2010-07-18 |
meillo |
updated ChangeLog and NEWS
0.2.26
|
2010-07-16 |
meillo |
adjusted masqmail's path to /usr/local/...
|
2010-07-14 |
meillo |
do *not* use the openssl option -crlf in a wrapper command
|
2010-07-14 |
meillo |
added a development helper script to update the date and version in man pages
|
2010-07-14 |
meillo |
next version will be 0.2.26
|
2010-07-14 |
meillo |
Documentation improvements in the INSTALL file and some man pages
|
2010-07-14 |
meillo |
Fix handling of --with-liblockfile=no or --without-liblockfile
|
2010-07-13 |
meillo |
documented the wrapper option of route files better
|
2010-07-13 |
meillo |
added a missing #include <sys/stat.h>
|
2010-07-13 |
meillo |
write a log message when the daemon starts up
|
2010-07-07 |
meillo |
Added tag 0.2.25 for changeset 115d3c92493b
|
2010-07-07 |
meillo |
updated ChangeLog and NEWS
0.2.25
|
2010-07-07 |
meillo |
moved rmail from bin (man1) to sbin (man8)
|
2010-07-07 |
meillo |
improved the Makefile (check diff for details)
|
2010-07-07 |
meillo |
small fix in Makefile if dirs do not exist
|
2010-07-07 |
meillo |
remove all installed dirs on `make uninstall'
|
2010-07-07 |
meillo |
credited Paolo's contributions
|
2010-07-07 |
meillo |
updated ChangeLog and NEWS
|
2010-07-06 |
meillo |
updated dates and versions in man pages
|
2010-07-06 |
meillo |
typo fixes in masqmail.route(5)
|
2010-07-06 |
meillo |
added a script that checks the documentation coverage of config options
|
2010-07-06 |
meillo |
/^\\fB/ in man pages indicates an option
|
2010-07-06 |
meillo |
documented, yet undocumented, set_h_reply_to_domain config option
|
2010-07-06 |
meillo |
added mailq.wmbiffrc by Paolo
|
2010-07-06 |
meillo |
check max length of addresses in SMTP dialog
|
2010-07-06 |
meillo |
fixed defer_all code
|
2010-07-06 |
meillo |
documented, yet undocumented, defer_all config option
|
2010-07-06 |
meillo |
documented, yet undocumented, spool_dir config option
|
2010-07-06 |
meillo |
small clarity improvement
|
2010-07-06 |
meillo |
fixed the use of max_size instead of max_size_delete
|
2010-07-06 |
meillo |
documented undocumented get config options
|
2010-07-06 |
meillo |
small typographic fix (`file' is a value)
|
2010-07-06 |
meillo |
moved the SIZE check to a better location
|
2010-07-06 |
meillo |
refactored SMTP_HELO and SMTP_EHLO cases
|
2010-07-01 |
meillo |
updated ChangeLog and NEWS
|
2010-07-01 |
meillo |
don't install the tests
|
2010-07-01 |
meillo |
Added tag 0.2.24 for changeset e01fed4846e4
|
2010-07-01 |
meillo |
next version will be 0.2.25
|
2010-07-01 |
meillo |
Todo: int may have only 16bit
|
2010-07-01 |
meillo |
better formating in debug log
|
2010-07-01 |
meillo |
added support for SMTP SIZE 0 (unlimited)
|
2010-07-01 |
meillo |
some annotations related to mail sending with SMTP SIZE
|
2010-07-01 |
meillo |
annotations at msg_calc_size()
|
2010-07-01 |
meillo |
added server-side SMTP SIZE support (patch by Paolo)
|
2010-06-30 |
meillo |
new warnmsg.tpl.it (Thanks to Paolo)
|
2010-06-30 |
meillo |
allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)
|
2010-06-30 |
meillo |
better debugging output (thanks to Paolo)
|
2010-06-30 |
meillo |
Paolo's code and vanilla code differs
|
2010-06-30 |
meillo |
typographic fixes for masqmail.conf.5 (thanks to Paolo)
|
2010-06-29 |
meillo |
simplified a bit-operation based condition
|
2010-06-29 |
meillo |
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding
|
2010-06-29 |
meillo |
improved comments related to -t option
|
2010-06-29 |
meillo |
exchange of the if parts to simplify the condition
|
2010-06-29 |
meillo |
never create headers from recipients
|
2010-06-29 |
meillo |
masqmail now *always* removes Bcc: headers
|
2010-06-29 |
meillo |
add `undisclosed recipients' header if no recipient headers available
|
2010-06-25 |
meillo |
remove all mercurial files from distribution
|
2010-06-23 |
meillo |
improved man page in respect to the -t option
|
2010-06-23 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set
|
2010-06-22 |
meillo |
removed executable bits
|
2010-06-22 |
meillo |
the same typos in another file
|
2010-06-22 |
meillo |
fixed tiny typo
|
2010-06-21 |
meillo |
added man page for rmail(1)
|
2010-06-21 |
meillo |
man page of mservdetect talked about /usr/bin/masqmail :-O
|
2010-06-21 |
meillo |
small typo fix
|
2010-06-21 |
meillo |
masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail
0.2.24
|
2010-06-21 |
meillo |
updated ChangeLog and NEWS
|
2010-06-21 |
meillo |
forgot again to commit the updated Makefile.in
|
2010-06-21 |
meillo |
updated docs (online_file, mserver_iface)
|
2010-06-21 |
meillo |
correct masqmail path in rmail script; remove docs on uninstall
|
2010-06-19 |
meillo |
added some words about exim to docs/uucp-setup
|
2010-06-19 |
meillo |
what about the `rmail' alias?
|
2010-06-19 |
meillo |
added a document that describes UUCP relevant stuff
|
2010-06-19 |
meillo |
added a comment on how to make group uucp trusted too
|
2010-06-19 |
meillo |
added rmail script from postfix
|
2010-06-19 |
meillo |
mservdetect should be listed in man section 1 if it resides in /.../bin/
|
2010-06-19 |
meillo |
is_ingroup(): check for the primary group of a user too
|
2010-06-19 |
meillo |
using is_privileged_user() to check here too
|
2010-06-19 |
meillo |
refactoring
|
2010-06-19 |
meillo |
moved check for NULL into destroy_message()
|
2010-06-19 |
meillo |
refactoring plus one small bugfix
|
2010-06-19 |
meillo |
man/Makefile.in was not up to date
|
2010-06-19 |
meillo |
next version will be 0.2.24
|
2010-06-16 |
meillo |
updated ChangeLog and NEWS
|
2010-06-16 |
meillo |
added copyright notices to files I improved
|
2010-06-16 |
meillo |
fixed correct processing of mails with data lines longer 4096 chars
|
2010-06-16 |
meillo |
do not reparent the daemon to init if init is already the parent
|
2010-06-16 |
meillo |
made a comment more exact
|
2010-06-16 |
meillo |
fixed Debian bug 536060 (log files are closed after SIGHUP receival)
|
2010-06-16 |
meillo |
removed dead code (a SIGCHLD handler)
|
2010-05-30 |
meillo |
Added tag 0.2.23 for changeset c343f5012551
|
2010-05-30 |
meillo |
updated ChangeLog and NEWS
0.2.23
|
2010-05-30 |
meillo |
fixed the subject line of a test case
|
2010-05-30 |
meillo |
updated README; added howto-report-bugs
|
2010-05-30 |
meillo |
rename and movement of README contents
|
2010-05-30 |
meillo |
install to /usr/local by default (was /usr)
|
2010-05-30 |
meillo |
improved comments in test cases
|
2010-05-30 |
meillo |
reworked the test cases completely
|
2010-05-29 |
meillo |
better EXTRA_DIST value
|
2010-05-29 |
meillo |
refactoring in Makefile.am
|
2010-05-29 |
meillo |
tiny improvement in usage message
|
2010-05-29 |
meillo |
updated docs; moved files around
|
2010-05-29 |
meillo |
install docs and examples too
|
2010-05-29 |
meillo |
moved man pages from docs/ to man/
|
2010-05-29 |
meillo |
added old manual from the old website
|
2010-05-29 |
meillo |
install man pages again, patch by Juergen Daubert
|
2010-05-29 |
meillo |
changes probably introduced by a newer version of automake or thelike
|
2010-05-27 |
meillo |
updated ChangeLog and NEWS
|
2010-05-27 |
meillo |
next release will be 0.2.23
|
2010-05-21 |
meillo |
fixed inverted condition for undefined online_file
|
2010-05-20 |
meillo |
fixed wrong paths in the md5sum file (gen-dist)
|
2010-05-20 |
meillo |
Added tag 0.2.22 for changeset f3bdb5b382ec
|
2010-05-20 |
meillo |
updated ChangeLog and NEWS
0.2.22
|
2010-05-20 |
meillo |
added a script to generate a release
|
2010-05-19 |
meillo |
fixed tests/local.sh
|
2010-05-17 |
meillo |
clarified what identifier is expected by mailrm
|
2010-05-17 |
meillo |
documented log_dir; minor improvements
|
2010-05-17 |
meillo |
we already have an always-bcc feature: log_user
|
2010-05-13 |
meillo |
decided to release the next version as 0.2.22 (not as 0.3.0)
|
2010-05-10 |
meillo |
updated ChangeLog and NEWS
|