I have problem with receiving email for virtual users: Most of emails sent to a virtual user [EMAIL PROTECTED] receive OK most of the time. However, some emails sent to that address get a error message like this: Feb 22 21:00:27 www sm-mta[1583]: l1MA0P1a001583: <[EMAIL PROTECTED]>... User unknown Feb 22 21:00:27 www sm-mta[1583]: l1MA0P1a001583: from=<[EMAIL PROTECTED]>, size=0, class=0, nrcpts=0, proto=SMTP , daemon=MTA, relay=smtp.com [69.20.6.88]
And [EMAIL PROTECTED] received this email: > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 February 2007 17:00 > To: [EMAIL PROTECTED] > Subject: failure notice > Hi. This is the qmail-send program at smtp.com. > I'm afraid I wasn't able to deliver your message to the following addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > <[EMAIL PROTECTED]>: > 69.46.129.175 does not like recipient. > Remote host said: 550 5.1.1 <[EMAIL PROTECTED]>... User unknown > Giving up on 69.46.129.175. Some tests: # sendmail -bv [EMAIL PROTECTED] [EMAIL PROTECTED] deliverable: mailer local, user a_13745156 # # sendmail -bt ADDRESS TEST MODE (ruleset 3 NOT automatically invoked) Enter <ruleset> <address> > $w www > /map virtuser [EMAIL PROTECTED] map_lookup: virtuser ([EMAIL PROTECTED]) returns a_13745156 (0) > 3,0 [EMAIL PROTECTED] canonify input: user1 @ client1 . com Canonify2 input: user1 < @ client1 . com > Canonify2 returns: user1 < @ client1 . com . > canonify returns: user1 < @ client1 . com . > parse input: user1 < @ client1 . com . > Parse0 input: user1 < @ client1 . com . > Parse0 returns: user1 < @ client1 . com . > ParseLocal input: user1 < @ client1 . com . > ParseLocal returns: user1 < @ client1 . com . > Parse1 input: user1 < @ client1 . com . > Recurse input: a_13745156 canonify input: a_13745156 Canonify2 input: a_13745156 Canonify2 returns: a_13745156 canonify returns: a_13745156 parse input: a_13745156 Parse0 input: a_13745156 Parse0 returns: a_13745156 ParseLocal input: a_13745156 ParseLocal returns: a_13745156 Parse1 input: a_13745156 Parse1 returns: $# local $: a_13745156 parse returns: $# local $: a_13745156 Recurse returns: $# local $: a_13745156 Parse1 returns: $# local $: a_13745156 parse returns: $# local $: a_13745156 My server details: Name: www.myserver.com OS: OBSD-3.6 IP: 69.46.129.175 Sendmail: 8.13.4 Notes: a_13745156 is a real local account which holds mails for address: [EMAIL PROTECTED] Thanks, ZP