Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Enable real-time indication when outgoing message is rejected by my smtp server?

  • 1 réponse
  • 0 a ce problème
  • 3 vues
  • Dernière réponse par Matt

more options

My exim server is configured to reject potentially unsafe attachments. When that is attempted, an exim log entry is appended such as:

2022-08-25 22:23:32 1oRRoH-005RxB-BP cancelled by system filter: This message has been rejected because it has a potentially executable attachment "example.eml" This form of attachment has been used by recent viruses or other malware. If you meant to send this file then please package it up as a zip file and resend it.

Thunderbird gives me zero real-time indication that it was rejected and stores it in the Sent folder. I'm prone to forget that certain attachments are not allowed, plus there may be any number of other possible reasons for rejections.

The problem is that I have no awareness that such emails have not been delivered until days later -- if I'm lucky and/or diligent enough to inquire -- when the recipient informs me they never received it.

Is there any way to enable real-time indication of when an outgoing message is rejected and keep the message in the Drafts folder?

Thunderbird 91.11.0 (64-bit) for Linux (Pop!_OS 22.04 LTS)

My exim server is configured to reject potentially unsafe attachments. When that is attempted, an exim log entry is appended such as: 2022-08-25 22:23:32 1oRRoH-005RxB-BP cancelled by system filter: This message has been rejected because it has a potentially executable attachment "example.eml" This form of attachment has been used by recent viruses or other malware. If you meant to send this file then please package it up as a zip file and resend it. Thunderbird gives me zero real-time indication that it was rejected and stores it in the Sent folder. I'm prone to forget that certain attachments are not allowed, plus there may be any number of other possible reasons for rejections. The problem is that I have no awareness that such emails have not been delivered until days later -- if I'm lucky and/or diligent enough to inquire -- when the recipient informs me they never received it. Is there any way to enable real-time indication of when an outgoing message is rejected and keep the message in the Drafts folder? Thunderbird 91.11.0 (64-bit) for Linux (Pop!_OS 22.04 LTS)

Solution choisie

Perhaps get your SMTP server to actually reject the mail instead of logging something in it's log.

Or email the sender with a bounce https://solidgone.org/This-message-has-been-rejected/

Thunderbird will hold the send windows open until it receives confirmation from the server that the message is accepted. Except when a hidden preference has been set to send all mail via the outbox. When Mailnews.sendInBackground preference set to True Thunderbird sends mail to the outbox and one of the known bugs which has seen it not enabled by default is failure notifications just don't arrive. Reference meta bug https://bugzilla.mozilla.org/show_bug.cgi?id=511079

Perhaps check you install does not have the preference set as what various linux distributions change from their defaults is not know anywhere but by distribution maintainers.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (1)

more options

Solution choisie

Perhaps get your SMTP server to actually reject the mail instead of logging something in it's log.

Or email the sender with a bounce https://solidgone.org/This-message-has-been-rejected/

Thunderbird will hold the send windows open until it receives confirmation from the server that the message is accepted. Except when a hidden preference has been set to send all mail via the outbox. When Mailnews.sendInBackground preference set to True Thunderbird sends mail to the outbox and one of the known bugs which has seen it not enabled by default is failure notifications just don't arrive. Reference meta bug https://bugzilla.mozilla.org/show_bug.cgi?id=511079

Perhaps check you install does not have the preference set as what various linux distributions change from their defaults is not know anywhere but by distribution maintainers.

Modifié le par Matt