atom feed10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] smart host/relay ...
FromSent OnAttachments
Victor StarSep 15, 2006 8:21 pm 
Milan ObuchSep 15, 2006 10:57 pm 
Victor StarSep 16, 2006 10:27 am 
Jeff JansenSep 16, 2006 11:25 am 
Victor StarSep 16, 2006 12:14 pm 
Victor StarSep 16, 2006 1:45 pm 
Sam VarshavchikSep 16, 2006 2:03 pm 
Victor StarSep 16, 2006 2:24 pm 
Sam VarshavchikSep 16, 2006 4:24 pm 
Victor StarSep 16, 2006 4:44 pm 
Subject:Re: [courier-users] smart host/relay with authorization
From:Milan Obuch (cour@dino.sk)
Date:Sep 15, 2006 10:57:21 pm
List:net.sourceforge.lists.courier-users

On Saturday 16 September 2006 05:21, Victor Star wrote:

Hi,

I'm just starting learning Courier. Spent some time installing and configuring it. Now I have a question I couldn't find an answer neither by googling nor by searching through docs and archives. My situation is the following: I have a computer running FreeBSD 6.0 at home, on a broadband cable provider. This provider doesn't allow outgoing SMTP (port 25 is closed). My only option is to use their smtp server which requires authorization (username/password). The only way to setup Smart host for Courier that I've found is to use esmtproutes file. But it only allows for plain ip or server name, no authorization. I've been able to set it up successfully with Postfix by using "smtp_sasl_password_maps" option in it's main.cf. Now I'm looking to replace Postfix with all-in-one Courier solution. Is there a way to configure Courier for this setup?

Thanks!

Hi, you have half the solution ready with esmtproutes. The second half is in esmtpauthclient. Just look at http://www.courier-mta.org/?courier.html for details. Regards, Milan