[TriLUG] Need a Stupid Sendmail trick

Jeremy Portzer jeremyp at pobox.com
Wed May 26 22:02:24 EDT 2004


Well, I recommend you switch to postfix and set up TLS on port 465 (the 
standard smtp over SSL submission port).  If that port is blocked you can 
choose another.  Here are some notes I made on this setup a while back:
	http://www.trilug.org/~jeremy/mail-notes.txt

Hope this helps, please let me know if you have questions about the setup.

Don't be scared of switching to postfix -- it's easy.  You'll probably 
spend less time learning postfix than you would trying to configure 
sendmail to make this one change!

--Jeremy

On Wed, 26 May 2004, Dave Sorenson wrote:

> I'm already relaying out through their server. The problem is I can't get
> into my server to start the relay because they are blocking all inbound port
> 25 traffic as well as the outbound. 
> 
> DS 
> 
> -----Original Message-----
> From: trilug-bounces at trilug.org [mailto:trilug-bounces at trilug.org] On Behalf
> Of Michael Hrivnak
> Sent: Wednesday, May 26, 2004 5:04 PM
> To: Triangle Linux Users Group discussion list
> Subject: Re: [TriLUG] Need a Stupid Sendmail trick
> 
> I'm not sure I fully understand your situation. You must be able to connect
> to bellsouth's smtp server on port 25, or how do you send any email? I can
> imagine if they are blocking outgoing port 25 to other destinations.
> 
> That said, you could simply setup your smtp server to relay through
> Bellsouth's. I have my own smtp server in my house, and it relays everything
> throught he roadrunner smtp server.
> 
> Another option is what I do with my laptop. I have it automatically open an
> ssh session to my mail server when I log in, and it goes something like
> this:
> 
> ssh -L 2525:localhost:25 myserver.org
> 
> I then set my mail client, KMail, to send mail on localhost port 2525. 
> This will blaze right through any port 25 filtering both incoming and
> outgoing. I use this so that my laptop will send email through my server and
> thus the RR server regardless of where in the world I'm connected.
> 
> Sorry I can't help with sendmail setup, but I use postfix which I think is
> much less complicated to configure, which is good for someone like me!
> 
> Michael
> 
> Turnpike Man wrote:
> 
> >If they are blocking outbound SMTP, how are you sending emails from 
> >your local email client out to anyone??  (Sorry I can't help with 
> >sendmail, I use postfix)
> >
> >David M.
> >
> >--- Dave Sorenson <dave at logicalgeek.com> wrote:
> >  
> >
> >>OK, need help from the Sendmail gods.. I need to reconfigure sendmail 
> >>to listen for incoming request on a port other than 25. I know this 
> >>will break a number of things, but it may also help me end-run 
> >>Bellsouth's asinine block of outgoing (I can understand this somewhat) 
> >>AND incoming (completely whacked IMHO) 25 traffic garbage.
> >>
> >>What I need to do is to use my mail server for outgoing SMTP traffic. 
> >>I can configure my client to send on alternate ports so that is not an 
> >>issue. Mail will leave my laptop, travel to my mail server (on an 
> >>unblocked port) sender
> >>(me) will get verified and then out through Bellsouth's SMTP via the 
> >>smarthost relay (that's the only thing they did not break when I
> "Upgraded"
> >>my DSL). That way I don't need to keep changing my mail client 
> >>settings depending on what network I happened to be on...
> >>
> >>I know this breaks incoming to my server, that’s not an issue. I'm 
> >>using a pop account on a server outside of the Bellsouth network for
> incoming mail.
> >>My biggest problem for the moment is to not have to mess with the 
> >>client settings every time I change locations and networks.
> >>
> >>Please don't tell me to change providers, I'm going to when I move in 
> >>with the fiancé at the end of my lease.. I just need to end-run BS 
> >>stupidity for a few months.
> >>
> >>TIA
> >>
> >>Dave S
> >>
> >>--
> >>TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> >>TriLUG Organizational FAQ  : http://trilug.org/faq/ TriLUG Member 
> >>Services FAQ : http://members.trilug.org/services_faq/
> >>TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc
> >>    
> >>
> >
> >
> >
> >	
> >		
> >__________________________________
> >Do you Yahoo!?
> >Friends.  Fun.  Try the all-new Yahoo! Messenger.
> >http://messenger.yahoo.com/
> >  
> >
> 
> 

-- 
/---------------------------------------------------------------------\
| Jeremy Portzer        jeremyp at pobox.com      trilug.org/~jeremy     |
| GPG Fingerprint: 712D 77C7 AB2D 2130 989F  E135 6F9F F7BC CC1A 7B92 |
\---------------------------------------------------------------------/




More information about the TriLUG mailing list