Translations - ONYX - 9.0 - Utilisation
Les bonnes pratiques/20/en
De MappingDoc
Révision datée du 30 juillet 2019 à 09:47 par Alestoquoi (discussion | contributions) (Page créée avec « ===Sending e-mails=== * '''Separate splitting and sending''': Do not use tools to split, print files and send e-mails all in the same processing. Prefer splitting in PDF i... »)
Sending e-mails
- Separate splitting and sending: Do not use tools to split, print files and send e-mails all in the same processing. Prefer splitting in PDF into a dedicated e-mailing queue first, then in turn let this queue manage e-mail delivery, one e-mail at a time.
- Otherwise, no tracking is possible and if, for example, an email address is inaccurate (syntax error), the job can be interrupted during processing even though some of the e-mails have already been sent. Relaunching the job properly is then impossible without generating duplicate e-mails.