Re: [exim] Auto Answer

Góra strony
Delete this message
Reply to this message
Autor: Luciano Rinetti
Data:  
Dla: merlin
CC: Exim-users
Temat: Re: [exim] Auto Answer
Thank You Merlin,
i modified the .forward file as per your suggestion, and the auto
answer now works as expected, withouf the "secondary" mail from
Debian-exim.
This is the final .forward contents:
if personal then
mail to $reply_address
from "myaddress@mydomain"
subject "I am on holiday - Auto Answer"
file /var/spool/mail/example.com/user/.vacation.msg
endif
luciano

Il 08/05/2016 16:05, [1]merlin@??? ha scritto:

I think it is because you have put the word 'mail' twice...

--
Merlin Hartley



On 8 May 2016, at 11:17, Luciano Rinetti [2]<l.rinetti@???> wrote:

I am configuring may .forward file to have an auto answer message in
this way:
...
if personal then
mail to $reply_address
mail from myaddress@mydomain
subject "I am on holiday - Auto Answer"
file /var/spool/mail/example.com/user/.vacation.msg
endif
the auto answer message works, but it is sent also a mail from:
Debian-exim@mydomain
with no subject and no body
to the sender.
How can i avoid the mail from Debian-exim@mydomain to be sent ?
Regards,
--
## List details at [3]https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at [4]http://www.exim.org/
## Please use the Wiki with this list - [5]http://wiki.exim.org/

References

1. mailto:merlin@mrc-mbu.cam.ac.uk
2. mailto:l.rinetti@movimatica.com
3. https://lists.exim.org/mailman/listinfo/exim-users
4. http://www.exim.org/
5. http://wiki.exim.org/