On Fri, 2 Aug 2002, Tamas TEVESZ wrote:
> address_reply:
> driver = autoreply
> bcc = ice@???
> from = ${local_part}@${domain}
> reply_to = ${local_part}@${domain}
> user = mail
> group = mail
> once = /var/spool/exim/autoreply-${local_part}@${domain}
> file = /etc/exim/autoreply/${local_part}@${domain}
>
> as said, this basically works. however, my problems:
>
> - i seem to remember someone saying that the autoreply transport
> does not respont to junk/list etc messages.
No, that's not the case. The only time it does not respond is if to: is
defaulted and the incoming message is a bounce.
> i've tried sending
> it a Precedence: list message, and i got a reply (i remember someone
> posting a nice condition list, which i will use if there's nothing
> else to do ;)
The documentation for the "personal" condition in filter files contains
such a list.
> - as can se observer above, i have `once' set. there is no file
> generated at where `file' points to. (exim runs as mail, so it can
> write its spool dir).
Debugging output?
> - there's bcc set (so that i could see whether it works or not),
> however i'm not getting bccs. the spec says that "Specifies the
> addresses that are to receive 'blind carbon copies' of the message
> when the message is specified by the transport.". if i understand
> that correctly, the above case is `transport specifying the
> message'. still, no bccs.
Debugging output?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.