The Community is in Read-Only Mode as we get ready to unveil a brand-new experience. Stay tuned something amazing is on the way!
How is inbound SMTP configured in the firewall, I imagine I'll need to do a forwarder as well? Is there a FAQ that covers this? Thank you!
@ldd0zz5 wrote: How is inbound SMTP configured in the firewall, I imagine I'll need to do a forwarder as well? Is there a FAQ that covers this? Thank you!
Can you clarify what it is that you are trying to set up?
SMTP is for outgoing. Pop is inbound.
Assuming you are using Verizon's email the recommended values are
pop (pop3) incoming.verizon.net, ssl security, port 995, password in clear text or apop
SMTP outgoing.verizon.net, ssl security, port 465, requires authentication, password in clear text or apop
I have an email server and an mx record setup, I need to allow inbound smtp traffic.
P.S. I know about the limitations of a dynamic IP for this, I've worked around it.
If you run a mail server, you should know what values your system needs or can support.
Note you could choice to use the popular values just as Verizon and many others do. You are will not be able to use the older SMTP port (25) as many systems, including verizon block it.
Common used SMTP ports, actually MSA(Mail submission agent), are 587 (non-ssl) or 465 (SSL) You will have to create some forwarding rules for your router.
Pop still usually is set as 110 (non-ssl) and 995 (SSL). Again will probaly need forwardings rules for your router.
Different rules are used for IMAP.
Not sure how Verizon feels about non-business mail servers.
port forwarding should not be needed unless you are forwarding to a server on your network. normal emsil configuration should do just fine. settings are outlined here and also at www.verizon.com/repair
Are you sure about Verizon blocking that port? I was told that they do not block any inbound ports (even 80, which is a common misconception). As far as knowing what ports I need since I have an email server, yes, I know exactly what I need to have, I just dont know how to set up a rule to allow inbound anything on Verizon'e router. That's all I'm looking for guidance on. Thx.