Mercurial > masqmail
annotate devel/README @ 317:55b7bde95d37
reworked allowed and denied addrs for routes
The following refactorings had been made:
- allowed_mail_locals + allowed_return_paths -> allowed_senders
- not_allowed_mail_locals + not_allowed_return_paths -> denied_senders
- allowed_rcpt_domains -> allowed_recipients
- not_allowed_rcpt_domains -> denied_recipients
The new options allow more consistent and more flexible matching.
author | meillo@marmaro.de |
---|---|
date | Thu, 28 Apr 2011 09:55:06 +0200 |
parents | 7b70bf4f1f42 |
children |
rev | line source |
---|---|
226 | 1 The files in devel/ are for developers of masqmail. |
220
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
2 |
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
3 Especially, there are script to support doing a release. |