Re: alpine mail client with gmx.net as mail provider
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:<scdbackup@gmx.net>
AUTH PLAIN
MAIL FROM:<scdbackup@gmx.net>
RCPT TO:debian-user@lists.debian.org
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
Reply to: