Thu, 01 Jul 2010 13:32:33 +0200 |
meillo |
better formating in debug log
|
Thu, 01 Jul 2010 13:30:30 +0200 |
meillo |
added support for SMTP SIZE 0 (unlimited)
|
Thu, 01 Jul 2010 13:11:38 +0200 |
meillo |
some annotations related to mail sending with SMTP SIZE
|
Thu, 01 Jul 2010 13:09:40 +0200 |
meillo |
annotations at msg_calc_size()
|
Thu, 01 Jul 2010 13:08:53 +0200 |
meillo |
added server-side SMTP SIZE support (patch by Paolo)
|
Wed, 30 Jun 2010 15:45:34 +0200 |
meillo |
new warnmsg.tpl.it (Thanks to Paolo)
|
Wed, 30 Jun 2010 15:31:42 +0200 |
meillo |
allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
|
Wed, 30 Jun 2010 15:00:59 +0200 |
meillo |
better debugging output (thanks to Paolo)
|
Wed, 30 Jun 2010 13:23:49 +0200 |
meillo |
Paolo's code and vanilla code differs
|
Wed, 30 Jun 2010 12:46:09 +0200 |
meillo |
typographic fixes for masqmail.conf.5 (thanks to Paolo)
|
Tue, 29 Jun 2010 11:42:51 +0200 |
meillo |
simplified a bit-operation based condition
|
Tue, 29 Jun 2010 11:40:37 +0200 |
meillo |
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
|
Tue, 29 Jun 2010 11:34:53 +0200 |
meillo |
improved comments related to -t option
|
Tue, 29 Jun 2010 11:00:33 +0200 |
meillo |
exchange of the if parts to simplify the condition
|
Tue, 29 Jun 2010 10:45:33 +0200 |
meillo |
never create headers from recipients
|
Tue, 29 Jun 2010 10:37:18 +0200 |
meillo |
masqmail now *always* removes Bcc: headers
|
Tue, 29 Jun 2010 10:20:09 +0200 |
meillo |
add `undisclosed recipients' header if no recipient headers available
|
Fri, 25 Jun 2010 12:05:38 +0200 |
meillo |
remove all mercurial files from distribution
|
Wed, 23 Jun 2010 14:35:21 +0200 |
meillo |
improved man page in respect to the -t option
|
Wed, 23 Jun 2010 13:54:28 +0200 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set
|
Tue, 22 Jun 2010 13:28:11 +0200 |
meillo |
removed executable bits
|
Tue, 22 Jun 2010 13:27:38 +0200 |
meillo |
the same typos in another file
|
Tue, 22 Jun 2010 13:27:08 +0200 |
meillo |
fixed tiny typo
|
Mon, 21 Jun 2010 12:10:01 +0200 |
meillo |
added man page for rmail(1)
|
Mon, 21 Jun 2010 12:08:21 +0200 |
meillo |
man page of mservdetect talked about /usr/bin/masqmail :-O
|
Mon, 21 Jun 2010 12:07:12 +0200 |
meillo |
small typo fix
|
Mon, 21 Jun 2010 10:32:24 +0200 |
meillo |
masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail
0.2.24
|
Mon, 21 Jun 2010 10:22:04 +0200 |
meillo |
updated ChangeLog and NEWS
|
Mon, 21 Jun 2010 10:21:42 +0200 |
meillo |
forgot again to commit the updated Makefile.in
|
Mon, 21 Jun 2010 10:04:36 +0200 |
meillo |
updated docs (online_file, mserver_iface)
|
Mon, 21 Jun 2010 09:40:16 +0200 |
meillo |
correct masqmail path in rmail script; remove docs on uninstall
|
Sat, 19 Jun 2010 19:18:46 +0200 |
meillo |
added some words about exim to docs/uucp-setup
|
Sat, 19 Jun 2010 19:00:04 +0200 |
meillo |
what about the `rmail' alias?
|
Sat, 19 Jun 2010 18:53:45 +0200 |
meillo |
added a document that describes UUCP relevant stuff
|
Sat, 19 Jun 2010 18:52:19 +0200 |
meillo |
added a comment on how to make group uucp trusted too
|
Sat, 19 Jun 2010 18:50:41 +0200 |
meillo |
added rmail script from postfix
|
Sat, 19 Jun 2010 18:31:03 +0200 |
meillo |
mservdetect should be listed in man section 1 if it resides in /.../bin/
|
Sat, 19 Jun 2010 18:08:55 +0200 |
meillo |
is_ingroup(): check for the primary group of a user too
|
Sat, 19 Jun 2010 18:07:31 +0200 |
meillo |
using is_privileged_user() to check here too
|
Sat, 19 Jun 2010 12:35:08 +0200 |
meillo |
refactoring
|
Sat, 19 Jun 2010 11:14:34 +0200 |
meillo |
moved check for NULL into destroy_message()
|
Sat, 19 Jun 2010 11:11:28 +0200 |
meillo |
refactoring plus one small bugfix
|
Sat, 19 Jun 2010 10:52:24 +0200 |
meillo |
man/Makefile.in was not up to date
|
Sat, 19 Jun 2010 10:51:23 +0200 |
meillo |
next version will be 0.2.24
|
Wed, 16 Jun 2010 22:09:33 +0200 |
meillo |
updated ChangeLog and NEWS
|
Wed, 16 Jun 2010 19:36:22 +0200 |
meillo |
added copyright notices to files I improved
|
Wed, 16 Jun 2010 19:06:34 +0200 |
meillo |
fixed correct processing of mails with data lines longer 4096 chars
|
Wed, 16 Jun 2010 10:39:44 +0200 |
meillo |
do not reparent the daemon to init if init is already the parent
|
Wed, 16 Jun 2010 10:35:13 +0200 |
meillo |
made a comment more exact
|
Wed, 16 Jun 2010 10:32:20 +0200 |
meillo |
fixed Debian bug 536060 (log files are closed after SIGHUP receival)
|
Wed, 16 Jun 2010 10:14:50 +0200 |
meillo |
removed dead code (a SIGCHLD handler)
|
Sun, 30 May 2010 21:01:45 +0200 |
meillo |
Added tag 0.2.23 for changeset c343f5012551
|
Sun, 30 May 2010 21:01:05 +0200 |
meillo |
updated ChangeLog and NEWS
0.2.23
|
Sun, 30 May 2010 20:59:49 +0200 |
meillo |
fixed the subject line of a test case
|
Sun, 30 May 2010 19:15:26 +0200 |
meillo |
updated README; added howto-report-bugs
|
Sun, 30 May 2010 17:11:07 +0200 |
meillo |
rename and movement of README contents
|
Sun, 30 May 2010 16:54:59 +0200 |
meillo |
install to /usr/local by default (was /usr)
|
Sun, 30 May 2010 16:52:35 +0200 |
meillo |
improved comments in test cases
|
Sun, 30 May 2010 16:05:49 +0200 |
meillo |
reworked the test cases completely
|
Sat, 29 May 2010 23:48:42 +0200 |
meillo |
better EXTRA_DIST value
|