php - How to open port in Ubuntu 14.04 for Sendgrid -


i have problem send email through sendgrid host. https://sendgrid.com/docs/classroom/basics/email_infrastructure/smtp_ports.html

how open port 25, 2525, 465 , 587 respectfully send mail sendgrid?

thanks

sendgrid provides rest api , dont need open ports that. article refers setting own smtp server not want. have @ this example better explain how can send mail using sendgrid.


Comments

Popular posts from this blog

Listboxes in c# -

Excel Duty List -

Multilayer CSV to filtered excel -