2012-02-18 |
markus schnalke |
Removed log_max_pri limit. It makes no sense.
|
2012-02-18 |
markus schnalke |
Added a glob-pattern aliasing facility.
|
2012-01-14 |
markus schnalke |
Removed ident. This had been discussed on the mailing list in Oct 2011.
|
2011-10-20 |
markus schnalke |
Reformated multiline comments to have leading asterisks on each line
|
2011-09-22 |
markus schnalke |
Switched to `type *name' style
|
2011-09-04 |
markus schnalke |
removed DLVR_LAN which is now unused
|
2011-09-04 |
markus schnalke |
reworked the route concept; removed the idea of the localnet
|
2011-07-14 |
markus schnalke |
Removed unused deliver_finish_list()
|
2011-07-14 |
markus schnalke |
Removed unused second arg of msg_spool_read()
|
2011-07-14 |
markus schnalke |
Argument of read_queue() was unused, thus removed
|
2011-09-03 |
markus schnalke |
added local_rcpts() and remote_rcpts() for later use
|
2011-09-03 |
markus schnalke |
refactoring: ``insourced'' create_msg_out_list()
|
2011-04-28 |
meillo |
cosmetic changes
|
2011-04-28 |
meillo |
reworked allowed and denied addrs for routes
|
2011-04-24 |
meillo |
removed protocol option from route config
|
2011-04-24 |
meillo |
reworked online_detect to the simpler online_query
|
2010-12-09 |
markus schnalke |
replaced header_fold() with a better implementation
|
2010-12-09 |
markus schnalke |
fixed compile error; removed PROT_BSMTP; made protocol names ucase
|
2010-12-03 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD
|
2010-11-04 |
markus schnalke |
removed the obsolete pos argument from time_interval()
|
2010-10-27 |
markus schnalke |
removed ADDR_FLAG_NOEXPAND as it is not needed anymore
|
2010-10-25 |
markus schnalke |
renamed `alias_local_cmp' to `localpartcmp'
|
2010-10-25 |
markus schnalke |
made addr_isequal() and addr_isequal_parent() more flexible
|
2010-10-25 |
markus schnalke |
removed duplicated function prototypes
|
2010-10-22 |
markus schnalke |
refactoring: new function split_rcpts() replaces two others
|
2010-07-23 |
meillo |
added my copyright to files I worked on
|
2010-07-23 |
meillo |
added support for STARTTLS wrappers
|
2010-07-16 |
meillo |
REMOVED MAILDIR SUPPORT
|
2010-07-15 |
meillo |
REMOVED POP3 SUPPORT
|
2010-07-15 |
meillo |
further pop3_login stuff I forgot to remove
|
2010-07-15 |
meillo |
removed the pop-before-smtp (smtp-after-pop) function
|
2010-07-14 |
meillo |
removed `remote_port' config option
|
2010-07-08 |
meillo |
removed the mserver feature
|
2010-07-01 |
meillo |
added server-side SMTP SIZE support (patch by Paolo)
|
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 |
never create headers from recipients
|
2010-06-29 |
meillo |
masqmail now *always* removes Bcc: headers
|
2010-06-23 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set
|
2008-10-27 |
meillo |
changed indention and line wrapping to a more consistent style
|
2008-09-26 |
meillo |
this is masqmail-0.2.21 from oliver kurth
0.2.21
|