X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ftechdoc%2Fdelivery-list.txt;h=e414917b07f690ecce8f4e5f4e90d3702299aec0;hb=65a49d0eab7a8ae01de45495fdfdf67bdd8bd189;hp=f1c2219427e71924e00defac16893176e1da7dee;hpb=4671b9b8d5e66524de96f07239671db504a6e02a;p=citadel.git diff --git a/citadel/techdoc/delivery-list.txt b/citadel/techdoc/delivery-list.txt index f1c221942..e414917b0 100644 --- a/citadel/techdoc/delivery-list.txt +++ b/citadel/techdoc/delivery-list.txt @@ -3,7 +3,7 @@ Description of the custom MIME type "application/x-citadel-delivery-list" This MIME type may be found in the outbound queue room on Citadel systems, which is typically called "__CitadelSMTPspoolout__". The room is flagged as a "system" room, which means that it's completely hidden to everyone, although -an Aide can get to it if the full name is specified (but unlike a normal +an Admin can get to it if the full name is specified (but unlike a normal hidden room, it does not appear in the known rooms list on subsequent visits). Messages in this format contain delivery instructions. Therefore, for each @@ -75,6 +75,15 @@ fails). phase of the SMTP transaction. If an envelope sender is not supplied, one is extracted from the message body. + INSTRUCTION: source_room + SYNTAX: source_room|Citadel Support + DESCRIPTION: + when sending mailinglist rooms this contains the source room for displaying + and messaging purposes. + + + + -- Once per Remote-part per Queue-Item -- INSTRUCTION: remote @@ -84,6 +93,7 @@ fails). delivered. The third parameter may contain any of the following values: 0 = No delivery has yet been attempted 2 = Delivery was successful + 3 = transient error state; like connection failure or DNS lookup failure 4 = A transient error was experienced ... try again later 5 = Delivery to this address failed permanently. The error message should be placed in the fourth field so that a bounce message may