Aug 30 04 4:15 pm
Aug 30 04 9:45 pm
Sep 01 04 1:52 pm
adrien wrote:So you want WinGate to use authentication when it delivers to yahoo.com?
You would need to find the servers that accept mail for yahoo.com, then set up a server record for them.
For instance, you would use nslookup.exe to do an MX query for yahoo.com. To do this, go to the command line, type nslookup.
then type "set type=MX", then enter, then type the name, e.g. "yahoo.com". it will then return the MX servers for yahoo.com. These are in this case:
MX preference = 1, mail exchanger = mx3.mail.yahoo.com
MX preference = 5, mail exchanger = mx4.mail.yahoo.com
MX preference = 1, mail exchanger = mx1.mail.yahoo.com
MX preference = 1, mail exchanger = mx2.mail.yahoo.com
So, the servers you would need to create in WinGate are as above, one for mx1.mail.yahoo.com, for mx2.mail.yahoo.com etc.
Hmmmm not ideal, need really a way to do this per domain... will have to add that feature.
Anyway, to add the servers, go to the servers tab in WinGate email, click add, type in say "mx1.mail.yahoo.com", then select "server requires authentication", and enter your username and password.
Note, this is for SMTP, not POP3.
Adrien
Sep 01 04 2:19 pm
Dec 17 04 8:48 pm
Dec 17 04 9:25 pm