Bug 157811

Summary: Postfix does not deliver mail; errors on console
Product: [Fedora] Fedora Reporter: David Orme <djo>
Component: postfixAssignee: Thomas Woerner <twoerner>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 527124 (view as bug list) Environment:
Last Closed: 2005-09-30 16:06:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Orme 2005-05-16 03:15:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050509 Fedora/1.0.3-5 Firefox/1.0.3

Description of problem:
[djo@peanut ~]$ mail djo
Subject: test message
This is a test.
Cc:
[djo@peanut ~]$ postdrop: warning: unable to look up public/pickup: No such file or directory

(and the mail is never delivered)

[root@peanut djo]# cat /var/log/maillog
May 15 09:04:22 peanut postfix/postdrop[19447]: warning: unable to look up public/pickup: No such file or directory
May 16 02:26:54 peanut postfix/postdrop[10125]: warning: unable to look up public/pickup: No such file or directory
May 16 02:27:36 peanut postfix/postdrop[10138]: warning: unable to look up public/pickup: No such file or directory
May 16 02:28:19 peanut postfix/postdrop[10151]: warning: unable to look up public/pickup: No such file or directory
May 16 02:28:38 peanut postfix/postdrop[10173]: warning: unable to look up public/pickup: No such file or directory
May 16 02:30:50 peanut postfix/postdrop[10242]: warning: unable to look up public/pickup: No such file or directory
May 16 02:55:10 peanut postfix/postdrop[11116]: warning: unable to look up public/pickup: No such file or directory
[root@peanut djo]#



Version-Release number of selected component (if applicable):
postfix-2.2.2-2

How reproducible:
Always

Steps to Reproduce:
Exact commands given in Description.

When I installed FC4-test3, I explicitly removed exim and added Postfix in the installer.  I did *not* install exim, then remove it and install Postfix, or install both and then remove exim or anything like that.


Actual Results:  See above.  Note also that the sent email is not bounced (the bounce couldn't be delivered) so the email is just lost.

Expected Results:  The mail should have been delivered.

Additional info:

Comment 1 Thomas Woerner 2005-06-21 10:14:30 UTC
Please run a rpm install test of the postfix package with "rpm -V postfix".

If there are no errors (output), then check if postfix is activated with
"alternatives --config mta".



Comment 2 Thomas Woerner 2005-09-30 16:06:48 UTC
Closing due to user inactivity as NOTABUG.