[Exim] Autoreply problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Mike Mimic
Data:  
Para: exim-users
Asunto: [Exim] Autoreply problem
Hi!

I would like to configure exim so that if someone
sends an e-mail to "test" user (which does not
exist on system) exim automaticly reply to him.
I have made something like this but it does not
work:

I have read it and make something like this:

test_user:
driver = autoreply
subject = "Automatic reply"
file = /etc/exim/test
log = /var/log/exim/test
once = /var/log/exim/test-once
once_repeat = 1d
to = $reply_address
from = test@???
user = mail

test:
unseen
driver = smartuser
expn = false
verify = false
condition = "${if or {{match {$h_precedence:}
{(?i)junk|bulk|list}} {eq {$sender_address} {}}} {no}
{yes}}"
local_parts = test
transport = test_user
errors_to = postmaster@???

And I get:

verify failed for SMTP recipient test@??? ...

What's wrong? Should I add some more conditions?

Please help!


Mike

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com