From: Bob T. <rdt...@gm...> - 2020-08-12 20:12:47
|
On Wed, Aug 12, 2020 at 3:36 PM Matthias Andree <mat...@gm...> wrote: > Am 12.08.20 um 20:08 schrieb Bob Tennent: > > All I wanted was an explanation of what > > > > fetchmail: Old UID list from innovate.cs.queensu.ca: > > <empty> > > > > fetchmail: Scratch list of UIDs: > > <empty> > > So the UID lists is a red herring. > > But you were writing "fetchmail isn't working". This is not supported by > the log you have posted - you've aborted the run before fetchmail could > download and forward the first message. > > So currently I am confused as to whether your setup around fetchmail is > working, or it is not and you want further support. > > As far as I can tell fetchmail *is* working but the mail is disappearing on my system. Here's what I get from calling systemctl status sendmail: sendmail.service - Sendmail Mail Transport Agent Loaded: loaded (/usr/lib/systemd/system/sendmail.service; enabled; vendor preset: disabled) Active: active (running) since Mon 2020-08-10 15:28:07 EDT; 2 days ago Main PID: 30452 (sendmail) Tasks: 1 CGroup: /system.slice/sendmail.service `-30452 sendmail: accepting connections Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTD007339: ruleset=check_mail, arg1=<rdt...@gm...>, relay=localhost [127.0.0.1], reject=451 4.1.8 Domain of sender address rdt...@gm... does not resolve Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTD007339: from=< rdt...@gm...>, size=11081, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTE007339: ruleset=check_mail, arg1=<texhax-bounces+rdt=cs....@tu...>, relay=localhost [127.0.0.1], reject=451 4.1.8 Domain of sender address texhax-bounces+rdt=cs....@tu... does not resolve Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTE007339: from=<texhax-bounces+rdt=cs....@tu...>, size=4702, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTF007339: ruleset=check_mail, arg1=<pe...@ct...>, relay=localhost [127.0.0.1], reject=451 4.1.8 Domain of sender address pe...@ct... does not resolve Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTF007339: from=< pe...@ct...>, size=2921, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTG007339: ruleset=check_mail, arg1=<texhax-bounces+rdt=cs....@tu...>, relay=localhost [127.0.0.1], reject=451 4.1.8 Domain of sender address texhax-bounces+rdt=cs....@tu... does not resolve Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTG007339: from=<texhax-bounces+rdt=cs....@tu...>, size=3971, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTH007339: ruleset=check_mail, arg1=<tex-live-bounces+rdt=cs....@tu...>, relay=localhost [127.0.0.1], reject=451 4.1.8 Domain of sender address tex-live-bounces+rdt=cs....@tu... does not resolve Aug 12 15:57:49 jimmy.tennent.ca sendmail[7339]: 07CJvnTH007339: from=<tex-live-bounces+rdt=cs....@tu...>, size=8916, class=0, nrcpts=0, bodytype=7BIT, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] I don't understand the "Domain of sender address ... does not resolve" messages. Bob T. > _______________________________________________ > Fetchmail-users mailing list > Fet...@li... > https://lists.sourceforge.net/lists/listinfo/fetchmail-users > |