Plesk Qmail Queue
Oct 31, 2009Might be a weird question, but I have a test server setup with a single domain name and I am trying to figure out an easy way to get a bunch of emails to stay in the queue, anyone have an idea?
View 4 RepliesMight be a weird question, but I have a test server setup with a single domain name and I am trying to figure out an easy way to get a bunch of emails to stay in the queue, anyone have an idea?
View 4 RepliesI have a server(godaddy) with plesk. It was all working well till 8 - 10 days ago. I didnt notice it one week later where I started receiving a lot of failed mail notices. Then on investigation, there were more then 50K spam mails in the mail queue and the mails that were supposed to be sent(registration, forgot password) were also held up in the queue. I found the source of the spam and fixed that.
Also I cleared the mail-queue. Now when I try to send out a test message, it still gets held up in the mail queue. But I can send a test mail to the same domain (info@mydomain.com). All new user registration mails are also held up and this is greatly affecting the site.
I'm having a hard time figuring why me emails are not delivered to mailboxes.
A bit of context:
OS: Ubuntu 12
Plesk pannel: 11.5
This server was supposed to be a new server (upgrade) from a previous who was working correctly (Also Linux with Plesk but both older versions).
After new server installed and websited up and running, I decided to create mailboxes and then copied all mailboxes (including emails and folders) to this new server.
First issue I got was i could not connect, until I figure out permissions were incorrect (for root after copy) and fixed it to be accessible by "popuser" (each user to access his mailbox).
Now i can connect, but new emails stay on qmail and can't be delivered to mailboxes.
Even after I have deleted the emalboxes and recreate them (now new emails are being delivered) all those emails in the queue can't be delivered.
I forced queue flush with "postqueue -f" but I get errors on the log:
(temporary failure. Command output: .qmail has prog delivery but has x bit set. (#4.7.0) 4.2.1 Message can not be delivered at this time )...
Which user should i give permissions (if that is the case) so tha both popuser (email user) and qmail/postfix can write on the mailboxes and deliver messages?
I can receive e-mails from another server, as well as another domain on this server. I can send e-mails to another domain on this server, but anything out to another server, gets stuck in the queue. I am using Plesk 7.0.2
Plesk Queue info shows:
Messages in queue: 0 not preprocessed, 0 local, 630 remote, 630 total.
In the maillog, I see " deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connecti
on._(#4.4.1)/"
after an outbound e-mail.
Thanks
Not by choice but I got a machine running qmail with vpopmail on it. The queue on this thing is ridiculously long and doesn't seem to be getting any smaller due to the large amounts of spam sent to several domains under it.
Most of the spam is coming in the form of a@domain.com aa@domain.com ect. So I figured rather than bounce the mail back to these non existent addresses rather go the route of /dev/null. Now for qmail you'd just do # but seems for vpopmail that does not work.
So my .qmail-default have the following currently:
/usr/local/vpopmail/bin/vdelivermail '' /dev/null
Unfortunately it still sends mail back to the user who sent the mail but it sends it was delivered to /dev/null.
So any suggestions on to get that working and ways to manage this queue a heck of a lot better?
here is my problem.. i am running qmail on a plesk control panel. my load average around 15.. when i quit qmail it drops below 1.. when i clear out the queue it drops below 1, then it slowly starts rising back to 15.. i ignored my queue for a little while and it stacked up to 26k in the local queue and 1k in the local queue. overnight it builds up to 2k in the local queue and 12 in the remote.. i thought a php script was exploited so i tracked down every script using the mail function that i thought might be doing it and disabled them. i noticed some difference but the queue is still building up rapidly.. i also altered the /usr/sbin/sendmail so it will log all mail sent and that doesn't pose a problem as only 10 emails have been sent via /usr/sbin/sendmail in the last 24 hours. i also tested my server for open relays via abuse.net and it passed the open relay tests. what else could be happening? all the email in the queue is spam.. where is it coming from? some is being sent to users on the server and some is not.. i am at a total loss right now, and really need to get this problem solved. thanks for any help.....
View 4 Replies View RelatedHow does one dump the contents of a Qmail?
That is emails that are waiting to be sent which are not going to be sent since they are bad emails so they are just stuck in the queue and are killing cpu resources, how does one tell Qmail to dump all unsent emails waiting in the queue?
I get an alert that The exim delivery queue size currently has 3000 emails in it waiting to be processed.
View 5 Replies View Relatedi have a fedora core 4 server.. and i want to install a good Qmail email server to host some emails of diferent domains..
On searching i found that Qmail should be install with those associated programs/system for a better server :
Qmail itself
EZmlm and EZmlm-idx
Autoresponder
Vpopmail
VQadmin
maildrop
QmailAdmin
Courier-imap/imaps with Courierpassd
Squirrelmail web mail program ......
I have server running Plesk 8.6 with Qmail. Recently some users complain that when they send email out they received undelivered email from Qmail (plesk) with lots of unknown address. Users are concerned about that mail server is sending out mail that they did not send it to. I have attached one of the typical example that user got.
I have changed domain name and ip address for dummy address. I have no clue that the server automatically append those junk email address to the senders email or the client application did it without user's consent.
qMail inconsistent headers on Plesk
We are facing this problem on a Plesk (serverpsa v8.6.0_build86080910.19 os_CentOS 5)
The scenario is that on this server we have around 5 domains, one of them is the main domain that is also in the hostname.
On the main domain some custom social networking PHP script is running that sends out mails using SMTP authentication, now when welcome mail or invites or notification mails or any such mail are sent through the script, it includes other domains in the headers randomly:
Received: (qmail 15896 invoked from network); 24 Nov 2008 18:45:05 -0500
Received: from somedomain.com (HELO server.maindomain.com) (xyz.xyz.xyz.xyz).....
We are experiencing a slowdown on one of our servers running PLESK 8.2 . Has anyone noticed a problem with the latest qmail update provided by PLESK?
Our tech feels it is a faulty upgrade, and is looking into it.
Has anyone made the upgrade and noticed a problem? Our average load went from around 5 to 50.
I am a new user of Plesk 11.5.30 struggling to understand how qmail is configured.
I intend to install ezmlm to work with qmail but the installation guide assumes that the qmail installation is set up per LWQ (Life with qmail - see URL....
For example the following are quotes from LWQ:All of qmail's system configuration files, with the exception of the .qmail files in ~alias, reside in /var/qmail/control.A series of configuration files resides under /var/qmail/users.
The qmail sendmail, which is normally in /var/qmail/bin/sendmail, usually replaces .None of these directories exist. So where are all these configuration entities?
I have issue with qmail server. I want to update ssl certificate and for this i have replaced older servercert.pem with new servercert.pem file in /var / qmail/ control/. and restart service of qmail using qmailctl restart.But after updating this certificate my web browser still showing older certificate details.
View 1 Replies View RelatedRecently, I keep getting an email from my dedicated server company (godaddy, plesk 8.2 windows) that I've reached my daily limit of 1000 emails when I only send like 20-40 a day max.
So I want to take a look at whats going on, what emails have been sent/received and are still in queue?
Can can I access my mail queue using Plesk? And then how can I delete them?
I am unable to switch from qmail to postfix via the control panel. It opens a new window that just hangs and never loads. While waiting for it to load, I see these 2 processes running..
root 25108 0.1 0.0 133972 20604 ? S 21:58 0:00 /var/cache/parallels_installer/parallels_installer_CentOS_6_x86_64 --service-mode=components --enable-xml-output --ssl-cert /usr/local/psa/admin/conf/httpsd.pem --branch release,stable --web-interface --with-ssl --disable-browser
root 25109 0.0 0.0 104952 3032 ? S 21:58 0:00 /var/cache/parallels_installer/parallels_installer_CentOS_6_x86_64 --service-mode=components --enable-xml-output --ssl-cert /usr/local/psa/admin/conf/httpsd.pem --branch release,stable --web-interface --with-ssl --disable-browser
But after waiting 20 minutes, the browser never loaded and the two proceses remain. So I killed both processes and removed /tmp/psa-installer.lock and started again. The same thing happened.
Is there a way to fix this? If not, is there an easy way to switch MTAs from the command line?
I have been seeing these in my log and received complaints from customers not able to get their mail out. These messages just stay in the queue and go no where.
what they are successfully using as a tlsserverciphers and tlsclientciphers? Maybe it the dh key being too small. How can this be fixed on Qmail?
qmail: 1436646171.830486 delivery 6: deferral: TLS_connect_failed:_error:14082174:SSL_routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh_key_too_small;_connected_to_170.49.86.238.
I have Spam in the Mail Queue.
How can I detect, where it come from, or how can I avoid it ?
On the server, there is installed a WordPress installation. Mail from this WordPress installation never reaches for example suscribers. Almost all mail remains in the Queue and will be deleted after 7 days. Could it be because I do not have an SSL Certificate? %
View 1 Replies View RelatedMy mail queue is growing up. I've stopped qmail but the queue goes on growing I must have an script running injecting mail in the queue, how can I find the script? I looked the running process (ps ) but I can not find anything (there is a lot of process!!!!)
View 4 Replies View RelatedCurrently i'm migrating all my domains from ensim to Plesk.
I use for this the Plesk migration tool.
From the moment I change the nameservers, some mail will still be delivered (for a while) to the old ensim server and not the new plesk server.
How can I move or migrated mail from mqueue to the correspondening account under Qmail?
Because the ensim server is configured to be the final destination for mail . I cannot add extra MX records with a lower destination.
Or can i change easly the ensim server to be not the final destination)?
I want to add a new port for SMTP (1024) as a client's ISP block 25, 587 and 2525. I tried following this guide: [URL] ... but it doesn't work with Parallels Plesk Panel 11.5 ...
How to add an additional SMTP port to Qmail in Plesk 11.5?
We are seeing intermittent slow responses from SMTP on a RHEL6 server running Qmail on Plesk 11.5. The response is being measured from a remote Zabbix server.
The response time seems to be slow (>10s) for a period of 2-3 minutes and then returns to normal (<1s). All other services continue to be ok during the period of slowness.
The server_args line in /etc/xinetd.d/smtp_psa already contains "-Rt0" and all the DNS servers in /etc/resolv.conf are resolving properly.
From looking at the maillog file the server was receiving about 35 SMTP connections a minute at the time of the slowdown. We have the server configured to use 2 x RBL's.
I wonder if we are hitting a limit on the maximum amount of SMTP connections. The file /var/qmail/control/concurrencyincoming does not exist so, according to the Qmail manual, there shouldn't be a limit on the number of incoming SMTP connections.
Mail isn't leaving the queue, it's returning this error
Feb 12 23:12:01 XXXX postfix-local[64360]: System error .qmail: Permission denied
Feb 12 23:12:01 XXXX postfix-local[64360]: Wrong permissions for .qmail
All the files within /var/qmail/ are set to the user and group "popuser", and have the nessacery rwx permissions for the user/group.
The OS is CentOS.
Just got a strange problem on my plesk server. (11.0.9)
Qmail isn't working...
In Home>Tools & Settings>Services management SMTP "Server (QMail)" is stoppped.
When I try to start it, it say "Information: Please allow for some time for the service to start." but never starts...
In command line i try to restart it with "service qmail restart" and it says "OK" also if i run "service qmail status" it says "qmail-send (pid 2880) is running..."
but, it really doesn't work... queue is getting bigger and smtp isnt responding...!
I'm using Plesk 11.5.50 CentOS 6.5 64bit with Qmail. I have installed a SSL certificate on mail server "mail.company.tld" and is running successfully with smtp/pop3/imap4 daemon. Every user agent uses "mail.company.tld" for smtp/pop3/imap4. The qmail name is "mail.company.tld" (file me). The server has about 300 domains and 1000 accounts.
Now we want to add a new SSL certificate, called "mail.newcompany.tld", and use it only for certain domains. I would like to know if is possible to use the new SSL "mail.newcompany.tld" for a specific mail domain without using the old SSL "mail.company.tld" that isn't expired yet. From Plesk Panel I haven't found a section for using the SSL for a specific mail domain.
I need reinstall qmail after spam atack and follows the post.URL....It says:
rpm -Uvh --force psa-qmail
but my system return an error message..error: opening psa-qmail failed: it does not existe file or directory (error: la apertura de psa-qmail falló: No existe el fichero o el directorio)
rpm -q psa-qmail
return
psa-qmail-1.03-cos5.build1013120126.11
And my system is CentOS
All bounce emails are getting stack in queue (deferred). I tried a few suggestions I found around but nothing changed.
Ubuntu 12.04
Postfix
Plesk
I am relatively new in Plesk and have problems with mail not being sent properly. On the server, there is installed a WordPress installation. Mail from this WordPress installation never reaches for example suscribers. Almost all mail remains in the Queue and will be deleted after 7 days. Could it be because I do not have an SSL Certificate? I use:
Plesk 11.5
CentOS 6.6
postfix
Log file + configuration
I am running CentOS 5.10 (Final) with Plesk 11.5.30 Update #44 and since a few days have the strangest problem with incoming emails from certain hosts.
The email from known senders produces a relaylock message like:
/var/qmail/bin/relaylock [12345]: mail from 80.80.80.80:59595 (mail.hostname.com)
From what I was able to gather this is regular behaviour with plesk and qmail, indicating that the senders' mailserver has made contact.
Then nothing happens. For hours. 7-10 to be exact. Then the mail is being processed and delivered.
We installed a new VPS with Centos and Plesk 12.
Domains are simply not showing in the controlpanel. We can see the subscriptions but its empty under the button 'Domains'. Newly created sites as well as migrated sites do not show.
Before we created or migrated a site to the server we changed psa.conf HTTPD_VHOSTS_D /home/httpd/vhosts
This is a legacy from our old servers and never has been a problem. I suppose this is not related, but just thought I should mention it.
The second problem with this server is that when we toggle the mailservice in 'Services management' the button reacts but does not change the state of qmail. It just keeps running. What can be wrong with this fresh installation?