[SM-USERS] Message Copy?

2004-06-16 Thread Shelley Waltz
erroneously put in the user's spam folder, ie, it is not spam. The user needs to put a COPY of the message in the Report-NOTSPAM folder. Squirrelmail nor any of the many plugins available appear to provide this feature. If there is a way to do this, please pass it along! thanks Shelley

Re: [SM-USERS] SMTP AUTH method

2003-01-06 Thread Shelley Waltz
Mechanisms=PLAIN needs to say: O AuthMechanisms=PLAIN LOGIN Mike O'Rourke, O.P. > Shelley Waltz said: >> My Imap and Sendmail configurations are configured to support the SASL >> "Plain" mechanism only. I am trying to implement Squirre

[SM-USERS] RE: SMTP AUTH mechanisms

2003-01-03 Thread Shelley Waltz
This is correct, the server does not support auth LOGIN, but it does support auth PLAIN - they are not the same thing. Nescape and other client which use the auth PLAIN mechanism can authenticate fine to the sendmail SMTP server. I do not find detect in my conf.pl(1.2.0). If I telnet to port 2

[SM-USERS] Re: squirrelmail-users digest, Vol 1 #883 - 5 msgs

2003-01-03 Thread Shelley Waltz
This is correct, the server does not support auth LOGIN, but it does support auth PLAIN - they are not the same thing. Nescape and other client which use the auth PLAIN mechanism can authenticate fine to the sendmail SMTP server. I do not find detect in my conf.pl(1.2.0). If I telnet to port 2

[SM-USERS] SMTP AUTH method

2003-01-03 Thread Shelley Waltz
ry to send is where it fails and reports ... ERROR Bad sequence of commands Server replied: 503 5.3.3 AUTH mechanism LOGIN not available Why does the plain mechanism work for the Imap auth, but not for SMTP auth? { Shelley Waltz