Run MG on tcp socket
2009-05-14 by Florin Grosu
Hello,
I've seen this subject before, but the answer was not explicit. To put
it simple, I need to install milter-greylist on a different machine. So the mail server should have a line like
Everywhere on the net I've seen only local setup for the greylist (same machine as mail server). Is it possible to have the mail and the greylist on different servers? If yes, where am I wrong?
Thank you for your answers,
Florin
I've seen this subject before, but the answer was not explicit. To put
it simple, I need to install milter-greylist on a different machine. So the mail server should have a line like
Show quoted textHide quoted text
INPUT_MAIL_FILTER(`greylist',`S=inet@port:greylist_server')and on the greylist server I should have the greylist running on a tcp port, something like
/usr/local/bin/milter-greylist -f /conf -p 12345This command doesn't do the work though.
Everywhere on the net I've seen only local setup for the greylist (same machine as mail server). Is it possible to have the mail and the greylist on different servers? If yes, where am I wrong?
Thank you for your answers,
Florin