Mikrotik and postfix mail server

Hi, first topic :wink:

Oke, I want to config postfix, I get my static ip over wifi ISP, I use 443 RB, question, what ports I must open for mail server, I opened 25 and 110 ?

Kinda depends on what protocols you want available. If you only need SMTP and unsecured POP3 then 25 and 110 will do. You should look into secured POP3, and IMAP.

smtp = 25
smtps = 465
submission = 587

for imap/pop3 (not postfix services)
imap = 143
imaps = 993
pop3 = 110
pop3s = 995

Kokel


F.Y.I


Usfull staff, i run WEBMIN, :slight_smile: with all its servers, dns, smtp, ftp, ssh, devcot, ( postfix ), apache, samba, mysql,

Cool stuff, :slight_smile: own home Web hosting,

@tombee79

What do you want to say? I don’t understand your intention…

Kokel

just show off