Plesk 11.x / Linux :: How Qmail Is Configured

Jul 22, 2015

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?

View 13 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: Disabling Email Forwarding Configured In Accounts

Aug 23, 2014

Many of our clients create e-mail accounts that forward incoming e-mail to mailboxes hosted on other e-mail services. e.g., Gmail.

Lately, though, a handful of these accounts have been receiving a lot of spam (i.e., UCE) and that's been causing a lot of damage to our reputation with these other e-mail services because the message that's being forwarded appears to have originated from our servers.

Code:
<someuser@gmail.com>: host gmail-smtp-in.l.google.com[64.233.183.27]
said: 552-5.7.0 This message was blocked because its content presents a
potential 552-5.7.0 security issue. Please visit 552-5.7.0
http://support.google.com/mail/bin/answer.py?answer=6590 to review our 552
5.7.0 message content and attachment content guidelines.
g20si28780491ici.46 - gsmtp (in reply to end of DATA command)

Is there some way to...

Find accounts that are configured to forward to gmail?

Disable forwarding in accounts that are configured to forward to gmail? 

View 4 Replies View Related

Plesk 11.x / Linux :: Cannot Change Hosting Type Of Domains Configured In Parallels

Oct 30, 2014

I can not change "Hosting Type" of my domains configured in Parallels Plesk 11.0.9 for Linux.

I have read this kb. It is exactly the problem I have, but I have permission to create domains and still can not change the type of hosting...

View 2 Replies View Related

Plesk 11.x / Linux :: QMAIL SSL Certificate

Oct 15, 2014

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 Related

Plesk 12.x / Linux :: Can't Switch From Qmail To Postfix

Jul 21, 2015

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?

View 4 Replies View Related

Plesk 12.x / Linux :: Qmail Fails Due To Dh Key Length

Jul 11, 2015

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.

View 2 Replies View Related

Plesk 11.x / Linux :: How To Add Additional SMTP Port To Qmail

May 13, 2014

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?

View 1 Replies View Related

Plesk 11.x / Linux :: Slow SMTP Response From Qmail

Jun 16, 2015

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.

View 9 Replies View Related

Plesk 12.x / Linux :: Postfix - Qmail Permission Denied

Feb 12, 2015

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.

View 5 Replies View Related

Plesk 11.x / Linux :: Qmail Not Working - SMTP Isn't Responding

May 26, 2014

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

View 4 Replies View Related

Plesk 11.x / Linux :: Qmail And SSL For Specific Mail Domain

May 27, 2015

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.

View 1 Replies View Related

Plesk 11.x / Linux :: Qmail Email Messages Always In Queue

Nov 17, 2014

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

View 1 Replies View Related

Plesk 11.x / Linux :: Reinstall Qmail After Spam Attack

May 22, 2014

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

View 3 Replies View Related

Plesk 11.x / Linux :: Qmail Delivery From Certain Senders Takes Up To 10 Hours

May 9, 2014

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.

View 2 Replies View Related

Plesk 12.x / Linux :: Domains Not Showing - Qmail Does Not React To Panel

Sep 15, 2014

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?

View 1 Replies View Related

Plesk 11.x / Linux :: PTR Record And RDNS - Qmail Delivery Failure

Jun 23, 2014

I have a PTR record and RDNS works for me but when i want sending email to this server : 62.152.169.25 error occurs and mail undelivery received.

qmail: 1403506829.587606 delivery 2978: failure: 62.152.169.25_does_not_like_recipient./Remote_host_said:_550_Invalid_RDNS_entry_for_144.76.245.38/Giving_up_on_62.152.169.25./

View 3 Replies View Related

Plesk 11.x / Linux :: SMTP Service (qmail) Stops Responding On Port 25

May 19, 2015

Since 15.05.2015 smtp experiencing problems.

Smtp service (qmail) stops responding on port 25:
# time telnet localhost 25
Trying 127.0.0.1...
quit
quit
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
quit
quit
Connection closed by foreign host.

real 4m10.629s
user 0m0.000s
sys 0m0.002s

After server restart or sometimes apache stop or ixnetd restart its responding for a some random time, and then again it stops to respond. Plesk panel show it as stopped but qmail itself running in memory, and does other its work, it just stops responding at port 25, or responds with a huge delay.

