Gnus development mailing list
 help / color / mirror / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Subject: Re: Gnus with Exim
Date: Thu, 23 Jun 2005 14:49:26 -0400	[thread overview]
Message-ID: <uu0joucw9.fsf@boost-consulting.com> (raw)
In-Reply-To: <jk4wtp4o8am.fsf@W003275.na.alarismed.com> (Steven E. Harris's message of "Wed, 08 Jun 2005 14:20:01 -0700")


Hey Steven,

I just got back from a trip on which I was occasionally disconnected,
and it looks like there were some messages that never got delivered.
They are showing up in /var/spool/exim/input/, and in fact I am seeing
about 50 of those, and I'm not certain how many may have been deleted
due to 

   ignore_bounce_errors_after = 2d
   timeout_frozen_after = 7d

In my exim.conf.  I gather they've been "frozen."

Well, with some googling I found that I can 

      exim -qff

to get them all sent, but I'm wondering what the most effective way of
dealing with this is.  It seems kinda silly that a notice can fail to
be delivered *to me* by an exim running on this machine, and the
messages will get thrown out eventually!

Oh, look:

  2005-06-22 09:28:08 IIHMQV-0002DG-CL ** dave@boost-consulting.com R=smart_route T=remote_smtp: SMTP error from remote mailer after MAIL FROM:<dave@boost-consulting.com> SIZE=2969: host smtp.mail.rcn.net [207.172.4.99]: 530 Authentication required
  2005-06-22 09:28:08 IIHMQW-0004MO-AF <= <> R=IIHMQV-0002DG-CL U=dave P=local S=2900
  2005-06-22 09:28:08 IIHMQV-0002DG-CL Completed
  2005-06-22 09:28:09 IIHMQW-0004MO-AF ** dave@boost-consulting.com R=smart_route T=remote_smtp: SMTP error from remote mailer after MAIL FROM:<> SIZE=3998: host smtp.mail.rcn.net [207.172.4.99]: 530 Authentication required
  2005-06-22 09:28:09 IIHMQW-0004MO-AF Frozen (delivery error message)

So my use of

  smart_route:
    driver = manualroute
    domains = ! +local_domains
    transport = remote_smtp
    route_list = * smtp.rcn.com:smtp.boost-consulting.com

Is not helping because it reaches smtp.rcn.com, but then that server
asks for authentication!  AFAIK there's no authentication I can
actually give it that will work from outside my cable modem, and it
forbids authentication from behind my cable modem :(

This is a little discouraging!  Got any sage words for me?

Thanks,
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



  reply	other threads:[~2005-06-23 18:49 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-03 13:30 Asynchronous Gnus? David Abrahams
2005-06-03 20:37 ` Gnus with Exim (was: Asynchronous Gnus?) David Abrahams
2005-06-03 22:28   ` Gnus with Exim Steven E. Harris
2005-06-04 13:47     ` David Abrahams
2005-06-04 15:29       ` Steven E. Harris
2005-06-06  2:05         ` David Abrahams
2005-06-06 17:04           ` Steven E. Harris
2005-06-06 18:31             ` David Abrahams
2005-06-06 19:59               ` Steven E. Harris
2005-06-06 20:43                 ` David Abrahams
2005-06-06 22:44                   ` Steven E. Harris
2005-06-06 23:08                     ` David Abrahams
2005-06-06 23:47                       ` Steven E. Harris
2005-06-07  1:36                         ` David Abrahams
2005-06-08 18:14                           ` Steven E. Harris
2005-06-08 19:45                             ` David Abrahams
2005-06-08 20:14                               ` Steven E. Harris
2005-06-08 20:48                                 ` David Abrahams
2005-06-08 21:20                                   ` Steven E. Harris
2005-06-23 18:49                                     ` David Abrahams [this message]
2005-06-24 17:14                                       ` Steven E. Harris
2005-06-24 18:09                                         ` David Abrahams
2005-06-25 15:33                                           ` Steven E. Harris
2005-07-19 11:05                                     ` func-menu David Abrahams
2005-07-19 14:01                                       ` func-menu J. David Boyd
2005-07-19 14:21                                       ` func-menu Ted Zlatanov
2005-07-19 14:35                                         ` func-menu David Abrahams
2005-07-19 15:20                                           ` func-menu Ted Zlatanov
2005-07-19 15:41                                             ` func-menu David Abrahams
2005-07-20  1:03                                               ` func-menu Danny Siu
2005-07-22 14:55                                                 ` func-menu David Abrahams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uu0joucw9.fsf@boost-consulting.com \
    --to=dave@boost-consulting.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).