搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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.)