• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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: alan@provdn.com
Subject: Copy of: test from contact page 2
Date: Thu, 26 Aug 2010 16:36:40 +0000
From: Hottell Malinowski Group <alan@filmmakeretc.com>
Message-ID: <213875ff1d47d7e0a1a6fd12c197c5ce@hmg.allantone.com>
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]: from=anonymous@host.allantone.
com
Aug 26 12:00:20 host qmail-queue-handlers[16118]: to=drweb@host.allantone.com
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] = 'drweb@host.all
antone.com'
Aug 26 12:00:20 host qmail-queue-handlers[16118]: handlers dir = '/opt/psa/handl
ers/before-queue/recipient/drweb@host.allantone.com'
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 <
anonymous@host.allantone.com> 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