Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: m on May 28, 2005, 06:30:50 PM

Title: SME 7: qmail queue customization?
Post by: m on May 28, 2005, 06:30:50 PM
Hi,
on SME6, the qmail queue could be customized in /etc/tcprules/tcp.smtp via the InternalInterfacesFilter and ExternalInterfacesFilter properties of the smtpfront-qmail key.
How can this be done in the SME7? Can somebody point me in the right direction, please?
Thanks,
Michael
Title: Re: SME 7: qmail queue customization?
Post by: CharlieBrady on May 29, 2005, 12:29:55 AM
Quote from: "mweinber"
Hi,
on SME6, the qmail queue could be customized in /etc/tcprules/tcp.smtp via the InternalInterfacesFilter and ExternalInterfacesFilter properties of the smtpfront-qmail key.
How can this be done in the SME7? Can somebody point me in the right direction, please?


Best place to discuss SME 7 development is the developers list at smeserver.sourceforge.net.

Pretty much everything you would do with a custom qmail-queue program in SME 6 you can do using qpsmtpd plugins and configuration in SME 7. You can read all about qpsmtpd here:

http://smtpd.develooper.com/
Title: Re: SME 7: qmail queue customization?
Post by: m on May 29, 2005, 09:49:23 PM
Quote from: "CharlieBrady"
http://smtpd.develooper.com/

Thanks Charlie, although it appears not very well documented.