Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

error messages with "reply" and "forward" received emails

  • 3 답장
  • 1 이 문제를 만남
  • 7 보기
  • 최종 답변자: david

more options

Whenever I perform "reply" or "forward" with received emails in Thunderbird, I get the following message:

"The message was sent successfully, but could not be copied to your Sent folder. The message could not be sent because the connection to Outgoing server (SMTP) mail.uni-mainz.de timed out. Try again. Would you like to return to the compose window?"

Frequently, I get a copy of my reply immediately into the Inbox or the replied message is not copied into my 'Sent' folder. Thereby, all my settings of the SMTP are correct!

I am wondering how can I fix the problem, given that I receive all incoming emails without problems.

Whenever I perform "reply" or "forward" with received emails in Thunderbird, I get the following message: "The message was sent successfully, but could not be copied to your Sent folder. The message could not be sent because the connection to Outgoing server (SMTP) mail.uni-mainz.de timed out. Try again. Would you like to return to the compose window?" Frequently, I get a copy of my reply immediately into the Inbox or the replied message is not copied into my 'Sent' folder. Thereby, all my settings of the SMTP are correct! I am wondering how can I fix the problem, given that I receive all incoming emails without problems.

모든 댓글 (3)

more options

It may be a timing issue on sending mail. Assuming you are using IMAP, TB must first send the message intended for recipient, and then send the message a second time for placement in Sent folder. You might try changing the timeout settings by changing the variable mailnews.tcptimeout to a higher number, the default being 100. You can do that in config editor - tools>preferences>general and scroll to bottom.

more options

Dear David, Thank you very much! Sorry, I don't know where (in which file, which directory) can I find this variable "mailnews.tcptimeout" so as to change the timeout. Could it be in .thunderbird/r3yepypv.default-release/ImapMail , or should I search somewhere in the .config subdirectory of my Linux Mint installation?

Andrey

more options

Tools>Preference>General scroll to bottom. Click the button 'config editor' . In that, type mailnews.tcptimeout and the editor will show that variable. Change the value to something higher than 100 and then close the editor. If unsure if your change took place, repeat the process to confirm. I cannot guarantee this fixes your issue, but it's my best shot. (The tools>preferences>general may not apply to Linux version.)