Saltar al contenido principal

P&D Service Component Email Error response handling

Respondida

Comentarios

2 comentarios

  • Comentario oficial
    Naama Aharoni

    Hi Kevin,

    It is possible to use mass delivery where condition + UDF to filter out things you do not wish to send + use the SQL to also find what do not have emails (or use SQL RegEx to find it)

    You can then set up an internal delivery of what docs- are not able to send...
     
    Thanks, Naama
  • Kevin Howe

    All of my mass delivery schedules use conditions defined in the module where clause. The problem is that these documents are causing errors on the mail side that is not being recorded back to the mass delivery log or the document. These are mail recipient errors like "recipient not found"

    What I'm asking for is that when the recipient mail server responds with an error, that the error be recorded by the service component. That way I CAN use the where clause to filter these messages out. Obviously, the service component is capturing and handling the errors, because I'm getting emails from it whenever these errors occur. It would be better though, if it could handle these in a different way by writing the failure back to the message log.

Iniciar sesión para dejar un comentario.