This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

I can receive, but not send email.
#4
RE: I can receive, but not send email.
Code:
587/tcp   open     submission

Are you sure you haven't configured postfix to submit only over port 587?

Check your postfix configuration has:
[/etc/sentora/configs/postfix/master.cf]
Code:
smtp      inet  n       -       n       -       -       smtpd

smtp service type is likely the first line of services

If you add the service, restart postfix and try again.

If that doesnt resolve your issue, I also noticed the domain you provided, vestraweb.com, is refusing to connect at port 80/443 for login or www subdomains. Are you sure you have your gateway/firewall configured properly?

Try stopping the iptables/apparmour service and restarting postfix/dovecot to rule out firewall issues.

Use telnet to check
Code:
telnet localhost 25

Try using ports 25 and 587; replacing localhost with your server IP and public IP
If telnet responds without error then the port is open and responding.
Reply
Thanks given by:


Messages In This Thread
RE: I can receive, but not send email. - by republicus - 10-26-2018, 11:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Email has suddenly stopped coming through rsthomas 4 4 ,818 10-12-2022, 09:29 PM
Last Post: rsthomas
Why can i not send emails from my site phabeon8 3 6 ,519 04-20-2021, 06:29 AM
Last Post: sparkrack
Webmail Send / Receive works but Outlook doesn't | Digital Ocean dipakcg 12 34 ,284 04-17-2020, 04:52 PM
Last Post: iraqiboy90

Forum Jump:


Users browsing this thread: 3 Guest(s)