Commit Graph

249 Commits

Author SHA1 Message Date
Thomas Lotterer
f3edffe674 documentation update and rewrite by Torsten Homeyer 2004-03-19 15:36:12 +00:00
Thomas Lotterer
4f14a7d7fb shut up autoheader 2004-03-19 15:32:52 +00:00
Thomas Lotterer
82a06bd299 Upgrade and unify build environment devtool an devtool.func; change devtool.conf to require current versions of shtool, libtool and autoconf 2004-03-19 15:31:22 +00:00
Thomas Lotterer
3a4dfb44fe flush pending changes before tagging 2004-03-10 10:55:17 +00:00
Thomas Lotterer
fb44efeb26 @LIBS@ should be at the _end_ of the LIBS definition, not at the
beginning. Because usually the stuff in the sublibs want to use the
stuff in @LIBS@ theirself. (hint from rse)
2004-03-09 16:00:27 +00:00
Thomas Lotterer
67441119e4 flush pending changes before tagging 2004-03-09 13:19:33 +00:00
Thomas Lotterer
5f291d2135 flush pending changes before tagging 2004-03-09 13:19:33 +00:00
Thomas Lotterer
be5dc8382c correct dir for shtool 2004-02-02 20:28:54 +00:00
Thomas Lotterer
87cf4e252a flush pending changes before tagging 2004-02-02 20:19:36 +00:00
Thomas Lotterer
a67daab901 add devtool environment and bump version 2004-02-02 20:19:25 +00:00
Thomas Lotterer
e8a971cbb8 merge in thl slpit cookie update from OpenPKG 2004-02-02 19:56:38 +00:00
Thomas Lotterer
9b08bfd944 merge in OpenPKG X-Spam-Flag addition 2004-02-02 19:55:26 +00:00
Thomas Lotterer
bc42af933b both peti and rse did overlapping work based on (untagged) 4.0b1; peti committed to the CVS first (no version created ever); this is an attempt to manually merge rse's acl pre/post changes in (claim themselfs to lead to 4.0b2 2004-02-02 19:50:25 +00:00
Ralf S. Engelschall
44371378ba avoid rejection by MTA because of forwarding loop 2002-01-13 09:25:23 +00:00
Peter Simons
878d7af037 Replaced tabs by blanks to make the formatting more robust. 2001-08-23 14:02:21 +00:00
Peter Simons
ea71ab2b71 Added a more apropriate README text, which can also be re-used for the
web site.
2001-08-23 14:00:20 +00:00
Peter Simons
594c326e16 Added docs to the list of subdirectories that need to be handled in
the *clean targets.
2001-08-20 13:08:21 +00:00
Peter Simons
f68d5ddef8 Added text-only version of the installation instructions. 2001-02-18 01:03:28 +00:00
Peter Simons
b5c569b04c Used the \file{} macro rather than setting the font directly. 2001-02-18 01:02:08 +00:00
Peter Simons
c34436fab8 Removed all references to petidomo.com and cys.de. 2001-02-18 00:33:23 +00:00
Peter Simons
803523256a Updated ChangeLog. 2001-02-18 00:27:36 +00:00
Peter Simons
29fa901223 Updated ChangeLog based on the CVS history. 2001-02-18 00:20:04 +00:00
Peter Simons
e07a2009db - Removed AC_REVISION: The information can not be found trivially in
the configure file anyway.

- Rather than patching the "-g -O2" away, set CFLAGS in any case --
  even if it is emty --, so that autoconf will not even generate it.
