Send email programmatically
Use the same hostname, ports, TLS mode, and credentials as in SMTP connection parameters below. Replace placeholders with values from the Ruach Control Panel and your approved sender domain. Transactional credentials must be used only for transactional messages. Routing newsletters, cold outreach, or other promotional mail through transactional credentials undermines engagement and reputation and can reduce deliverability. Keep promotional sends on the credentials or accounts your team provisions for that purpose.SSL/TLS) in your client or library instead of STARTTLS on port 587. Match the security mode to the port as in the table below.
SMTP connection parameters
| Parameter | Value |
|---|---|
| Description | We recommend the description you chose when your account was created. |
| Hostname or server name | delivery.emailpnl.com |
| Port | 587 or 25 with STARTTLS encryption, or 465 with SSL/TLS encryption. |
| Connection security | STARTTLS (with port 587 or 25) or SSL/TLS (with port 465). |
| Authentication method | Normal password |
| User name | The username provided by us. |
| Password | The password provided by us |
Configure your email client
Use the following host and ports:- Host:
delivery.emailpnl.com - Ports: 587 or 25 with STARTTLS, or 465 with SSL/TLS

