Qmail - Does Not Like Recipient???
Nov 14, 2006
Hi,
I can receive emails from qmail but couldn't send out any... I checked my mail logs and found:
Nov 14 17:53:20 server relaylock: /var/qmail/bin/relaylock: mail from 11.22.333.444:37277 (server.domain.com)
Nov 14 17:53:23 server qmail: 1163498003.114915 delivery 708: failure: 11.22.333.444_does_not_like_recipient./Remote_host_sai$
Nov 14 17:53:19 server qmail-queue[11421]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
11.22.333.444 is my server ip. Why Do I got this error and how to fix it??
Anyone help please greatly appreciate.
Thank you
View 0 Replies
ADVERTISEMENT
Jul 27, 2006
I was looking at my qmail queue using qmHandle and noticed that one of the emails sitting in the queue was simply there because of a blatant typo in the email address.
Therefore, I went to the appropriate file in
/var/qmail/queue/mess/*/*
and edited the file to reflect the new email address.
Does this work at all, or should the user resend the email? I naturally don't want to look at email that isn't intended for me (which is why qmHandle is a useful tool -- because only headers are available) nor do I want someone to know that I know their email is sitting in the queue (because they might assume that I *am* reading their email even though I'm not!)
I tried qmHandle -a to no avail; the email address has been edited as per my changes, but the email is still just sitting there.
View 3 Replies
View Related
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
Feb 16, 2008
I have just got a Dedicated Server and everything is running fine except the mail (outbound). Some times it sends mail fine but most of the time I am getting a bounce back stating the address cannot be found (Which I know is untrue because it is my main email address). It is not only happening on my address but a few others I have checked as well.
Here is what I get when I get a bounce back
==========================================
Could not deliver message to the following recipient(s): ......
View 9 Replies
View Related
Apr 1, 2008
i am getting error when i trying to send mail out to external email address like gmail, hotmail, msn, yahoo
The error says 550 invalid recipent : user@domain.com
so to make sure that the mail server is working i tried sending mail to local address
which is local@nameoftheserver.com it works but when i try to send mail to external address it get error listed above.
so i added my email sales@domainname.com to gmail to test whether the mail server is working correctly from gmail i can send email from sales@domainname.com and recieve both but when i try that from my server it doesnot work
my server is offshore and i am using enom mail server to send email?
View 1 Replies
View Related
Nov 28, 2008
how to set up exim on a bare linux server to not allow more than one recipient per command?
I don't want to allow, for example, mail lists.
Example of exim command
2008-11-19 20:14:11 [2135] cwd=/path/to/account 3 args: /usr/sbin/sendmail -t -i
2008-11-19 20:14:11 [2135] 3L5JXP-0001bH-MF <= apache@server.com U=apache P=local S=1091 T="Bla bla" from <apache@server.com> for mail1@ee.com mail2@dd.com mail3@dfffg.com ETC ETC ETC
View 3 Replies
View Related
Jan 18, 2015
I have some email problem
CentOS 6.6 (Final)
Plesk version12.0.18 Update #29, last updated at Dec 22, 2014 03:39 AM
When sent mail to all @nblobe.com I got smtp 550 rejected
See log below:
Jan 18 10:55:12 server2 postfix/smtpd[3498]: NOQUEUE: reject: RCPT from localhost[::1]: 550 5.1.1 <jcree@nblobe.com>: Recipient address rejected: User unknown in virtual mailbox
table; from=<mail@server2.888.com> to=<jcree@nblobe.com> proto=ESMTP helo=<webmail.server2.888.com>
From webmail.nblobe.com I can send mail but they do not delivered, but I can receive mail...
View 2 Replies
View Related
Jan 14, 2007
I've had a VPS for a couple of days, (Linux, cPanel), but however I try to set up email on the one account so far put on the server, all I get in response to sending test emails to it is
Quote:
550 "The Recipient Cannot Be Verified".
My host can send emails to the address and I receive them.
My host tells me that I need to switch off "Sender Verify" on the server relaying to the VPS, but surely that is not a good idea as it will reduce the spam protection that this feature provides?
What could cause this to happen?
I have not experienced this problem any of my other servers.
View 5 Replies
View Related
Jun 23, 2007
I see many mails in the queue lists,and from the title I think is spam.
But how I can see from which customer is?
In process,it says as client the Root
What Can I Do?
The Sending mail domain,is not hosting in us - I check it.
View 0 Replies
View Related
Dec 9, 2006
I recently upgraded my Qmail systems. Since Inter7 was the one who did it for me previously, I contracted them to do it. Two years ago I was very impressed, my load was a high 20s, after they finished it was in its low 4-5 with 4 CPU processors.
This time I asked for an upgrade for the Qmail in general and also its spam filters as I am getting more and more spams and the load is increasing. They stabilise the server loads, add tons of fantastic new layers of spamming protection, helped monitored and customised their scripts to my systems.
Real professionals and real knowledgeable people when it comes to Qmail. I had nothing but praises two years ago. Two years now, I have still nothing but praises.
View 0 Replies
View Related
Dec 11, 2007
ive been asked to use exim coz its easier to use with spamassasin.
but is exim as safe as qmail?
ive heard qmail offers better safety.
View 11 Replies
View Related
Jul 8, 2008
I am trying to setup qmail to handle secondary mx for 1 domain name. Panel installed is LXADMIN.
I had modified the /var/qmail/control/smtproutes and /var/qmail/control/rcpthosts, also restarted qmail.
To test this secondary mx, I had modified the domain's dns to point the first mx to something invalid like "heheeeehead.com" so that I hope it will send to the second mx which is my secondary mx.
It did send to the secondary mx but with an error as follows:
<dan@domain.com>:
Sorry, I couldn't find any host named mail.domain.com. (#5.1.2)
Its true the host mail.domain.com is invalid as I had pointed to invalid domain like "heheeeehead.com". But why doesn't the qmail wait a while and retry? Because I got the bounced back error almost immediately after I sent.
The current default value for /var/qmail/control/queuelifetime is 604,800 seconds, or 7 days.
So I'm not sure why it bounced back immediately.
But I'm not sure if this is the correct way to test backup mx.
View 6 Replies
View Related
Sep 29, 2006
Hi i'm trying to use spamassassin from each user using .qmail from each mail user but i can't it dosen't works. Also i wish to know if i have any rule on spamassassin to check some words like sex viagra ,etc and if it's found it will delete it.
View 0 Replies
View Related
Nov 13, 2006
i'm trying to filter spam from inbox folder to spam folder but i wish to know if it's posible to use maildrop directly without vdelivermail because i don't have vdelivermail.
View 0 Replies
View Related
Oct 30, 2008
qmail log format. The log format in the file /usr/local/psa/var/log/maillog is wrong and is showing as below. It is missing the email account name and the mailbox name. Any idea why is causing this and how can modify the log format in file?
Current log format
======================================
Oct 27 17:31:33 host123 smtp_auth: smtp_auth: SMTP user : logged in from (null)@isp.isp.com [11.11.22.22]
======================================
======================================
The actual log format should be as follows.
======================================
Oct 27 09:28:18 server smtp_auth: smtp_auth: SMTP user test12@domain.com : /var/qmail/mailnames/domain.com/test12 logged in from unknown@isp.isp-11.11.11.11.isp.net.in [11.11.11.11]
======================================
Details:
[root@ser control]# rpm -q psa-qmail
psa-qmail-1.03-cos5.build84080425.19
[root@ser control]# rpm -q drweb-qmail
drweb-qmail-4.33-cos5.build84080425.19
[root@ser control]# rpm -q psa
psa-8.4.0-cos5.build84080425.19
View 0 Replies
View Related
Feb 23, 2008
my server load is currently
load average: 13.23, 11.34, 10.53
when i look at the apache server-status, it says i am using .723% of cpu.. so i don't think that is the problem.. i ran this command..
/var/qmail/bin/qmail-qstat
and it came out with..
messages in queue: 3061
messages in queue but not yet preprocessed: 29
is that a lot of messages in queue?
when i do top.. these are some of the processes that come up first..
10749 popuser 18 0 12.9 0:00.39 0.1 2924 380 304 D qmail-local
368 popuser 16 0 2.7 0:15.32 3.9 30720 19m 2244 S spamd
10712 mailman 18 0 1.7 0:00.07 0.6 5764 3124 1800 D gate_news
10678 root 17 0 0.7 0:00.09 0.2 3820 1064 780 R top
178 root 15 0 0.3 81:43.17 0.0 0 0 0 D kjournald
1827 root 15 0 0.3 76:52.47 0.1 2412 456 380 D syslogd
9170 qmails 15 0 0.3 50:27.14 0.1 2448 540 372 D qmail-send
9174 qmailr 16 0 0.3 7:55.07 4.6 83080 23m 264 S qmail-rspawn
9413 root 16 0 0.3 0:00.09 0.5 10292 2708 1956 S sshd
10089 popuser 18 0 0.3 0:01.15 0.1 3312 380 304 R qmail-local
10345 popuser 18 0 0.3 0:00.35 0.1 1540 376 304 D qmail-local
1 root 16 0 0.0 0:43.19 0.0 1888 92 64 S init
2 root 34 19 0.0 20:19.12 0.0 0 0 0 S ksoftirqd/0
3 root 5 -10 0.0 0:03.87 0.0 0 0 0 S events/0
View 13 Replies
View Related
Aug 1, 2007
How do i set qmail to log to other directory other than /var/log/qmail/qmail-xxxx/current ?
This is a FreeBSD system
View 11 Replies
View Related
Dec 27, 2007
just wondering which folder in qmail would contain my inbox and sent emails?
View 4 Replies
View Related
Nov 21, 2006
My server is not sending mail for about a week, and i dont know what is the problem and how to fix this.
also, in PLesk, it still states that Mail is on and active.
Could anybody point me the direction how to fix that?
i am having a server runnung RHEL 4
View 6 Replies
View Related
Nov 20, 2006
I'm a web programmer with little knowledge of server maintenace, tasks, configurations, etc.
I run a website hosted a dedicated box with godaddy. It appears my MAX SMTP limit (25,000) is reached at times. I know for a fact my subscribers are not generating this many emails.
1) Is there a way I can see a log file all of the email messages that were sent using my SMTP qmail account?
2) I've entertained the possibility that someone has "hijacked" my qmail account and is using it send out spam messages?
Any help in being able to get to a log for qmail or to run some other kind of diagnosis to figure out what's exactly going on with my server and why my max smtp limit is reached constantly.
View 3 Replies
View Related
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
Feb 13, 2007
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
View 4 Replies
View Related
May 12, 2009
I wanted to try HyperVM/LxAdmin setup from sometime now. I finally have one but I am getting trouble with its Qmail MTA. I am posting here hoping to get some help.
Let me tell you the issue.
I have my main vps IP: 10.10.10.22 (I have 3 additional ips).
I have setup 2 domains on their dedicated IPs. (10.10.10.23 & 10.10.10.24). However, whenever I send an email, I get outgoing IP to be 10.10.10.22. I searched on Google and found out that I need to patch qmail with outgoingip.patch to change the outgoing IP.
But how to patch my already installed qmail??? I tried but failed.
I am running Centos 5.3 with HyperVM/Lxadmin
Also, even if I host a domain on main IP, my SPF record is always
Quote:
Received-SPF: neutral (google.com: 10.10.10.22 is neither permitted nor denied by domain domain.com) client-ip=10.10.10.22;
View 4 Replies
View Related
May 4, 2009
Are there any VPS providers with verifiable expertise in either qmail or sendmail?
Acceptable demonstration of expertise would include at least one long-term employee with one or more of: citation in respected MTA related reference book
useful tech posts to any related email list/forum/whatever
View 7 Replies
View Related