|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: aliases ignored
From: Adam Soltan (soltan
infra.kth.se)
Date: Fri Feb 11 2005 - 04:39:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Magnus Bäck wrote:
>>A serious problem has been bugging me lately. For some time
>>my postfix installation has stopped looking up things in
>>alias files. As usual, I can't see any particular incident
>>that can be connected to this. I have been staring myself
>>blind at the confs and running things in debug modes without
>>finding anything special. Files are just not read. I don't
>>get *any* error messages (like unreadable files). Accidentally,
>>they are readable and haven't changed their location.
> Local or virtual aliases? Logs showing aliases being ignored? You can
Local. Showing? Kind of. They aren't mentioning looking up data
in them. So in that sens postfix says it's ignoring the files.
> enable verbose logging for the responsible daemon to get more clues.
> local(8) expands local aliases and cleanup(8) takes care of the virtual
> aliases.
Verbose output doesn't seem to give more but here it is. Here's an
excerpt (sending to testlist
<our domain>):
<date, server> postfix/smtpd[17696]: maps_find: canonical_maps:
<our
domain>: not found
<date, server> postfix/smtpd[17696]: mail_addr_find: testlist
<our
domain> -> (not found)
<date, server> postfix/smtpd[17696]: maps_find: virtual_alias_maps:
hash:/etc/postfix/lists.virtual(0,100): testlist
<our domain> =
testlist
<out mail server>
<date, server> postfix/smtpd[17696]: mail_addr_find: testlist
<our
domain> -> testlist
<out mail server>
<date, server> postfix/smtpd[17696]: connect to subsystem public/cleanup
<date, server> postfix/smtpd[17696]: public/cleanup socket: wanted
attribute: queue_id
<date, server> postfix/smtpd[17696]: input attribute name: queue_id
<date, server> postfix/smtpd[17696]: input attribute value: 172C06F2B0
<date, server> postfix/smtpd[17696]: public/cleanup socket: wanted
attribute: (list terminator)
<date, server> postfix/smtpd[17696]: input attribute name: (end)
<date, server> postfix/smtpd[17696]: send attr flags = 50
<date, server> postfix/smtpd[17696]: 172C06F2B0: client=<my computer>,
sasl_method=PLAIN, sasl_username=soltan
<date, server> postfix/smtpd[17696]: > <my computer>: 250 Ok
<date, server> postfix/smtpd[17696]: watchdog_pat: 0x80f4778
<date, server> postfix/smtpd[17696]: < <my computer>: DATA
<date, server> postfix/smtpd[17696]: > <my computer>: 354 End data with
<CR><LF>.<CR><LF>
<date, server> postfix/cleanup[17692]: 172C06F2B0:
message-id=<420C87FC.8090609
<our domain>>
<date, server> postfix/smtpd[17696]: public/cleanup socket: wanted
attribute: status
<date, server> postfix/nqmgr[17635]: 172C06F2B0: from=<support
<our
domain>>, size=703, nrcpt=1 (queue active)
<date, server> postfix/smtpd[17696]: input attribute name: status
<date, server> postfix/smtpd[17696]: input attribute value: 0
<date, server> postfix/smtpd[17696]: public/cleanup socket: wanted
attribute: reason
<date, server> postfix/smtpd[17696]: input attribute name: reason
<date, server> postfix/smtpd[17696]: input attribute value: (end)
<date, server> postfix/smtpd[17696]: public/cleanup socket: wanted
attribute: (list terminator)
<date, server> imaps[17697]: accepted connection
<date, server> postfix/smtpd[17696]: input attribute name: (end)
<date, server> postfix/smtpd[17696]: > <my computer>: 250 Ok: queued as
172C06F2B0
<date, server> lmtpunix[17478]: verify_user(user.testlist) failed:
Mailbox does not exist
<date, server> postfix/smtpd[17696]: watchdog_pat: 0x80f4778
<date, server> postfix/smtpd[17696]: < <my computer>: QUIT
<date, server> postfix/smtpd[17696]: > <my computer>: 221 Bye
<date, server> postfix/smtpd[17696]: disconnect from <my computer>
<date, server> postfix/lmtp[17646]: 172C06F2B0: to=<testlist
<out mail
server>>, orig_to=<testlist
<our domain>>,
relay=/var/imap/socket/lmtp[/var/imap/socket/lmtp], delay=1,
status=bounced (host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said:
550-Mailbox unknown. Either there is no mailbox associated with this
550-name or you do not have authorization to see it. 550 5.1.1 User
unknown (in reply to RCPT TO command))
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]