Mail Server / Can't Send Or Receive Mail
Jul 20, 2008
In webmail, when a person trys to send an email they get this error:
Message not sent. Server replied: Requested action aborted: error in processing
451 Temporary local problem - please try later
We have tried all the mail processing apps on Webmail (horde/squirrel/roundcube) and all of them seem to do the same thing. We have restart exim and that doesn't do anything either.
I tried searching Google, but I didn't find too much luck there.
View 3 Replies
Jul 17, 2008
My VPS is working perfectly for over one year. However the mail server of my VPS is always not working about 3 - 4 times a week since three weeks ago. I can login the webmail accounts, just cannot receive emails and send emails.
View 4 Replies
View Related
Apr 20, 2007
Here is what happened:
We have been running our web/ftp/application/mail server for about 4 years, and running flawlessly. This week one of the computers in the network was infected with a virus that was sending spam like crazy. We got blacklisted, as per this site mxtoolbox.com. Our domain is affordablerto.net. Since then we have isolated the problem, klilled the virus and are no longer blacklisted. But we are not able to send or receive any emails now. I wrote mxtoolbox and there reply was basicly "We can get you up and running if you pay us". I called our ISP and they stated that the ports(25) are open. When I do an smtp diagnostic from mxtoolbox I get the response that Argument 'Length' must be greater or equal to zero.
When I go to dnsreport and input our mail server (mail.affordablerto.net) I get ERROR:
The parent servers say that the domain mail.affordablerto.net does not have any NS records (although they may have some other information on that zone).
When I put in our mail server under mail test I get this Getting MX record for mail.affordablerto.net (from local DNS server, may be cached)... There is no MX record for mail.affordablerto.net! That's bad. Checking for an A record... Got it!
When I put in our domain I get this...well I can not put a link in yet - the software here says I need to take 5 posts before I can link anything. Go ahead and try it yourself.
I am not sure what most of this information means. I am in contact with our DNS provider and they keep on trying to sell me some solution. So does mxtoolbox.
I don't know what to do.
View 7 Replies
View Related
Oct 31, 2007
Ubuntu 7.04 server amd64 (Host OS)
VMWare Server
Postfix 2.3.8-2
1)
On testing sendmail to Internet encounting following problem;
$ telnet localhost 25
Code:
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
ehlo xyg.com
It hung here after hitting [Enter]
$ netstat -l | grep tcp
Code:
tcp 0 0 *:vmware-authd *:* LISTEN
tcp 0 0 localhost.localdo:mysql *:* LISTEN
tcp 0 0 *:8333 *:* LISTEN
tcp 0 0 *:www *:* LISTEN
tcp 0 0 192.168.213.1:domain *:* LISTEN
tcp 0 0 172.16.77.1:domain *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 192.168.0.10:domain *:* LISTEN
tcp 0 0 localhost.locald:domain *:* LISTEN
tcp 0 0 192.168.0.10:ssh *:* LISTEN
tcp 0 0 localhost.localdoma:ipp *:* LISTEN
tcp 0 0 *:smtp *:* LISTEN
tcp 0 0 localhost.localdoma:953 *:* LISTEN
tcp 0 0 *:https *:* LISTEN
tcp 0 0 *:8222 *:* LISTEN
tcp6 0 0 *:imaps *:* LISTEN
tcp6 0 0 *:pop3s *:* LISTEN
tcp6 0 0 *:pop3 *:* LISTEN
tcp6 0 0 *:imap2 *:* LISTEN
tcp6 0 0 *:domain *:* LISTEN
tcp6 0 0 *:smtp *:* LISTEN
tcp6 0 0 ip6-localhost:953 *:* LISTEN
Sending mails on Intranet/locally on the same PC without problem.
2)
All mails sent on yahoo.com/gmail.com to this server returned saying users NOT found. However the respective users including Maildir have been created. Mails sent to them on Intranet w/o problem.
View 2 Replies
View Related
Oct 16, 2014
i have php forms and somes notifications from OSSEC and plesk server, but i can't receive these mail :
my configuration is plesk 12.0.18
Postfix
dovecot
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
command_directory = /usr/sbin
[Code].....
View 4 Replies
View Related
Jul 9, 2009
i find gmail has a advantage,
when i use outlook to receive mails from it,
my mails are still on the server,
for general,when we use pop3 to receive the mails,
all the mails will be killed from server,
how can i save the mails on the server like gmail does?
View 4 Replies
View Related