OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command)

From: Alex (postfixwebgate.ro)
Date: Sun Aug 01 2004 - 02:28:30 CDT


Hello postfix experts,

I saw this message in postfix logfile:
<alexxxx.ro>: host mail.xxx.ro[1.2.3.4] said: 550

    <alexxxx.ro>: 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>