[exim-dev] [Bug 1183] Report success if a delay_warning emai…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: admin
Fecha:  
A: exim-dev
Temas antiguos: [exim-dev] [Bug 1183] New: Report success if a delay_warning email was sent
Asunto: [exim-dev] [Bug 1183] Report success if a delay_warning email was sent
https://bugs.exim.org/show_bug.cgi?id=1183

Ronika <ronikadilipkumar@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pcre-dev@???,
                   |                            |ronikadilipkumar@???


--- Comment #1 from Ronika <ronikadilipkumar@???> ---
hhe condition expansion would need to return one of three values to indicate
how to handle to an email with multiple delayed recipients.
e.g.
none: do not send a success email
immediate: send a success email after every delivery attempt that results in
at least one successful delivery (there may be multiple new successful
deliveries)
final: send a single success email when deliveries have now been successful

--
You are receiving this mail because:
You are on the CC list for the bug.