I guess I never thought of that. That would work great. The only problem is getting the password to two places. I would have to look into the crypt() function, which would mean I need to brush up on my C :D Thanks Davide. Dustin C. Hatch
Davide Libenzi wrote: >On Wed, 17 Nov 2004, Dustin C. Hatch wrote: > > > >>I looked further into the docs on SMTP authentication, and they were no >>help. All I got out of that was external as in another mail server. My >>question still remains: why does external POP3 authentication not take >>place when sending emails? It works just fine otherwise, downloading >>messages from the server, but when I try to send a message, then I have >>to use the password in the mailusers.tab file, which defeats the purpose >>of having external authentication in the first place. What am I doing wrong? >> >> > >In general, even if XMail support some form of external auth, if it easier >and more efficent to have the main account repository to trigger a smal >script using CTRL interface to change the XMail password. This prevent >XMail to run external commands during each session. > > >- 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]
