Current time: 06-16-2024, 07:44 AM Hello There, Guest! (LoginRegister)


Post Reply 
Change SMTP Port
Author Message
kurgans Offline
Moderator
*****
Moderators

Posts: 1,565
Joined: Feb 2008
Reputation: 23
Post: #2
RE: Change SMTP Port
Add line in

/etc/postfix/master.cf

# ==========================================================================

# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
# Entrada normal (puerto 25)

smtp inet n - - - - smtpd
# Entrada en el puerto 999
26 inet n - - - - smtpd ---- new port

/etc/init.d/postfix restart

You server running with port 25 and 26 in smtp

Change port smtp to 26 in configuration client email (outlook, evolution etc...)
(This post was last modified: 04-18-2009 04:47 AM by kurgans.)
04-18-2009 04:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Change SMTP Port - its.me - 04-18-2009, 03:59 AM
RE: Change SMTP Port - kurgans - 04-18-2009 04:06 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)