view THANKS @ 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 413dbf3b1153
children d48d3622b64f
line wrap: on
line source

Credits
-------

I would like to thank everyone who has submitted suggestions and bug
reports. Special thanks to:

Gregor Hoffleit for beta testing and his suggestions for delivering
mail immediately when online. And for supplying a patch which made
masqmail work with mutt. And again for making the Debian package. And
more patches.

Dale Perkel for patiently trying to make MM compile and run with libc5
and various bug reports.

Andre Masloch for finding most bugs.

Edouard G. Parmelan for many patches and bug reports.

Iain Lea for the Redhat spec file.

Juergen Daubert for excellent bug reports including patches and various
feedback.

Paolo for a large patch improving several parts of masqmail, especially
server-side SMTP SIZE support.

... and many others.
See ChangeLog, the code repository log, and the mailing list for more.
Feel free to tell me if you think you are missing on this list.



This file was originally written by by Oliver Kurth <oku@masqmail.cx>.
Later updated and extended by markus schnalke <meillo@marmaro.de>.