Hi
Can anyone give me any pointers why I'm getting the following error, is
this a bug in Exim?
In my system filter I have a stanza of the form
if "${if def:header_X-Small: {there}}" is there
then
mail to $header_to:
from "[email protected]"
subject "Small attachment "
text "A message from $sender_address with subject $h_subject:
has a small attachment"
seen finish
endif
This generates the following error
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
mail to [email protected]
generated by system-filter
SMTP error from remote mail server after RCPT
TO:<>[email protected]>:
host mdomsmp02.cf.ac.uk [10.255.228.31]: 501 Syntax error, parameters
in command "RCPT TO:<>[email protected]>" unrecognized or missing
which implies the SMTP dialogue is incorrect when Exim is supplying the
RCPT TO: string, there are extraneous angle brackets around the address
Ken
----------------------------------------------------------------
Ken Tucker BA MBCS CITP
Senior Engineer - Mail Team
Information Services
Cardiff University
----------------------------------------------------------------
--
## List details at http://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/