From: Phil Howard (no email)
Date: Mon Jul 01 2002 - 16:56:20 EDT
On Mon, Jul 01, 2002 at 03:25:22PM -0400, wrote:
| On Mon, 1 Jul 2002, Phil Howard wrote:
|
| > local_recipient_maps = hash:/etc/virtual/users
| >
| > The file named "users" has each LHS with the username by itself and
| > the RHS with just "OK". But the names are not recognized. Names
| > that are in /etc/passwd are recognized even though I did not code
| > unix:passwd.byname on local_recipient_maps at all. It's like it
| > just doesn't see it at all and still uses the default.
| >
| > What do I look for next?
| >
|
| logs.
It says bounced, unknown user. I would be looking for something like
maybe why it can't read the file? I checked and double checked the
file permissions, and it should be able to read it. Should I make it
owned by the postfix user?
Here's what I get:
=============================================================================
Jul 1 15:55:12 rack4 postfix/smtpd[6364]: connect from vega.ipal.net[209.102.192.64]
Jul 1 15:55:12 rack4 postfix/smtpd[6364]: 72025F5: client=vega.ipal.net[209.102.192.64]
Jul 1 15:55:12 rack4 postfix/cleanup[6365]: 72025F5: message-id=<>
Jul 1 15:55:12 rack4 postfix/qmgr[6337]: 72025F5: from=<>, size=508, nrcpt=1 (queue active)
Jul 1 15:55:12 rack4 postfix/smtpd[6364]: disconnect from vega.ipal.net[209.102.192.64]
Jul 1 15:55:12 rack4 postfix/local[6367]: 72025F5: to=<>, relay=local, delay=0, status=bounced (unknown user: "ka9wgn")
Jul 1 15:55:12 rack4 postfix/cleanup[6365]: 7E069125: message-id=<>
Jul 1 15:55:12 rack4 postfix/qmgr[6337]: 7E069125: from=<>, size=2025, nrcpt=1 (queue active)
Jul 1 15:55:14 rack4 postfix/smtp[6369]: 7E069125: to=<>, relay=vega.ipal.net[209.102.192.80], delay=2, status=sent (250 Ok: queued as 77E0F292)
=============================================================================
-- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | | Texas, USA | http://phil.ipal.org/ | ----------------------------------------------------------------- - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|