Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla, using PHP Mail, "Error in Mail API" #3060

Closed
howardlowndes opened this issue Jun 3, 2024 · 1 comment
Closed

Joomla, using PHP Mail, "Error in Mail API" #3060

howardlowndes opened this issue Jun 3, 2024 · 1 comment

Comments

@howardlowndes
Copy link

Trying to get email working in Joomla using PHP Mail
Is PHP Mail in Joomla the same thing as PHPMailer? Or is this a totally wrong tree to be barking up?

It almost looks to work, but doesn't. A typical sample:

`2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Sending with mail()
2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Sendmail path: /usr/sbin/sendmail -t -i
2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Envelope sender:
2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: To: Albury Men's Shed [email protected]
2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Subject: Test mail from Albury Men's Shed
2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Headers: Date: Mon, 3 Jun 2024 05:48:40 +0000
From: Albury Men's Shed [email protected]
Reply-To: Albury Men's Shed [email protected]
Message-ID: [email protected]
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8

2024-06-03T05:48:40+00:00 ERROR 110.141.219.107 mail Error in Mail API: Result: true`

@Synchro
Copy link
Member

Synchro commented Jun 3, 2024

This doesn't look anything like output from PHPMailer.

@Synchro Synchro closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants