Again, good ideas. ps -ax shows it running: 8003 ? S 0:00 /usr/bin/perl /etc/mail/POPauthd/popauth
I just realized that /var/log/maillog is actually logging in the following format (is this because I'm using Microsoft Outlook Express?) -- ip's have been changed to protect the innocent: Oct 29 12:27:39 www vm-pop3d[9539]: Connect from 192.168.0.1 Oct 29 12:27:39 www vm-pop3d[9539]: User 'admin' logged in Oct 29 12:27:40 www vm-pop3d[9539]: Session ended for user: admin Oct 29 12:32:40 www sendmail[9705]: MAA09705: ruleset=check_rcpt, arg1=<[EMAIL PROTECTED]>, relay=[192.168.0.1], reject=550 <[EMAIL PROTECTED]>... Relaying denied Oct 29 12:32:40 www sendmail[9705]: MAA09705: from=<[EMAIL PROTECTED]>, size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=[192.168.0.1] Oct 29 12:32:41 www sendmail[9706]: MAA09706: ruleset=check_rcpt, arg1=<[EMAIL PROTECTED]>, relay=[192.168.0.1], reject=550 <[EMAIL PROTECTED]>... Relaying denied Oct 29 12:32:41 www sendmail[9706]: MAA09706: from=<[EMAIL PROTECTED]>, size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=[192.168.0.1] Oct 29 12:32:41 www vm-pop3d[9707]: Connect from 192.168.0.1 Oct 29 12:32:41 www vm-pop3d[9707]: User 'admin' logged in Oct 29 12:32:41 www vm-pop3d[9707]: Session ended for user: admin ... and this format doesn't look like what popauthd says it's looking for (taken from popauthd): # Example of vm-pop3d entry for successful login: #Jun 20 12:39:00 testvsone vm-pop3d[17741]: User 'cheech' of 'testvmail.net' logged in from 123.456.78.9 Do I need to patch vm-pop3d or popauthd to get them to play nice together? Thanks Dan -----Original Message----- From: Lyn St George [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 12:02 PM To: [EMAIL PROTECTED] Subject: RE: Popauth issue On Mon, 29 Oct 2001 11:37:01 -0700, Esparza, Dan wrote: >Good ideas. > >I tried running '/etc/mail/POPauthd/restart_popauthd.sh' as admin on the >VS, and got no errors. > >I tried doing an 'unset watch' just for giggles, and it doesn't appear >to have helped. > >I check email via POP and it doesn't appear to create any files or >update /etc/mail/access or /etc/mail/access.db > >Any other suggestions? Tim? :-) > >Dan Does a "ps -ax" show it running? If so, have you opened the files in vi and checked the paths as being correct for your system? 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 ------------------------------------------------------------------------ ----- ------------------------- 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 -----------------------------------------------------------------------------
