Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Error when sending mail

  • 1 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av Matt

more options

Hello,

I encounter an error when sending a message with an on-premises exchange server. With Windows, an error window appears and is automatically closed. On Linux, the window remains displayed, which is problematic. In both cases, the message is sent and copied to the sent messages folder The windows error message says "copy to sent folder error" (obviously wrong) In console the error raised after QUIT command of mailnews.smtp with the error code 2152398868.

the error was reported by several of our users and I was able to reproduce it.

Console Log : mailnews.smtp: Message sent successfully. SmtpClient.jsm:1293:21 mailnews.smtp: C: QUIT SmtpClient.jsm:579:19 mailnews.smtp: error { target: TCPSocket, isTrusted: true, name: "NetworkError", message: "Network", errorCode: 2152398868, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } SmtpClient.jsm:434:17 mailnews.send: Sending failed; Le message n’a pas pu être envoyé car la connexion au serveur sortant (SMTP) « ******* » a expiré. Veuillez essayer à nouveau., exitCode=2153066800, originalMsgURI= MessageSend.jsm:336:27 mailnews.smtp: S: 221 2.0.0 Service closing transmission channel SmtpClient.jsm:413:17 mailnews.smtp: Closing connection... 3 SmtpClient.jsm:153:17 mailnews.smtp: Socket closed.

Hello, I encounter an error when sending a message with an on-premises exchange server. With Windows, an error window appears and is automatically closed. On Linux, the window remains displayed, which is problematic. In both cases, the message is sent and copied to the sent messages folder The windows error message says "copy to sent folder error" (obviously wrong) In console the error raised after QUIT command of mailnews.smtp with the error code 2152398868. the error was reported by several of our users and I was able to reproduce it. Console Log : mailnews.smtp: Message sent successfully. SmtpClient.jsm:1293:21 mailnews.smtp: C: QUIT SmtpClient.jsm:579:19 mailnews.smtp: error { target: TCPSocket, isTrusted: true, name: "NetworkError", message: "Network", errorCode: 2152398868, srcElement: TCPSocket, currentTarget: TCPSocket, eventPhase: 2, bubbles: false, cancelable: false, … } SmtpClient.jsm:434:17 mailnews.send: Sending failed; Le message n’a pas pu être envoyé car la connexion au serveur sortant (SMTP) « ******* » a expiré. Veuillez essayer à nouveau., exitCode=2153066800, originalMsgURI= MessageSend.jsm:336:27 mailnews.smtp: S: 221 2.0.0 Service closing transmission channel SmtpClient.jsm:413:17 mailnews.smtp: Closing connection... 3 SmtpClient.jsm:153:17 mailnews.smtp: Socket closed.

Alla svar (1)

more options

Editing the log to remove the server does not make google translate very friendly at all. But I am guessing that somewhere in this mix is a two factor password that has expired. Or a get before send that has expired. What are you using for SMTP authentication?

Recently Exchange online setting have been changed to disable SMTP entirely by default. I have no idea if that could be occurring locally in a security patch. I certainly would no put it past a Microsoft update.