Morning Ken,
Ken Olum wrote:
> Should a message included with :fail: in an alias file be returned to
> an SMTP client? All I get is "550 unknown user". I found the
> documentation hard to understand -- it claims that the message would be
> included in response to VRFY but didn't explain a situation with RCPT.
> I'm running Exim 4.14.
Depends a bit on your ACL settings. My guess is that you have an ACL
condition that looks like this:
accept domains = +local_domains
endpass
message = unknown user
verify = recipient
If you remove the "message" modifier, you will get the text after
":fail:" instead for aliases that should :fail:.
Greetings,
--
Kirill Miazine
mailto:km@krot.org
http://km.krot.org/