Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started 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
-
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/
-
http://smtpd.develooper.com/
Thanks Charlie, although it appears not very well documented.