Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Outgoing mail will not authenticate

  • 4 відповіді
  • 0 мають цю проблему
  • 1 перегляд
  • Остання відповідь від gp

more options

I am using a Fedora 37 server with sendmail/dovecot I have set thunderbird to use authentication (STARTTLS) IMAP works fine... mailboxes all show up and are current When I attempt to send an email I get a message that Authentication is required. I check my server logs and this is what I see:

55696 >>> 530 5.7.0 Authentication required 55696 <<< [EOF] 55696 >>> 421 4.4.1 domainname.com Lost input channel from sender.gateway.com [xx.xx.xx.xx]

There does not seem to be any attempt to authenticate. It just drops the connection.

Any ideas out there?

I am using a Fedora 37 server with sendmail/dovecot I have set thunderbird to use authentication (STARTTLS) IMAP works fine... mailboxes all show up and are current When I attempt to send an email I get a message that Authentication is required. I check my server logs and this is what I see: 55696 >>> 530 5.7.0 Authentication required 55696 <<< [EOF] 55696 >>> 421 4.4.1 domainname.com Lost input channel from sender.gateway.com [xx.xx.xx.xx] There does not seem to be any attempt to authenticate. It just drops the connection. Any ideas out there?

Усі відповіді (4)

more options

Additional info:

On the server, the maillog shows:

STARTTLS=server, relay=my.server.com [xx.xx.xx.xx], version=TLSv1.3, verify=NOT, cipher=TLS_AES_128_GCM_SHA256, bits=128/128

Then nothing else.

more options

Hello

you know that it's possible to enable full log at the smtp level yes ? mailnews.smtp.loglevel <- All in config editor. Then tools / dev tools / error console. My guess: self-signed certificate (but I don't know why it would not be a problem for imap - maybe it's done differently for your dovecot ?)

more options

Problem is resolved... I had to update the Fedora server to fix. Apparently they had a bug with sendmail and saslauthd

more options

Please mark your post as solution.