public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "David Poehlman" <david.poehlman@handsontechnologeyes.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: OT:  Comcast email is driving me crazy!!!
Date: Fri, 13 Jun 2008 07:08:45 -0400	[thread overview]
Message-ID: <EE0EF04B810246CBADA3B04E7C1E3F85@HANDS> (raw)
In-Reply-To: <48524341.90407@baechler.net>

they do block port 25.  you have to send on 587.
----- Original Message ----- 
From: "Tony Baechler" <tony@baechler.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Friday, June 13, 2008 5:52 AM
Subject: Re: OT: Comcast email is driving me crazy!!!


chomiak7737@att.net wrote:
> I'm
> having no problem setting up fetchmail for her to receive email but I
> can't seem to get sending email right for her. Happen to be using postfix
> but would be perfectly happy to use ssmtp or whatever other package for
> which somebody can give me configuration tips. I keep getting an error
> about:
> host or domain name not found. Name service error for
>


Hi,

Are you sure that they don't block port 25?  I know that Cox residential
blocks port 25 so it's impossible to run your own MTA.  Generally I
would say that it's probably mail.comcast.net but I don't use Comcast.
I'm not sure about port 465, but maybe try smtp authentication.  I would
be very surprised if port 25 actually works outside of the Comcast mail
servers though as most ISPs block it nowadays.  In that case, you would
have to use something like ssmtp which just moves mail off to a
smarthost.  There's really no configuration necessary.  If you're on
Debian, it will ask config questions when you install ssmtp or you can
do dpkg-reconfigure ssmtp instead.  It's really painless to set up.
Also, what if you try port 587?  That sometimes is an alternative smtp port.

Personally, I would just use Gmail.  It supports secure pop3, has an
accessible web interface, has smtp on port 587 to get around port 25
blocks, has a good spam filter, and generally works great!  Mutt or
other can probably work directly with pop3s, or you could install
stunnel and continue using Fetchmail and Postfix.  Actually I think
Fetchmail supports pop3s but I don't use it.  That way if the person
gets stuck on a Windows machine, she can still access her Gmail
messages.  Everything downloaded with pop3s is automatically archived,
even if she deletes it from her local system so mail is never lost.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup



  parent reply	other threads:[~ UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 chomiak7737
 ` Garrett Klein
   ` chomiak7737
 ` Tony Baechler
   ` chomiak7737
     ` David Poehlman
       ` Tom Moore
         ` chomiak7737
           ` chomiak7737
   ` David Poehlman [this message]
     ` luke
   ` Steve Holmes

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=EE0EF04B810246CBADA3B04E7C1E3F85@HANDS \
    --to=david.poehlman@handsontechnologeyes.com \
    --cc=speakup@braille.uwo.ca \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).