On Mon, 29 Oct 2001 10:37:19 -0700, Esparza, Dan wrote: >I'm having a problem getting pop-before-relay/pop-before-smtp to work >correctly with the following setup: > >skel: freeVSD-skel-1.4.9-1rh6 >freevsd: 1.4.9-2 >Base OS: RedHat 7.1, with quota support enabled. > >History: >I just turned on popauthd by setting > popauthd_enable="YES" >in the /etc/rc.conf file. I also made sure to uncomment the entries in >/etc/crontab that pertained to popauthd. I then rebooted the VS. The >daemon starts as expected, but I get a 'Relaying denied' error when I >try to send mail through it. I investigated further. It looks like IP >addresses are gettinged logged with connection attemps (like I would >expect) in /var/log/maillog. > >It also seems that /etc/mail/access doesn't get updated, I noticed >'popauth' references a file called /etc/mail/access.info -- and it isn't >there, and I was having a problem running /etc/mail/POPauthd/makeaccess >until I removed /etc/mail/access.db and ran makeaccess to generate it. > >HELP! > >What am I missing? What can I try? > >Thanks, >Dan >
Try running /etc/mail/POPauthd/restart_popauthd.sh manually. You might get a warning: 'cannot stat /var/run/utmp. Please "unset watch".' - though I don't know what's behind this. Do this and then it should all run - check this by logging in to POP and then see if the access* files are created. Cheers Lyn ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
