Re: virtual domain & procmail

2001-03-02 Thread Agi Subagio
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

virtual domain & procmail

2001-03-02 Thread Agi Subagio
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

rblsmtpd log

2001-02-21 Thread Agi Subagio
sorry for this question, how to log rblsmtpd conversation in to /var/log/qmail or other place?

rblsmtpd

2001-01-24 Thread Agi Subagio
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