[EXIM] queryprogram error message

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dave C.
Datum:  
To: exim-users
Alte Treads: Re: [EXIM] eximon
Betreff: [EXIM] queryprogram error message


# .   FAIL: routing failed; pass the address to the next router.
#
# .   FORCEFAIL: routing failed; do not pass the address to any more
#     routers.
#
# .   DEFER: routing could not be completed at this time; try again later.
#
# .   ERROR: some disastrous error occured; freeze the message.
#
#When the first word is not OK, the remainder of the line is an error
#message explaining what went wrong. For example:
#
#  FAIL  queryprogram cannot route to unseen.discworld.fict.book



Hrm.. Why doesnt exim return the error text in the 550 code returned in
an SMTP session for a recipient that is passed to queryprogram?

Would this be hard to implement?


#
#Otherwise, the line must be formatted as follows:
#
# OK <transport name> <new domain> <option> <arbitrary text>
#
#The second field is the name of a transport instance, or a + character,
#which means that the transport specified for the router using the generic
#transport option is to be used, if set.
#
#If the third field is not empty or a + character, it is a new domain name


---------------------------------------------------------------------
David J. Chiodo \ Microwave Systems  \ Campbell Network Systems
 <djc@???> <davec@???>  \ 820 Monroe NW Ste 411
  Domain Administrator <dns@???>   \ Grand Rapids  MI 49503
   Customer Support <support@???>   \ 616-774-3131 <info@???>
Fax 616-774-3933    Tollfree 1-888-694-INET    http://www.cns.net




--
*** Exim information can be found at http://www.exim.org/ ***