Bug 479107

Summary: toons of undelivered messages on my notebook
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: sendmailAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: mlichvar, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-07 10:48:40 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:
Attachments:
Description Flags
10-sendmail none

Description Alexey Kuznetsov 2009-01-07 09:15:45 UTC
I configured my notebook to send all everyday reports to my external e-mail address. All configures done by:
- adding /etc/alias root->myusername
- adding /home/myusername/.forward -> address

after one weak / one month i got tons of undelivered email. that happens because sendmail try to send mails in wrong time, when i offline, and never do it when i online. Probably sendmail initiate connection on boot when i do not have any interfaces enabled, which ask sendmail to wait for one month before another delivery.


  ----- Transcript of session follows -----
451 gmail.com: Name server timeout
451 /home/axet/.forward: line 1: gmail.com: Name server timeout
Message could not be delivered for 5 days
Message will be deleted from queue
451 /home/axet/.forward: line 1: gmail.com: Name server timeout

Final-Recipient: RFC822; postmaster
X-Actual-Recipient: RFC822; kuznetsov.alexey
Action: failed
Status: 4.4.7
Last-Attempt-Date: Tue, 6 Jan 2009 08:30:05 +0300



One of solution: add /etc/NetworkManager/dispatcher.d/10-sendmail and run service restart on network enable.

Comment 1 Alexey Kuznetsov 2009-01-07 09:18:59 UTC
Created attachment 328355 [details]
10-sendmail

Comment 2 Miroslav Lichvar 2009-01-07 09:41:56 UTC
Can you please try sendmail-8.14.3-3.fc10 from updates-testing?

Comment 3 Alexey Kuznetsov 2009-01-07 09:50:20 UTC
should i remove dispatcher?

Comment 4 Alexey Kuznetsov 2009-01-07 09:53:21 UTC
oh, i see now, it should works!

Comment 5 Miroslav Lichvar 2009-01-07 10:48:40 UTC

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