Sentora Support Forums

Full Version: I can receive emails but I can't send mail
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can receive emails but I can't send mail can someone help me out. my 25 port is opened but cant seems to send emails.
Dis you ask your ISP if he isn't blocking port 25. This happen so often.

M B
Hello kofyebs,

I also found that i had to wait for the Sentora Daemon to make it's first run.
Check by clicking on "Admin/Sentora Config" and see when it is due to run.
Paul
(02-14-2015, 06:03 AM)Me.B Wrote: [ -> ]Dis you ask your ISP if he isn't blocking port 25. This happen so often.

M B

yep i've asked them they said port is not blocked. i wanna know if i can use another port since the port 25 is not working.
You can use another port BUT you won't be able to receive emails.

Check your firewall it's obvious you have an issue here.

Did you install antivirus? Spam assasin?

M B
Same issue here.. no firewall..no block.. no antivirus no nothing.. clean server..
(05-06-2015, 06:55 AM)Account_Own Wrote: [ -> ]Same issue here.. no firewall..no block.. no antivirus no nothing.. clean server..

Same issue too
(05-25-2015, 06:42 AM)barret0 Wrote: [ -> ]
(05-06-2015, 06:55 AM)Account_Own Wrote: [ -> ]Same issue here.. no firewall..no block.. no antivirus no nothing.. clean server..

Same issue too

Sometimes you need to use the smtp server of your network provider, you can add the next line inĀ /etc/postfix/main.cf

Code:
relayhost = smtp.ziggo.nl
for this example smtp.ziggo.nl is my network provider's smtp server, so when I set this I am only able to send mails with sentora otherwise the are blocking port 25 here. Best thing is to ask your provider. I think you need to use smarthost from your provider.