Michele Cerioni wrote:
Salvatore Toribio wrote:
The proper configuration will be:
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
is this configuration for open relay server?
No. For qmail to relay for an IP address tcp.smtp must set RELAYCLIENT.
In other words, the following would b
Salvatore Toribio wrote:
At 17:20 +0200 3-05-2004, Michele Cerioni wrote:
I would like to scanner all incoming mail.
In my configuration qmail-scanner scanner only outgoing mail.
this is my etc/tcp.smtp
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
194.243.125.:a
I believe the easiest way to do this is to set QMAILQUEUE in the run script
instead of in tcp.smtp
My /var/qmail/supervise/qmail-smtpd/run looks like:
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmai
At 17:20 +0200 3-05-2004, Michele Cerioni wrote:
I would like to scanner all incoming mail.
In my configuration qmail-scanner scanner only outgoing mail.
this is my etc/tcp.smtp
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
194.243.125.:allow,RELAYCLIENT="",QMAILQUEUE
I would like to scanner all incoming mail.
In my configuration qmail-scanner scanner only outgoing mail.
this is my etc/tcp.smtp
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
194.243.125.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
All emai