Hi Chris,

you were exactly right. Thanks for the inspiration... In the end I set it to
"vacation-${md5:<addr>}.db" so that I do not have to care about escaping the
characters.

Thanks a lot to you and to Matthias,

John

2007/10/15, Chris Siebenmann <[EMAIL PROTECTED]>:
>
> You write:
> | However when I send a mail to [EMAIL PROTECTED] I would like to get
> user2's
> | reply message... But my sender address is already in the database and so
> | exim will not send out further messages to me...
> |
> | Is this possible to change and if so, how do I have to configure the
> | vacation transport in this case?
>
> I believe you need to set the transport's 'once' file to a user (or
> local-part) dependant value, eg instead of something like
>         once = /var/exim/vacation-db
> have it set to
>         once = /var/exim/vacation-$local_part-db
>
> ---
>         "I shall clasp my hands together and bow to the corners of the
> world."
>                         Number Ten Ox, "Bridge of Birds"
> [EMAIL PROTECTED]
>                                                 utgpu!cks
>
-- 
## 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/

Reply via email to