I added PHPmailer or api to send email, the credentials were correct but unable to send email
V vin0414 New Member Messages 4 Reaction score 0 Points 1 Nov 12, 2024 #1 I added PHPmailer or api to send email, the credentials were correct but unable to send email
M mrburnsx Community Advocate Community Support Messages 376 Reaction score 36 Points 28 Nov 12, 2024 #2 External SMTP is not allowed. Can only use localhost.
V vin0414 New Member Messages 4 Reaction score 0 Points 1 Nov 13, 2024 #3 mrburnsx said: External SMTP is not allowed. Can only use localhost. Click to expand... Can you provide me an example for this? I am using mailtrap API for sending emails
mrburnsx said: External SMTP is not allowed. Can only use localhost. Click to expand... Can you provide me an example for this? I am using mailtrap API for sending emails
M mrburnsx Community Advocate Community Support Messages 376 Reaction score 36 Points 28 Nov 13, 2024 #4 Sending through any mail server that is not the server your account is on is not allowed.