[Exim] address suffixes and block lists

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Gabor Gludovatz
日付:  
To: exim-users
題目: [Exim] address suffixes and block lists
Hello,

I have the following entries in exim.conf's directors section:

userforward:
driver = forwardfile
pipe_transport = address_pipe
reply_transport = address_reply
suffix = "+*"
suffix_optional
no_verify
check_ancestor
file = .forward
modemask = 002
filter

senders_verify:
driver = smartuser
require_files = /etc/exim/user-blocks/$local_part
senders = /etc/exim/user-blocks/$local_part
new_address = :fail: User unknown

receiver_verify has to be turned on, because of senders_verify director
and if I send a mail to something+suffix@???, then it cannot be
verified and thus cannot be delivered, since no_verify is turned on in
userforward director.
If I comment out no_verify, then, for some reason, senders_verify director
stops to work, but address suffixes start to work...

Does someone know a solution to get both directors to work at the same
time?

thanks

--
Gabor Gludovatz <ggabor@???> http://www.sopron.hu/~ggabor/