[Clug-tech] sendmail

Shawn Grover sgrover at open2space.com
Sat Mar 14 02:59:59 PDT 2009


Not sure if it applies here, but... I recall some ISPs (such as Telus) 
were blocking port 25 from residential lines.  If you have a business 
package, this should be a non-issue.  But...  I believe if they are 
blocking port 25, they have another port open for a similar purpose (553 
comes to mind but is probably wrong - I need sleep).  I believe that 
port requires you to use authentication though (better in the long run 
anyways...)  Hmm... come to think of it, I believe this is a mail CLIENT 
issue, not a server issue....

If this *is* the issue you are facing, check the archives for this list 
- it's come up once or twice in the past.  But I'm sure someone more 
knowledgeable will pipe up... (Gustin ???? lol)

Shawn

andrew at a2-technologies.com wrote:
> OK.... I hope someone can help me out here.
> 
> I have never had the pleasure yet of configuring sendmail to relay through
> an isp's mail server.
> 
> I have followed the standard threads, configuring sendmail.mc...  using m4
> to produce sendmail.mc
> 
> I have used:
> 
> define('SMART_HOST', 'smtp.telus.net')dnl
> 
> and I have now managed to get rid of all of the errors...  mail.log says
> 'accepted for delivery'
> and then a little while later
> 
> 'Connection timed out with alt4.gmail-smtp-in.l.google.com'
> 
> the email address I am trying to use is a gmail address...
> 
> When watching port 25... every time I try to send email I see a crapload
> of traffic to googles servers...
> 
> I have tried other email addresses (to my own domains) and see traffic
> going out to those also.
> 
> Do I misunderstand? the 'SMART_HOST' directive is supposed to forward mail
> via the smtp server defined? no?
> 
> If I am correct then my setup is not working at all.
> 
> 



More information about the clug-tech mailing list