I have a customer who is using PHP (phpmailer: http://phpmailer.sourceforge.net/) to send emails. Everything is setup correctly, but no email is sent.
If they use an alternate server (comca...
Im running Plesk 7.5 Reloaded on Redhat Enterprise 4.0 with Qmail.
Currently we have a spammer relaying mail through our server, im searching for exactly how he is able to relay spam, but I...
I set up Outlook Express 2003 with an Exchange Server account and then added two IMAP accounts. All work well, but I have just noticed that I do not have a "Personal Folders" section. How can ...
I want to migrate our email server from MS Exchange to Qmail.
Current user in exchange 40 users.
How do I move/export-import user's mailbox (user e-mail and the attachment file - exclude ca...
I have redundancy built into a client's mail servers.
MX record 1 is a barracuda spam filter
MX record 2 is a mail server.
The barracuda forwards mail to the cilent's exchange server, w...
How do I allow relaying through QMail for one specific IP Address? I don't want that IP address to have to authenticate, I would like it to send emails without authentication. Being on a Ple...
Hello all:
Caveat: The guy who set up the qmail server has left the company a long time ago and I know nothing about LINUX...[:0(
We recently purchased a Barracuda Anti-Spam appliance a...
I am running qmail on Redhat 7.2
Before upgrading to RedHat enterprise, where can I find an easy to follow, step by step guide, to backup all qmail data on the old server.
I checked my qmail server today, turns out there are 540 messages stuck in the queue that haven't been delivered. I've tried using qmHandle -a to deliver all of them, but that doesn't help. ...
I am renting a VPS from webfusion.co.uk
The outgoing mail does not work and I dont think has ever worked. Their support is useless. Rebooting does not shift the emails. It just stays in th...
Running a Qmail server with Vpopmail. Everything is working as it should. I'm now trying to add Maildir quotas but it doesnt seem to work.
Running vsetuserquota domain.com 100k, sets a mai...
I've been able to get qmail to start, after seeing multiple errors like "/var/qmail/bin/qmail-smtpd: access denied"
Now I'm getting these errors:
"Nov 21 08:29:59 websmtp01 qmail: 119566...
I am migrating a customer mailbox from sendmail to qmail and currently in Sendmail the virtual domains files has the format
@domain.com, %1@anotherdomain.com
This forwards email sent to ...
Hi experts,
Our qmail server stopped responding over the weekend which has become a regular occurrence. Usually restarting smtpd and send do the trick. However, this time I have restarted t...
I'm currently using Webmin to monitor my Qmail queue - but I am trying to find a web based utility that shows statistics based on the log files. Does such an application exist? We need to mo...
I need to implement an email retention policy for our organization.
I'm having trouble figuring out how to archive outbound email, preferably by user name.
Using RHEL 4 and Qmail (qmail-...
I have about 29000 messages in the remote mail queue. Is there a command to use qmail-remove to remove all older than X? I just need to remove enough so that my plesk control panel will load...
What is required to set up qmail to receive email? I have it all set up to send messages. It works fine for that. But, I'm not sure how to properly set it up to receive email. I'm afraid to op...
Hi Any
Now I have Qmail install on fedora server, user about 100 account.
Normal user is find, but only user have 2 PC notebook and Desktop when message come I will split to 2 acco...
I found instructions on how to install qmail at:
http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt
However, I found that it installs and uses mysql.
Is there an ...
I tried setting up qmail and managed to mess it up. So I started all over and more carefully followed the web site "life with qmail". Now I can telnet port 25 from the qmail box and from a dif...
I currently have over 70,000 email messages in one of our qMail server's mailboxes. I know all messages in the box before a certain date are garbage and need to be deleted. I am having trouble...
Hello There,
Our email server is QMail on Linux. Since our mail boxes were getting filled with SPAM Messages, we decided to configure a SPAM detection server to receive all the mails sent t...
Hey guys
I got this error when trying to start qmail
qmailctl start
Starting qmail...
svok: fatal: unable to chdir to /service/qmail-send: file does not exist
qmail-send supervise ...
I have configured a qmail server, and modified my /etc/tcp.smtp file to look as follows:
127.:allow,RELAYCLIENT=""
10.9.3.:allow,RELAYCLIENT=""
This should only allow local relaying, as...