Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
way, your supervise/qmail-smtp/run OK? your cron OK? Yeah qmail runs in my system without any problem except open relay for roaming users. my cron and cdb setting perhaps is valid for roaming users. see you again. Regards, Yasuyuki Toyoda From Japan Tokyo ;-)

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
; 221 mydomain.com^M >>> Note: "recordio" is for generating detailed SMTP logs I want to look specific SMTP logs generated by "recordio". I'm interested in "recordio". by the way, your supervise/qmail-smtp/run OK? your cron OK? Regards, Yasuyuki Toyoda From Japan

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
elay-clear-minutes=180) And, For realize POP before SMTP, I think it necessary to build VPN for security. because user password leak. Not encrypted password !! Regards, Yasuyuki Toyoda From Japan Tokyo :-P

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
Hi,linuman I think it is some ting to do with qmail-smtpd/run. Note: I have also patched the qmail distro for smtp relay and compiled. my run script !! if you like, please refer the following contents. #!/bin/sh QMAILDUID=`id -u qmaild` NOFILESGID=`id -g qmaild` MAXSMTPD=`cat /var/qmail/contro

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
.254.254.254:25 :254.254.254.254::254 2003-06-11 16:44:25.080369500 tcpserver: end 1421 status 0 Regards, Yasuyuki Toyoda From Japan

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
Hi, linuman Thanks for the info, so far did you face any problem due to this work arround ??? like the person trying to send the mail and he has to wait till your cron job has to execute??? In my system, My cron job needed. for example, cron job off -> my system isn't realized POP before SMTP cro

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
56 * * * * /usr/local/var/qmail/bin/qmailctl cdb 57 * * * * /usr/local/var/qmail/bin/qmailctl cdb 58 * * * * /usr/local/var/qmail/bin/qmailctl cdb 59 * * * * /usr/local/var/qmail/bin/qmailctl cdb 3. Contents of /home/vpopmail/etc/tcp.smtp.edit 127.0.0.1:allow,RELAYCLIENT="" That's

Re: [vchkpw] SMTP relay Problem

2003-06-11 Thread yasuyuki TOYODA
ginal cron and cdb script. Note: Insted of putting 59 lines of cron job you can put it in single line to run every second. 0-59/1 * * * * /path/to/qmail/script cdb Thank you for your advice. I was said my japanese friend, too, the same. Regards, Yasuyuki Toyoda From Japan Tokyo

Re: [vchkpw] SMTP relay Problem

2003-06-17 Thread yasuyuki TOYODA
an open relay" exit 1 fi exec /usr/local/bin/softlimit -m 300 \ /usr/local/bin/tcpserver -v -R -l "$LOCAL" \ -x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /usr/local/bin/rblsmtpd /var/qmail/bin/qmail-smtpd 2>&1 Regards, Yasuyuki Toyoda From Japan, Tokyo

Re: [vchkpw] SMTP relay Problem

2003-06-17 Thread yasuyuki TOYODA
how to over come from this problem. I think that the following configure is proper solution. ./configure --enable-roaming-users=y --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp --enable-relay-clear-minutes=60 Is this your same solution? Regards, Yasuyuki Toyoda From Japan, Tokyo

Re: [vchkpw] SMTP relay Problem

2003-06-18 Thread yasuyuki TOYODA
. I couldn't answer your help. Regards, Yasuyuki Toyoda From Japan, Tokyo

Re: [vchkpw] SMTP relay Problem

2003-06-19 Thread yasuyuki TOYODA
map.co.jp/index_e.html Regards, Yasuyuki Toyoda From Japan, Tokyo