I saw a question about setting up roaming users on this list about two
weeks ago and Ken Jones gave a nice reply with detailed instructions. I
printing out the instructions and followed them, but it is still not working
for me. I can pop in and get my mail from home, but as soon as I try to
send something, I get that relay message because it has not added my ip
address to the database. Here are some of my config files:
from "qmail" file in /etc/rc.d/init.d/:
tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup ashevillemail.com\
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
/var/qmail/bin/splogger pop3d &
from "run" file in /var/qmail/supervise/qmail-smtpd/:
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
exec /usr/local/bin/softlimit -m 3000000 \
/usr/local/bin/tcpserver -v -H -R -x /home/vpopmail/etc/tcp.smtp.cdb \
-c30 -u $QMAILDUID -g $NOFILESGID 0 smtp \
/var/qmail/bin/qmail-smtpd 2>&1
crontab listing:
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.4422 installed on Fri Sep 15 10:35:51 2000)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
40 * * * * /home/vpopmail/bin/clearopensmtp 2>&1 > /dev/null
10,25,40,55 * * * * /home/vpopmail/bin/clearopensmtp
from "tcp.smtp" file in ~vpopmail/etc/:
209.198.39.210:allow,RELAYCLIENT=""
127.0.0.:allow,RELAYCLIENT=""
Michael French
Asheville Citizen-Times
IT Dept.