Bug 37455 - Mail purge even when delivery fails
Summary: Mail purge even when delivery fails
Keywords:
Status: CLOSED DUPLICATE of bug 36640
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: fetchmail
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-24 17:29 UTC by Bertil Askelid
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-06-03 22:33:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Bertil Askelid 2001-04-24 17:29:40 UTC
fetchmail failed to deliver emails to my localhost mail box, and still it
went back and told the IMAP mail server to purge the email. I lost a days
worth of emails this way until I figurred out what was going on.

The reason for the failure was that sendmail obviously runs under a tcp
wrapper. My hosts.deny says ALL: ALL (yes, I AM paranoid). I had to put a
"sendmail: 127.0.0.1" in my /etc/hosts.allow. In a way it was good when
inetd.conf listed the services that was tcp wrapped. Where can I find a
list of commands that are tcp wrapped?

Comment 1 Miloslav Trmač 2005-06-03 22:33:54 UTC
I'm sorry about the late response.

This is a result of your configuration: sendmail is rejecting the messages
with a "permanent" error, so fetchmail decides not to keep the messages
in the mailbox.

Please see bug 36640 comment 5 for the detailed explanation

*** This bug has been marked as a duplicate of 36640 ***


Note You need to log in before you can comment on or make changes to this bug.