On 2002.09.23_18:50:11_+0000, [EMAIL PROTECTED] wrote: > Hello, > > I'm having problems with roaming users, I am using vpopmail5.2.1 and > courier-imap1.5.3, i compiled vpopmail with: > > --enable-roaming-users=y > --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp > --enable-relay-clear-minutes=60 > > .but it just doesn't seem to work, i mean... i cannot relay unless I modify > /etc/tcp.smtp (and then creating tcp.smtp.cdb) manually... any ideas? >
Why did you use /etc/tcp.smtp but passed /home/vpopmail/etc/tcp.smtp to the configure line? Current best practice is to use /home/vpopmail/etc/tcp.smtp as vchkpw may not have access to write tcp.smtp in /etc. > /home/vpopmail/etc/tcp.smtp and /home/vpopmail/etc/tcp.smtp are always > empty... i followed the lifewithqmail instructions to install and run qmail > so i am running smtp and stuff with the following line: True, because you didn't add entries into /home/vpopmail/etc/tcp.smtp but /etc/tcp.smtp. Also, what is the content of /home/vpopmail/etc? > exec /usr/local/bin/softlimit -m 4000000 /usr/local/bin/tcpserver -v -R -l > 0 -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u > "$QMAILUID" -g "$NOFILESGID" 0 smtp /home/qmail/bin/qmail-smtpd 2>&1 Change /etc/tcp.smtp.cdb to /home/vpopmail/etc/tcp.smtpd.cdb > ..on /service/qmail-smtp/run script. > > anyone can help me?? please, i am lost =/ > HTH > Thank you. > > Miguel. > -- H. D. Lee
