Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-10-23 Thread Martin Horsley
Paul Theodoropoulos wrote: easiest method by far is to use Tetsu Ushimima's qmail-conf package - http://www.din.or.jp/~ushijima/qmail-conf.html then the invocation i used was: qmail-smtpd-conf qmaild qmaill /var/qmail/service/smtpd-sa to indicate 'smtpd SpamAssassin', but you can call it

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-11 Thread Nick Harring
Paul Theodoropoulos wrote: At 09:54 AM 9/11/2003, Tom Collins wrote: On Thursday, September 11, 2003, at 08:59 AM, Paul Theodoropoulos wrote: i also run a *third* smtpd for customers who are on networks that block outbound port 25, i also run one called smtpd-2525, which is the alternate por

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-11 Thread Paul Theodoropoulos
At 09:54 AM 9/11/2003, Tom Collins wrote: On Thursday, September 11, 2003, at 08:59 AM, Paul Theodoropoulos wrote: i also run a *third* smtpd for customers who are on networks that block outbound port 25, i also run one called smtpd-2525, which is the alternate port i offer those customers to us

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-11 Thread Tom Collins
On Thursday, September 11, 2003, at 08:59 AM, Paul Theodoropoulos wrote: i also run a *third* smtpd for customers who are on networks that block outbound port 25, i also run one called smtpd-2525, which is the alternate port i offer those customers to use to bypass the blocking. There's actuall

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-11 Thread Paul Theodoropoulos
At 03:38 AM 9/11/2003, Martin Horsley wrote: Paul Theodoropoulos wrote: you could get away with two stages - run a spam filtering smtpd on an alternate port on your vpopmail server - i use port 26 - then you can use smtproutes on the primary/secondary MX to feed to the different ports, eg: iwants

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-11 Thread Martin Horsley
Paul Theodoropoulos wrote: you could get away with two stages - run a spam filtering smtpd on an alternate port on your vpopmail server - i use port 26 - then you can use smtproutes on the primary/secondary MX to feed to the different ports, eg: iwantspam.com:myvpopmailserver.com:25 idontwantsp

Re: [vchkpw] Setting Qmailqueue value for virtual domains

2003-09-10 Thread Paul Theodoropoulos
i handle this by using a three stage transport - primary and secondary MX feed mail that is to be filtered on to a dedicated spamassassin/viruschecker server via /var/qmail/smtproutes. Those domains that i don't want to filter i just push the mail directly to the vpopmail server, also via smtp