From: Alex (no email)
Date: Sun Aug 01 2004 - 03:28:30 EDT
Hello postfix experts,
I saw this message in postfix logfile:
<>: host mail.xxx.ro[1.2.3.4] said: 550
<>: Recipient address rejected: User unknown in virtual
mailbox table (in reply to RCPT TO command)
This comportament is normal, but i don't want postfix to be so explicit
and inform the whole world that i'm using virtual config.....
I want to change this message with something like that: Sorry, *no*
*mailbox* *here* by that *name**.
*How can i do it without changeing postfix source code (for postfix
2.1.4 - line 3800 in smtpd_check.c)... Is there any mechanism
implemented in main.cf to do that?
Here comes output of postconf filtered by 550 reject code.
# postconf |grep 550
multi_recipient_bounce_reject_code = 550
unknown_relay_recipient_reject_code = 550
unknown_virtual_alias_reject_code = 550
unknown_virtual_mailbox_reject_code = 550
Regards,
Alex
<http://forums.devshed.com/t141346/s.html>
|
|
|