At 01:09 PM 3/2/2001 -0500, you wrote:
>Agi Subagio <[EMAIL PROTECTED]> wrote:
>
> >/var/qmail/control/virtualdomains :
> >testing.com:myname
> >mail.testing.com:myname
> >
> >and i have a .procmailrc in /home/myname directory :
> >:0
> >/h
i want to make all incoming email for testing.com to only one local user
that have procmail script (in this case, i used user "myname"). i have create :
/var/qmail/control/virtualdomains :
testing.com:myname
mail.testing.com:myname
/var/qmail/control/rcpthosts and /var/qmail/control/locals :
lo
sorry for this question,
how to log rblsmtpd conversation in to /var/log/qmail or other place?
I run this script (/var/qmail/supervise/qmail-smtpd/run) to run my
qmail-smtpd :
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.c