Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to specify mail relay server using port 465?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
genfive
Apprentice
Apprentice


Joined: 10 Nov 2005
Posts: 291

PostPosted: Wed Jul 12, 2006 5:01 am    Post subject: how to specify mail relay server using port 465? Reply with quote

I found a guide on the Internet teaches people how to relay their emails from home linux box to smtp.gmail.com
The guide, however, asssumes smtp.gmail.com uses the default port 25, which is no longer the case.
Gmail now uses 465.
So how do I correctly specify this port information with postfix? I have several files here:

main.cf
master.cf
generic
sasl_passwd
transport

do they all need the port information? For those that do, what's the correct format? Please help! I am so close to getting my own outgoing mail server working!
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Wed Jul 12, 2006 7:19 am    Post subject: Reply with quote

You can specific non-standard ports like this in Postfix.

relayhost = [smtp.gmail.com]:465
Back to top
View user's profile Send private message
genfive
Apprentice
Apprentice


Joined: 10 Nov 2005
Posts: 291

PostPosted: Wed Jul 12, 2006 1:15 pm    Post subject: Reply with quote

magic919 wrote:
You can specific non-standard ports like this in Postfix.

relayhost = [smtp.gmail.com]:465


is that the only place? Because there are several references to smtp.gmail.com in all these files, and I wasn't quite sure which one should have the port specified and which one didn't have to.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum