I just joined up with DynDNS and "MailHop Outbound" service. The one thing I'm confused is that in the directions, they talk about another "login:" section. However Exim complains that I can't have two of them. So I commented out the 'old' one, but I'm worried as to if I need it it or not? I thought that the router or transport would have a reference to this 'login' name, but nothing does in the whole config file. Again, I know almost nothing about Exim, so could someone please tell me what I need to do here?
http://www.dyndns.com/support/kb/archives/mail_servers_and_mailhop_outbound. html#exim # commented out by DV for the 'outbound' login below #login: # driver = plaintext # public_name = LOGIN # server_prompts = "Username:: : Password::" # server_condition = "${if pam{$1:$2}{1}{0}}" # server_set_id = $1 # added by DV login: driver = plaintext public_name = LOGIN client_send = ": USERNAME : PASSWORD" > -----Original Message----- > From: Kjetil Torgrim Homme [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 03, 2005 2:42 PM > To: Daevid Vincent > Cc: exim-list > Subject: RE: [exim] Please help with getting out of RBL hell > > On Sat, 2005-12-03 at 14:07 -0800, Daevid Vincent wrote: > > > Why not use Comcast's smarthost? [..] > > > > You answered your own question... If Hotmail is blocking > Comcast, then > > it's equally useless. I've just traded one problem for another. > > Concidering a majority of people (that I know at least) use Hotmail, > > it's an even worse "solution". > > if pandering to Hotmail is important to you, find a different smart > host. e.g. we allow all alumni to use our server as their smarthost, > regardless of ISP connection. one free alternative is gmail.com, for > instance. > > http://typo.submonkey.net/articles/2005/09/09/use-gmail-as-a-s > mart-host > > (I haven't tried this myself.) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
