On 11-May-2001 John Kielkopf wrote:
> Well, having no other choice, I'll have to try the SMTP Auth route.
>
> However, it appears when authenticating, the user's domain is not pulled from
> SMTPS.szSvrDomain, so you need to supply the full username and domain when
> authenticating. Is this correct?
Yes John,
same as POP3.
I don't remember which MUA does not like '@' , so You can use ':' instead
( maybe it's Eudora ).
Let's wait before making Your users to use SMTP auth coz maybe I'll go to
implement SMTP after POP3 auth.
- Davide