On 11/28/2012 03:08 PM, Marcin Mirosław wrote:
Hi!
Authorized sender made mistake, used non ascii character in recipient
address. Please look at log (and please forgive me little obfuscation):
2012-11-28 15:40:45 1Tdiof-0007d2-JV <= [email protected]
H=([192.168.2.143]) [192.168.2.143] I=[192.168.2.1]:587 P=esmtpa
A=fixed_plain:yyyyyy S=76559 [email protected]
2012-11-28 15:40:45 1Tdiof-0007d2-JV ** zzzń[email protected]: Unknown user /
Nie ma takiego uzytkownika
2012-11-28 15:40:46 1Tdiof-0007d2-JV Process failed (1) when writing
error message to [email protected] (frozen)

Hex values for character "ń" in exim_main.log are: C5 84

I don't understand what happend after rejecting message, at a line with
time 15:40:46. Why exim wanted create bounce message

Uncertain (not enough logged information) but probably because
the recipient address did not exist.

and why process
failed with error code 1?

Again, not enough logged information.  This was the delivery of the
bounce; the (1) is the return-code from the delivery (which is run
as a separate process).   The bounce message ought to remain in
the queue, and get tried again later; it might suffer the same
problem, but at least you can inspect the spool file.
--
Jeremy


--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to