PDA

View Full Version : [ubuntu] Sendmail reconfiguration


Stormspace
June 12th, 2008, 11:43 AM
I have a test server running at home on cable broadband. I typically test web applications on this box and these frequently use sendmail for various purposes. As you likely know sendmail fails miserably since port 25 is blocked by my ISP. What I would like to do is reconfigure sendmail to route mail through my primary mail account using port 1025. It would need to be able to authenticate to the SMTP server. Is there a solution for this?