• 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.

Qmail does not send mails

P

petreu

Guest
[solved] Qmail does not send mails

Hoi zusammen,

Ich hab seit meinem update auf FC6 grad ein dummes Problem mit qmail.

Ich kann keine Emails mehr versenden. Die kommen umgehen zurück an die MAILER-DEAMON@*

folgendes findet sich in den Logfiles

Hi, i got the following problem after my upgrade with plesk to Fedora Core 6.

Qmail does not send any mails out the server.
Local mails are delivered, mails receiving works fine without problems. But sending gets me always an error Mail to MAILDERDEAMON@*

here the logfile

Code:
May  7 16:19:23 night-site qmail: 1178547563.451854 starting delivery 1: msg 7480402 to remote [email][email protected][/email]
May  7 16:19:23 night-site qmail: 1178547563.451998 status: local 0/10 remote 1/20
May  7 16:19:23 night-site qmail-remote-handlers[2850]: starter: submitter[2851] with error code 127
May  7 16:19:23 night-site qmail-remote-handlers[2850]: mailsend: wait for submitter failed
May  7 16:19:23 night-site qmail-remote-handlers[2850]: cannot reinject message to mail system
May  7 16:19:23 night-site qmail: 1178547563.494600 delivery 1: failure:
May  7 16:19:23 night-site qmail: 1178547563.495066 status: local 0/10 remote 0/20
May  7 16:19:23 night-site qmail: 1178547563.498201 bounce msg 7480402 qp 2852
May  7 16:19:23 night-site qmail: 1178547563.498631 end msg 7480402

You know what errorcode 127 is? Or what could cause the problem.

I´d be pleased about an answer

Thanks in advance

peter
 
hi there

we delete and reinstalled plesk several times.

But it still does not work.

Doesn´t somebody got any idea?

I´d be pleased so.
 
Hi, thanks for your reply

the server can lookup the hosts or domains without problems.

This thing is getting a mess. Cant find a point where to start searching.

The failure above gives me no point to search for (or no results)
And in #qmail on freenode plesk variant is not really supported ;)
 
hi here the mail header

Code:
Hi. This is the qmail-send program at night-site.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<[email protected]>:

--- Below this line is a copy of the message.

Return-Path: <[email protected]>
Received: (qmail 12513 invoked from network); 16 May 2007 11:33:27 +0200
Received: from localhost (127.0.0.1)
  by localhost with SMTP; 16 May 2007 11:33:27 +0200
Received: from p3EE0F542.dip.t-dialin.net (p3EE0F542.dip.t-dialin.net
        [62.224.245.66]) by webmail.reuschlein.de (Horde MIME library) with HTTP;
        Wed, 16 May 2007 11:33:27 +0200
Message-ID: <[email protected]>
Date: Wed, 16 May 2007 11:33:27 +0200
From: [email][email protected][/email]
To: [email][email protected][/email]
Subject: test hoi du nase
MIME-Version: 1.0
Content-Type: multipart/mixed;
        boundary="=_2ktkmi98e2g7"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.1.3)

This message is in MIME format.
 
Hi,

The following solution worked for us (FreeBSD 6.2 / Plesk 8.1.1)

cd /usr/local/psa/qmail/bin/

chown drweb:qmail qmail-queue
chown drweb:qmail qmail-queue.drweb
chown qmailq:qmail qmail-queue.origin
cp qmail-queue qmail-queue.bak
cp qmail-queue.drweb qmail-queue

/usr/local/etc/rc.d/qmail restart

Afther these adjustments, the mail was smoothly delivered!

I'm curious if this works out for you too.
 
Hi,

i solved the problem another way now ;)

removed hole plesk packages including qmail

moved configuration files, and remaining binary files

reintalled everything and reconvered the configuration

now its working again.
 
Back
Top