Hi Simon

[EMAIL PROTECTED] wrote the following at 20:47 
05.02.2002:
>Date: Tue, 5 Feb 2002 11:52:13 -0800 (PST)
>From: Jack Coates <[EMAIL PROTECTED]>
>To: Simon Bolduc <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>Subject: Re: [Leaf-user] Leaf Mail Command

If it is POP-before-SMTP like Jack suggests then authentication using small 
tools would be quite easy.

You can check on the protocol with telnet

luna > telnet foodle 110
Trying xxx.xxx.xxx.xxx...
Connected to foodle.xxx.xx
Escape character is '^]'.
+OK Qpopper (version 4.0.3) at foodle.xxx.xx starting.
user testuser
+OK Password required for testuser.
pass foodle
+OK testuser has 2 visible messages (0 hidden) in 1289 octets.
quit
+OK Pop server at foodle.xxx.xx signing off.
Connection closed by foreign host.

This little sequence is all it requires to authenticate against POP.

regards

Erich



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to