• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Joomla and the Mail Queue

A

alantone

Guest
I have three instances of Joomla running on my Plesk 9.5/Linux server that are having trouble sending mail. It seems that every time an e-mail is sent, it winds up in the Queue. I also have a Plesk 8 server with Joomla and it sends mail just fine.

Here is a sample mail header from one of the messages in the queue:

Received: (qmail 18800 invoked by uid 33); 26 Aug 2010 16:36:40 +0000
To: [email protected]
Subject: Copy of: test from contact page 2
Date: Thu, 26 Aug 2010 16:36:40 +0000
From: Hottell Malinowski Group <[email protected]>
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer (phpmailer.sourceforge.net) [version 2.0.4]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"
 

Attachments

  • thequeue.jpg
    thequeue.jpg
    107.8 KB · Views: 4
Try to find reason in main Plesk maillog /usr/local/psa/var/log/maillog
 
Here's the log file, what do you make of it?

Aug 26 12:00:20 host qmail-queue-handlers[16118]: Handlers Filter before-queue f
or qmail started ...
Aug 26 12:00:20 host qmail-queue-handlers[16118]: [email protected].
com
Aug 26 12:00:20 host qmail-queue-handlers[16118]: [email protected]
Aug 26 12:00:20 host qmail-queue-handlers[16118]: hook_dir = '/opt/psa/handlers/
before-queue'
Aug 26 12:00:20 host qmail-queue-handlers[16118]: call_handlers: call executable
= '/opt/psa/handlers/info/05-grey-NUvgpV/executable'
Aug 26 12:00:20 host greylisting filter[16119]: Starting greylisting filter...
Aug 26 12:00:20 host qmail-queue-handlers[16118]: handlers_stderr: SKIP
Aug 26 12:00:20 host qmail-queue-handlers[16118]: call_handlers: SKIP during cal
l '/opt/psa/handlers/info/05-grey-NUvgpV/executable' handler
Aug 26 12:00:20 host qmail-queue-handlers[16118]: recipient[3] = '[email protected]
antone.com'
Aug 26 12:00:20 host qmail-queue-handlers[16118]: handlers dir = '/opt/psa/handl
ers/before-queue/recipient/[email protected]'
Aug 26 12:00:20 host qmail-queue-handlers[16118]: starter: submitter[16120] exit
ed normally
Aug 26 12:00:20 host qmail: 1282824020.454323 new msg 789642
Aug 26 12:00:20 host qmail: 1282824020.465920 info msg 789642: bytes 1193 from <
[email protected]> qp 16120 uid 107
 
Joomla and Mail

Which version of Joomla are you running?

Version 1.5 or 1.0. If you are running a legacy version of Joomla upgrade to 1.5
 
Back
Top