Change Sentora and Postfix SMTP port 25
#11
RE: Change Sentora and Postfix SMTP port 25
(12-11-2015, 12:45 PM)TGates Wrote: 100's on Google :Tongue
[google]postfix change port 25 to 587 centOS 6[/google]

Most useful: http://www.faqforge.com/linux/how-to-ena...n-postfix/

I have tried above suggestion but still no luck.

Seems like when sending email it still use port 25, how to change it to 587
#12
RE: Change Sentora and Postfix SMTP port 25
Did you restart postfix or your server? Also make sure the port is open and properly forwarded in any routers you may be using.
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
#13
RE: Change Sentora and Postfix SMTP port 25
It work 100% for me.

Just add
submission inet n - n - - smtpd
after
smtp inet n - n - - smtpd

Here is my master.cf config file
==========================================
#
# Postfix master process configuration file. For details on the format
# of the file, see the Postfix master(5) manual page.
#
# ***** Unused items removed *****
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
submission inet n - n - - smtpd
# -o content_filter=smtp-amavis:127.0.0.1:10024
# -o receive_override_options=no_address_mappings
pickup fifo n - n 60 1 pickup
-o content_filter=
-o receive_override_options=no_header_body_checks
cleanup unix n - n - 0 cleanup
#14
RE: Change Sentora and Postfix SMTP port 25
Hi friends...

I can't solve the problem but i test sentora on amazon EC2 instance and there works like a charm.

Thanks for everybody that assist my requets, i really appreciate your time.

Regards


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora cp steps 421darren 6 17 ,266 06-12-2025, 03:29 PM
Last Post: AnthonyDillard
Improving Security on Your Sentora Panel: Best Practices DylanForeman 0 441 05-27-2025, 06:10 PM
Last Post: DylanForeman
Is Sentora dead? rajeevrrs 2 5 ,663 12-17-2022, 09:20 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)