2001-02-18 00:05:39 +00:00
Peter Simons
35ab4c42f6 - Updated the ACL chapter.
- Removed all references to ~petidomo.
- Documented the missing options.
- Updated the chapter about aliases.
- Updated the chapter about command line syntax.
2001-02-17 23:06:05 +00:00
Peter Simons
59bfef901a Added check whether the required listname parameter is there _before_
we try and read the mail from standard input.
2001-02-17 21:59:17 +00:00
Peter Simons
27c08379c6 Added descriptions of the configuration file and moved some contents
from the old manual version back in.
2001-02-17 21:46:46 +00:00
Peter Simons
ede943e589 Petidomo will now let the "keywords:" and "summary:" headers pass when
posting to a list. These headers are uncommon but have been around for
ages.
2001-02-17 21:37:05 +00:00
Peter Simons
f77cfb105e Added a half finished chapter about the configuration of Petidomo. 2001-02-17 20:19:06 +00:00
Peter Simons
625983a6b5 Changed loglevel of sereval syslog() calls from NOTICE to INFO,
because they do not really require the administrator's attention but
are informational.
2001-02-12 20:44:13 +00:00
Peter Simons
d40df57546 Replaced GNU make-specific stuff by the general make syntax to make
the file more portable.
2001-02-12 19:34:50 +00:00
Peter Simons
3768c0c871 Removed diagrams required by the old version of the manual; the new
version will not use these.
2001-02-12 19:33:06 +00:00
Peter Simons
147e9fefdf Started a complete rewrite of the user manual. So far, the
installation process is covered. Other things will follow.
2001-02-12 19:23:51 +00:00
Peter Simons
024a91fc18 Fixed the incorrect default path to the help file. 2001-02-12 19:23:15 +00:00
Peter Simons
a44c9f44e4 Added petidomo.ps to the list of ignored files. 2001-02-12 19:18:19 +00:00
Peter Simons
360fe23d67 The sample config file should contain the -i parameter at the
MTAOptions, not the -v parameter, which does not make any sense here
at all and probably was a typo to begin with.
2001-02-12 18:08:00 +00:00
Ralf S. Engelschall
e7d34b939f Keep track of what still has to be done 2001-01-24 11:30:22 +00:00
Ralf S. Engelschall
7e3f34c07b Make life of RPM builders easier by providing support for the Automake
standard variable DESTDIR.
2001-01-21 12:20:41 +00:00
Ralf S. Engelschall
3c64978407 Provide a "petidomo --mode=dump <listname>" and use this in petidomo-kickout
instead of directly fiddling with Petidomo's files.
2001-01-21 12:00:35 +00:00
Peter Simons
8b9c30b1e6 Updated dependencies. 2001-01-20 15:18:59 +00:00
Ralf S. Engelschall
f9ec7fc9cb Sorry, I still inist that Petidomo visually resembles Majordomo as close
as possible: now Petidomo no longer just sends a carbon-copy of the
final "successful" mail after subscribe/unsubscribe operations to the
list owner. Instead the list owner gets an own dedicated mail. The most
important thing is that those mails have "SUBSCRIBE" and "UNSUBSCRIBE"
tags in their Subject so one can easily monitor those operations as the
list owner.
2001-01-20 15:03:11 +00:00
Peter Simons
afadb77b0a - Petidomo is now more responsive when dealing with approve mails. For
sure, Ralf is going to change the mail texts as soon as he sees
  this. :-)

- Converting incoming codes to all upper-case in case the code got
  mixed up by some crazy mailer.
2001-01-20 14:57:04 +00:00
Ralf S. Engelschall
8407e7178d Show a RSE/OSSP-style headline. 2001-01-20 14:36:43 +00:00
Peter Simons
2d4f42726b - Changed prototype of approve_main() to return "void".
- Added code that will parse the incoming mail after we've processed
  it in order to retrieve the originator's address for a reply.
2001-01-20 14:30:50 +00:00
Peter Simons
3dcc6e0441 Since we never tested the return codes of *_main() anyway, don't
pretend we do: Made listsern_main(), hermes_main() and approve_main()
officially return "void".
2001-01-20 14:29:28 +00:00
Ralf S. Engelschall
97a01bc9a5 Provide both "make dist" and "make snap". 2001-01-20 14:27:11 +00:00
Ralf S. Engelschall
fd3b775a56 Provide commands for increasing or updating version information in version.c:
# update the date, but keep version number
$ make update-version

# interactively specify new version number
$ make new-version

# batch specify new version version number
$ make new-version VERSION=0.8.15
2001-01-20 14:17:48 +00:00
Ralf S. Engelschall
220dc26a96 Religious cosmetics: Use upper-case for MD5 cookies because it
typographically looks better because the lower-case MD5 cookies looked
too jagged ;)
2001-01-20 14:10:43 +00:00
Ralf S. Engelschall
dc87681766 More information in message 2001-01-20 14:08:25 +00:00
Ralf S. Engelschall
ceeb9ca9c3 Add three GNU standard files we later want anyway... 2001-01-20 14:00:32 +00:00
Peter Simons
e632aade82 Following my quest against underscores in file names, I renamed the
default acknowledgment queue directory from "ack_queue" to
"ack-queue".
2001-01-20 13:58:45 +00:00