0
|
1 Subject: Mail Delivery Failure Notice
|
|
2 From: MAILER-DAEMON@${host_name}
|
|
3 To: ${return_path}
|
|
4 MIME-Version: 1.0
|
|
5 Content-Type: multipart/mixed;
|
|
6 boundary="${uid}/${host_name}"
|
|
7
|
|
8 Ce message est encapsule avec le format MIME.
|
|
9 This is a MIME-encapsulated message.
|
|
10
|
|
11 --${uid}/${host_name}
|
|
12 Content-Description: Notification
|
|
13 Content-Type: text/plain;
|
|
14 charset=iso-8859-1
|
|
15
|
|
16 Ce message vous a �t� envoy� par le serveur de messagerie
|
|
17 (${package} ${version}) sur ${host_name}.
|
|
18 (This message was sent to you by the mailer daemon (${package} ${version})
|
|
19 at ${host_name}.)
|
|
20
|
|
21 J'ai le regret de vous informer que votre courrier n'a pas pu �tre transmis �
|
|
22 tous ses destinataires.
|
|
23 (Sorry, but your mail could not be delivered to all recipients.)
|
|
24
|
|
25 L'exp�dition vers les destinataires suivants a �chou� et a �t� d�finitivement
|
|
26 abandonn�e:
|
|
27 (Delivery to the following recipients failed permanently and has been given
|
|
28 up:)
|
|
29
|
|
30 @failed_rcpts
|
|
31
|
|
32 Ce message d'erreur peut vous aider � d�terminer la cause de l'�chec:
|
|
33 (This error message may give you a hint about what caused the
|
|
34 failure:)
|
|
35
|
|
36 ${err_msg}
|
|
37
|
|
38 Si vous avez besoin d'aide, veuillez �crire � <postmaster@${host_name}>.
|
|
39 (If you need help, write to <postmaster@${host_name}>.)
|
|
40
|
|
41 Votre message original est attach�, avec tous ces ent�tes:
|
|
42 (Your message follows attached, including all headers:)
|
|
43
|
|
44 --${uid}/${host_name}
|
|
45 Content-Description: Undelivered Message
|
|
46 Content-Type: message/rfc822
|
|
47
|
|
48 @msg_headers
|
|
49
|
|
50 @msg_body
|
|
51
|
|
52 --${uid}/${host_name}--
|