I've tried change it to postfix, reconfigured with mchk, repaired with repair.sh -r, disabled and uninstalled parallels antivirus, antispam, dnsbl, disabled firewall, disabled smtp lock. Checked apache, dns. Enabled submission port which works when 25 port doesnt, but i need working 25 port.

Nothing solves problem, its just stops responding after some random time. There is no errors on maillog.

I think this problem occured after recent plesk microupdate, because i didn't do anything to server configuration in last months.

This article says it might be dnsbl [URL] .... but it disabled(from plesk panel) on my server, maybe there is way to focefully kill any relation to dnsbl?

Plesk info:
OS Red Hat Enterprise Linux Server 5.9 (Tikanga)
Panel version 11.5.30 Update #50, last updated at May 18, 2015 05:21 PM
The system is up-to-date; last checked at May 17, 2015 10:56 PM

update: xinetd restart is definitely brings smtp alive, but it goes off after random period of time (5min ~ couple hours)

View 1 Replies View Related

Plesk 11.x / Linux :: Qmail - Emails Not Delivered To Mailboxes / Stay In Queue

May 26, 2014

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?

View 4 Replies View Related

Plesk 11.x / Windows :: DNS Configured As Open Resolver By Default

Jul 22, 2014

Seems that the default installation of Bind on Windows plesk 11.x (i don't know if is also for Linux), configure bind by default as open resolver. Then we must fix the problem using this kb:

[URL]

I'm wondering if i'm doing a wrong installation, of this type of installation is by default. In the second case, is there any reason?

View 2 Replies View Related

Plesk 11.x / Windows :: Increasing Server Configured Values For Client Timeouts

Sep 25, 2013

The last packet successfully received from the server was 60.410.682 milliseconds ago. The last packet sent successfully to the server was 60.410.687 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'auto Reconnect= true' to avoid this problem.

View 2 Replies View Related

Install QMAIL Mail Server With Qmail Admin And All..

Aug 24, 2007

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

View 7 Replies View Related

Plesk Qmail Queue

Oct 31, 2009

Might 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 Replies View Related

Plesk And Qmail :: Undelivered Email

Apr 21, 2009

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.

View 9 Replies View Related

QMail Inconsistent Headers On Plesk

Dec 1, 2008

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

View 0 Replies View Related

PLESK And Qmail Slowdown After Update

Nov 15, 2007

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.

View 2 Replies View Related

Linux Permission Issues Affecting Lighttpd, Cron And Qmail

Dec 22, 2007

If I create an html file via SSH (nano) in the /www/ directory of a website, save it and then chown it to the correct user, why will I get a 403 (Permission Denied) error unless I chmod the file to 755?

I think I've changed something system-wide that I'm not sure how to revert, and it seems to be impacting other services (such as mail, cron and stats generation).

I thought it was Linux Environment Security, and then I reverted the changes it made, but this made no effect on the problems I'm having.

View 7 Replies View Related

Move Mail From Mqueue (ensim) To Qmail (plesk)

Dec 30, 2007

Currently 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)?

View 1 Replies View Related

Configured Nameservers

Jul 7, 2009

i installed on my server csf firewall.

After review security server.shows message error the Sections of warning .

This indeed is a topologically error.

How is this to repair and correct.

Check nameservers

Code:
At least one of the configured nameservers:
ns1.X***********
ns2.X***********
should be located in a topologically and geographically dispersed location on the Internet - See RFC 2182 (Section 3.1)

View 6 Replies View Related

Bind Not Configured

May 25, 2007

/scripts/fixrndc
[DNSLib]: Attempting to locate /etc/named.conf
[DNSLib]: no bind configuration present
[DNSLib]: Unable to locate Bind configuration file.

yum install bind
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core [1/3]
updates [2/3]
extras [3/3]
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do

Its a cpanel vps, so I don't know why that happened. What to do?

View 3 Replies View Related

Apache Fails [mod_security/1.9.1 Configured]

Sep 18, 2007

Well I have done the configtest and syntax is ok...

View 6 Replies View Related

Phpmyadmin The Server Is Not Responding Sockets Not Configured ...

Jul 14, 2008

I have two whm cpanel servers on one provider and they both reporting same
error when i click on phpmyadmin on whm:
#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved