Hi, Celejar wrote: > https://github.com/deanproxy/eMail/issues/7
Yes. Some client glitch like this one combined with increased pickiness on server side would explain the problem. A sequence that works is for example EHLO scdbackup.webframe.org MAIL FROM:<[email protected]> AUTH PLAIN MAIL FROM:<[email protected]> RCPT TO:[email protected] DATA QUIT If i only could bring alpine (or stunnel) to logging the SMTP traffic. > https://sesblog.amazon.com/post/Tx2XI5HYBCFC959/Debugging-SMTP-Conversation-Part-3-Analyzing-TCP-Packets This will teach me more about networking than i ever wanted to know. But won't i get to see the encrypted SSL traffic ? I'd rather need a proxy between alpine and stunnel. Well, if no experienced alpine users show up (i am actually used to its predecessor "pine") then i will have to dig into its source and try to make it verbous. Have a nice day :) Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

