Re: Fwd: authentication fail

Matthias Andree via Fetchmail-users <[email protected]> Sun, 23 Jun 2024 13:04:08 +0200
Newsgroups gmane.mail.fetchmail.user
Message-ID <[email protected]>
Am 23.06.24 um 08:56 schrieb Michael Pope:
> I am currently unable to collect mail from a mail provider.  This has
> worked in the past.  The line in the logs:
>     fetchmail: imap.themessagingco.com.au: WARNING: server offered STARTTLS
> but sslproto '' given.
> looks pretty suspicious.
>
> OS: Fedora 40 Linux
> Package: fetchmail-6.4.38-1.fc40.x86_64
> MDA: procmail, though it never gets called
> Command line: just "fetchmail", however .fetchmailrc is:
>
> poll imap.themessagingco.com.au protocol IMAP port 993
>    auth password
>    user "mpope" password "*********"
>    ssl sslproto tls1.2+ sslcertck
>    mda "/usr/bin/procmail -o -d mpope"
>
> LC_ALL=C fetchmail -V: attached as fet1.log
> LC_ALL=C fetchmail --nodetach -vvv --nosyslog: attached as fet2.log

Mike,

the list appears to strip off binary attachments, and many mailers
declare attachments as binary regardless of the content.

Sorry for the inconvenience - but please send the logs to me
off-list/directly and I'll have a look and see if I can do something (at
least fixing the error message to match the situation, which it clearly
does not in your case).

Seems there is one corner case in the imap.c code that might be a logic
bug. A log would help identifying this.

Sorry again.

Best regards,
Matthias

--
Matthias Andree