I have done that before, in the script just before the exit 0; I had touch /tmp/test.auth. The file would get created. I had to reformat my system two days ago because for some reason xmail had chowned my entire directory tree to itself, so I haven't got xmail installed yet to tell you for sure if it works. I will let you know when I do. In the meantime, is there anything you suggest? Davide Libenzi wrote:
>On Thu, 4 Nov 2004, Dustin C. Hatch wrote: > > > >>##/etc/xmail/userauth/pop3/dchweb.com.tab## >>"userauth" "/usr/local/bin/go.pl" >>##/usr/local/bin/go.pl## >>exit 0; >> >>$ telnet localhost 110 >>Trying 127.0.0.1... >>Connected to localhost. >>Escape character is '^]'. >>+OK <[EMAIL PROTECTED]> [XMail 1.20 POP3 Server] service >>ready; Thu, 4 Nov 2004 18:36:03 -0600 >>USER asdf >>+OK Password required for [EMAIL PROTECTED] >>PASS asdf >>-ERR Invalid auth or access denied >> >>Because my perl script always returns 0, shouldn't XMail let me in no >>matter what username/password I use? >> >> > >Does the auth module gets executed at all? Try to log something to a file >from there. > > > >- Davide > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
