qmail is a mail transfer agent for Unix/linux
Questions tagged [qmail]
7 questions
1
vote
1 answer
Marking mails as read from maildrop script
I use a maildrop script to sort my mails directly on the mail server into folders and I would like it to mark certain unnecessary mails as read.
Unfortunately maildrop does not seem to have a command for that.
Right now I use this line to rename…
BeniBela
- 1,393
0
votes
1 answer
determine bounce-back/rfc status of email address without sending an email to that address
When you send an email that gets rejected by the server for some reason, you may get a bounce-back message with useful information about why the email was bounced, such as an RFC status code.
Is there a way to get this same information without…
chiliNUT
- 1,253
0
votes
1 answer
Qmailrocks installation error on CentOS 6.6
I've managed to install qmail-1.03 using the qmailrocks procedure on CentOS 6.6.
When I telnet to port 25, I get an error in the qmail log below:
[root@www qmail]# telnet domain.com 25
Trying XXX.XXX.XXX.XXX...
Connected to domain.com.
Escape…
Philoxopher
- 103
0
votes
1 answer
qmail server, failure notices. Is the server compromised?
Ive hosted my own email for years now, and only recently have I started receiving failure notices that I have not sent. Below is an example of a header
Hi. This is the qmail-send program at MYSERVER.co.uk.
I'm afraid I wasn't able to deliver your…
exussum
- 511
0
votes
1 answer
How to change the qmail hostname?
Is there a way to modify the hostname or, more precisely, remove the defaulthost from the address? When I'm sending mails issuing qmail-inject the recipient gets mails from an address like this: USER@stk.HOST. I want to remove stk.
user3094719
- 65
0
votes
2 answers
is there an iptables rule to allow only email on port 25?
Is there a way to block port 25 for everything but mail communication? Had no luck finding an answer to this yet. Maybe it's possible to block every application but those related to above usage?
I am using qmail, if that is important.
user3094719
- 65
0
votes
1 answer
Bringing up all man page sections for a program at once
when I type man qmail I get No manual entry for qmail. I would like to be able to type man qmail and one screen opens up that includes all the man sections for qmail.
Is there a way I can open up man1, man5, man7, man8 all at once and then make…
mister mcdoogle
- 181
- 1
- 3
- 20