Tagged Questions
The qmail tag has no wiki summary.
6
votes
4answers
195 views
Why is this not a bug in qmail?
I was reading DJB's "Some thoughts on security after ten years of Qmail 1.0" and he listed this function for moving a file descriptor:
int fd_move(to,from)
int to;
int from;
{
if (to == from) ...
1
vote
1answer
39 views
When piping email to a script, does the script need to set a return value to indicate that the email has been accepted?
I've set up a Perl script to process incoming emails through qmail. However, I find that email messages are hitting the script over and over again, every few minutes for several hours.
Am I supposed ...
1
vote
1answer
146 views
How to send / Receive mail with “qmail” in PHP
i want to send and receive mail using qmail in php.
i have never used it before tell me how is it possible.
Thanks in Advance...
1
vote
2answers
547 views
Different ways of sending e-mail from linux command line
For our web projects, we need a reliable e-mail distribution mechanism. Due to bad experiences in the past, I have written a bash script (executed hourly) which sends a notification e-mail if
the ...
1
vote
1answer
420 views
PHP mail filtering script: exit codes not recognized in .qmail file
Short story
I've got a PHP script filtering incoming mail using a .qmail file. The script works perfectly well and logs all activity but, as far as I know, the last .qmail line shouldn't be executed ...
1
vote
3answers
727 views
forward all incoming qmail / vpopmail emails to a program on linux
I want to set up a program where all incoming emails into vpopmail of the form
12345678@mydomain.com get forwarded to a java program / daemon that is running
the java program will receive the ...
0
votes
1answer
81 views
Plesk server - qmail unable to resolve MX record
I am running a server using Plesk 10.2.0 on debian 2.6.32-5-amd64
One of my customers tried to send an email but received a bounce message from the daemon.
Sorry, I couldn't find a mail exchanger ...
0
votes
1answer
29 views
Accept all incoming email, send messages from multiple identities
I am working on a research project that has to do with responding to spam. I want to implement the following functionality:
1. A mail server that saves all incoming email messages in an easily ...
0
votes
0answers
61 views
qmail error trying to send mail: “preline: fatal: child crashed”
I am running Listserv for unix version 15.5 with qmail 1.03 as my mail sender on and have had no issues over the past 4 years or so.
Server Version info:
[root@s15252382 listserv]# uname -a
Linux ...
0
votes
1answer
60 views
Trigger PHP from alias with qmail
I'm pretty close here, all the examples I have found have been helpful. I can run the PHP from the terminal but cannot get the script to run from a received email.
The part I am missing is getting ...
0
votes
3answers
152 views
PHPmailer not sending emails
Im trying to send email through a Qmail server using phpmailer. After sending, i get the message "meesage was sent" but no message is every received.. Heres my code:
<?php
...
0
votes
2answers
195 views
problem sending emails from a PHP app / linux server
I have a problem sending email from a linux machine. The application sends several different emails, and it uses PHP (the mail() function) / qmail (SMTP) to send emails. Some emails are sent correctly ...
0
votes
1answer
114 views
Actionmailer SMTP Server Response
When sending mail trough actionmailer, the actionmailer gets a response from the STMP server, when its ok, or when its wrong. Is there a way to retrieve this response after sending a mail?
Also when ...
0
votes
1answer
238 views
Advantages of using smtp relay over using a programing language's smtp library functions
I would like to know of any advantages/disadvantages of using an smtp relay (with sendmail/postfix/qmail) over using a programming language's built-in smtp api.
We have always run a mail server off ...
0
votes
0answers
37 views
Issue with perlscanner
I've setup qmail in one of our servers and configured qmail scanner (I am using Spamassassin, Clamd and Perl scanner) for Spam/ Virus filtering. It was working fine till last week, but now ...
0
votes
0answers
165 views
Qmail - Forward email without attachment
I have pretty standard Qmail toaster installation. I'm using the dot files to set up mail forwarding for my account, so when I recieve an e-mail, this e-mail stays in my mailbox and is also forwarded ...
0
votes
0answers
58 views
Lightest MDA to forward all mail to script
I need to forward *@domain.com to a script.
I know the EXIM way: http://serverfault.com/questions/229964/forward-all-mail-on-a-specified-domain-to-script
and the PROCMAIL way: Want procmail to run a ...
0
votes
0answers
111 views
Qmail configuration / Rejected emails
I'm trying to send out emails with qmail but some providers (like GMX) reject the emails:
This is the error message I'm getting:
"sender was rejected ... Remote host said: Cannot resolve your ...
0
votes
1answer
259 views
What is the best linux mail solution for a dedicated phplist installation?
I am setting up phplist for a client on my dedicated server. I am going to install a dedicated mail solution on a dedicated IP address for his mailing list. He has an estimated 5,000 subscribers ...
0
votes
1answer
163 views
Using xargs with qmHandle to remove bounce messages
I have almost 100,000 spam messages in my bounce folder for qmail.
I've been trying to use this command:
find * | xargs -tl `qmHandle -d$1`
But with no success. I've tried multiple variations. I ...
0
votes
1answer
121 views
How is it possible to deliver email from qmail to a LMTP server?
I have a qmail server, which cannot be changed into anything else, because it is part of a much larger system. It should route all emails to a Zarafa server, which only uses the LMTP protocol and to ...
0
votes
1answer
96 views
Qmail: How to use custom hosts file?
For testing purposes, I am trying to send emails to hello@test.com, but qmail won't parse /etc/hosts. It is running in a physical black box, so there is no way for it to access any DNS server.
How ...
0
votes
2answers
466 views
Qmail : auto response is polluted with email headers
When I set up auto response in qmailadmin for an account. The auto response email is sent but just after the auto response message, there is a sort of stack trace and headers of the original message:
...
0
votes
1answer
178 views
Is there an automated installation shell script for postfix/qmail out there to date?
I don't want to manually do so many steps to setup a single mail server.
It doesn't need to be super secure, just up and running is enough.
Can someone recommend an automated installation tool ...
0
votes
1answer
54 views
message forwards settings in mail
Is there a way in qmail to set forward messages. Like for instance a support person might leave the company and if a client sends a mail to his id then a mail should be send asking him to use another ...
0
votes
1answer
192 views
Email headers modifications/removing in qmail
Is it any way to remove "Received:" header in qmail?
I do not want my recepient to know from where I did send my message.
0
votes
2answers
243 views
limit attachment on qmail
Is it possible to limit the size of attachment that can be send or received in qmail. Its to stop mail forwardings with large sizes amoung employees.
0
votes
1answer
181 views
Mail being sent to local domain instead of remote domain
I have a server which hosts mywebsite.com
If I try to send mail to info@mywebsite.com, the MTA is trying to send it to a local host (the mail is managed on a different server). How can I fix this?!
...
0
votes
1answer
578 views
Some mail clients see empty CSV attachment from PHP mail() after switch from sendmail to qmail
The code below has been sending CSVs to our print fulfillment folks for years. Beginning of the week the sysadmin switched from sendmail to qmail for reasons having to do with procmail recipes we ...
0
votes
0answers
253 views
Qmail queue filled by local PHP source?
Actually I am not system administrator. But I have little experience related Qmail Server.
I configured qmail server three months ago. It was working fine during first 2 months.
But it is working ...
0
votes
1answer
370 views
Wildcards in an email address with qmail?
I'm trying to set up an email address in qmail such that a unique identifier can be passed as part of the email address.
For example:
reply-123@example.com, reply-345@example.com, ...
0
votes
1answer
574 views
Plesk 9.2 email redirect stopped working after update from 9.0
Im really having a problem with this one. My server is a linux CentOS based running Plesk 9.2
After the update my email forwarding stopped working! Plesk uses qmail to manage emails. Basically ...
0
votes
1answer
179 views
Authenticate via POP3 using vPopMail
I'm working on installing vPopMail on CentOS for use with a Qmail / Courier-IMAP mail-server setup. So far, everything is working out well enough. Mail sent to any virtual user I have setup under any ...
0
votes
1answer
362 views
Intercept QMail SMTP emails
Here is the situation, we have a linux web server that runs Plesk and I need a way to intercept emails sent to and from the server. Plesk uses qmail to send and receive emails.
We have sorted the ...
0
votes
2answers
211 views
Email aliasing with qmail
I'm trying to set up email domain aliasing in qmail (I'm on a Plesk server). What should happen is that emails sent to user@myalias.com get sent to user@realdomain.com (regardless of what user is). I ...
0
votes
3answers
1k views
What is the best way to forward a single qmail alias to /dev/null?
I would like to trash the mail received by a single qmail alias. I don't want any mail delivery errors, and I want qmail to be happy about having delivered the mail.
How can I do this, preferably ...