Displaying 1 result from an estimated 1 matches for "successfil".
Did you mean:
succesful
2005 Aug 18
0
Discussion of new sending protocol proposal for IMAP
...have to deal
with finding an outgoing smpt server and who might be behind a firewall
that blocks smtp ports.
What is different about my proposal is that what I'm suggesting isn't a
straight pass through at the beginning. The client has to talk to IMAP,
then authenticate, and then upon successfil authentication would ask for
an SMTP connection to the local smtp server. At that point it is a
tunneled connection.
1) This allows the IMAP ports to be used for SMTP and avoid port blocking.
2) It uses the same IMAP authentication for SMTP so outgoing SMTP nee
not be configured separately. It...