#!!# ACL that is used after the RCPT command check_recipient: # Exim 3 had no checking on -bs messages, so for compatibility # we accept if the source is local SMTP (i.e. not over TCP/IP). # We do this by testing for an empty sending host field. accept hosts = :
# Accept bounces to lists even if callbacks or other checks would fail warn message = X-WhitelistedRCPT-nohdrfromcallback: Yes condition = ${if and {{match{$local_part}{(.*)-bounces+.*}} {exists {/usr/local/cpanel/3rdparty/mailman/lists/${lc:$1}/config.pck}}} {yes}{no}}
accept condition = ${if and {{match{$local_part}{(.*)-bounces+.*}} {exists {/usr/local/cpanel/3rdparty/mailman/lists/${lc:$1}/config.pck}}} {yes}{no}}
# Accept bounces to lists even if callbacks or other checks would fail warn message = X-WhitelistedRCPT-nohdrfromcallback: Yes condition = ${if and {{match{$local_part}{(.*)-bounces+.*}} {exists {/usr/local/cpanel/3rdparty/mailman/lists/${lc:$1}_${lc:$domain}/config.pck}}} {yes}{no}}
accept condition = ${if and {{match{$local_part}{(.*)-bounces+.*}} {exists {/usr/local/cpanel/3rdparty/mailman/lists/${lc:$1}_${lc:$domain}/config.pck}}} {yes}{no}}
#if it gets here it isn't mailman
#sender verifications are required for all messages that are not sent to lists
accept domains = +local_domains endpass
#recipient verifications are required for all messages that are not sent to the local machine #this was done at multiple users requests
message = "The recipient cannot be verified. Please check all recipients of this message to verify they are valid." verify = recipient
accept hosts = +auth_relay_hosts endpass message = $sender_fullhost is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client. authenticated = *
deny message = $sender_fullhost is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client.
#!!# ACL that is used after the DATA command check_message: # Enabling this will make the server non-rfc compliant # require verify = header_sender accept
nobody@lsearch;/etc/localdomains "${if !eq {$header_From:}{}{$header_sender:$header_From:}fai l}" Fs That's just a copy/paste from whm exim fields.
dnsreport shows no errors for my domains either
What could be the cause of this error? Is it local or remote (out of my control)?
I have been getting this recently...For these two email addresses. Is there something that I can do about this? I've done tons of searching on google and actually putting my error (the one in the title) in quotes brings up like 3 results. All the other results bring up other numbers so...This isn't any sort of dns issue is it? I don't see why it would be but...I would preferably like to get rid of this little error. Has anyone else experienced it before? Thanks!
Code: 2007-06-01 16:06:06 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 17:06:03 1HttZJ-0003oP-Ff == ssingh@emlab.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 17:06:03 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 18:06:03 1HttZJ-0003oP-Ff == ssingh@emlab.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 18:06:07 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 19:06:03 1HttZJ-0003oP-Ff == ssingh@emlab.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 19:06:04 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 21:06:12 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 22:06:02 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-01 23:06:08 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host 2007-06-02 00:06:11 1HtOBC-0006io-0a == jeffnelson@mac.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host
Exim on my dedicated have been a very strage comportment. If I try send email for some domains I receive errors as:
======================== root@server01 [/var/spool/exim/db]# mail -v xx@terra.com.br Subject: lol10 . Cc: Null message body; hope that's ok LOG: MAIN <= root@server01.xxxx.com U=root P=local S=377 root@server01 [/var/spool/exim/db]# delivering 1K3Ptz-000110-L8 Connecting to mx.terra.com [200.154.55.2]:25 ... connected SMTP<< 450 Client host rejected: cannot find your hostname, [xx.228.179.xx] SMTP>> QUIT LOG: MAIN SMTP error from remote mail server after initial connection: host mx.terra.com.br [200.154.55.2]: 450 Client host rejected: cannot find your hostname, [xx.228.179.xx] LOG: MAIN == xx@terra.com R=lookuphost T=remote_smtp defer (0): SMTP error from remote mail server after initial connection: host mx.terra.com.br [200.154.55.2]: 450 Client host rejected: cannot find your hostname, [xx.228.179.xx] ========================
But My server have RDNS and PTR configured correct.
So If I try again I receive other kind of error as:
======================== root@server01 [/var/spool/exim/db]# mail -v xx@terra.com.br Subject: ggg . Cc: Null message body; hope that's ok LOG: MAIN <= root@server01.xx.com U=root P=local S=375 root@server01 [/var/spool/exim/db]# delivering 1K3Pyt-00014j-3C LOG: retry_defer MAIN == xx@terra.com.br R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host =============================
But If I delete file /var/spool/exim/db/retry and /var/spool/exim/db/retry.lockfile before sending i can send message without any problem. So If I try again some minutes later the problem come back.
I am going to buy a Shared host for the first time. I am currently considering big hosts because of my bandwidth requirements are high.
I am considering Dreamhost, BlueHost, HostiCan, and most preferably HostGator.com
I have heared a lot about hostgator and saw many persons praising it, but when i was going to buy it, i accidently saw a few sites on google giving bad remarks about the HostGator.
I am now looking for a Linux based Mapserver host (I learned that there is no such thing as Windows based mapserver host).
So we have convinced our client to look into Linux. I found a few Linux based Mapserver host... but they all look very fishy (No physical address, telephone number no longer in service, missing pages, no reply on my email...)
I mean, EVERY single mapserver host seem like they are being run by a school kid.
Does anyone know a real professional Mapserver host (Linux or Windows)?
I have had an account with a small UK hosting site. Now about two days ago I submitted a ticket to them here we are and no reply yet, I even emailed the admin, yet to no reply.
I have a small but somewhat popular space-history website. Very simple HTML that I typed into wordpad, but it has long pages full of photos. Since 2003, I've been using media3.net with their business-class Windows service.
A few weeks ago, mypages were hacked, and a one line script inserted that called an Adobe Flash file. Apparently this was a server-wise attack, not just my web pages. Media3.net cleaned this up, but now it has happened again.
This is bad, because Google blacklists my site, and folks on Wikipedia get upset because there are a lot of links to my site.
How are they breaking in to media3.net? I think I must change hosts, but I don't want to put my image-intensive site on overbooked hardware with limited bandwidth.
I have a forum hosting script that generates a forum for you when you sign up. It NEEDS to be in the public_html directory, its one of the requirements of the scripts and it will not work without it so it must be there, and thats the basis of my whole site. However, the CMS they include with the forum hosting script is very bad, and it would take A LOT of work to get my current website design to fit to this forum hosting script.
I want to install joomla, a CMS my website template is made for. I want it so that when users go to my website they see the joomla page instead of the crappy forum hosting script's webpage. I will just use a wrapper and wrap the forum hosting signup page into joomla.
However, the files conflict such as folders and configuration files, so I can't put them both in the same directory and I really don't feel like making a subdomain for joomla or putting it in another folder as I know that is bad for SEO.
Is there anyway to make the joomla site hosted in another folder and then appear on the frontpage when someone goes to www.mydomain.com
I have been with Page-Zone for a couple years now. Just the past year I have had little problems with them.
-For instance once I was trying to update my website and their server went down. I thought it was something on my end so I started trouble shooting it for an hour and then it came back up.
-Another time the users on my website were without e-mail for a week, because they changed IP address.
-And finally the e-mail accounts couldn't receive any e-mails from Comcast, MSN, or Hotmail accounts. So I ended up setting up a Google Aps account for us to use for e-mail.
Granted they are very cheap but I have been having many problems with little support. Also today I just noticed that in the whois it lists Network Solutions as the technical contact. Are these things that I should be looking for a new host for?
What difference in page load time does it make if I move away from GoDaddy hosting? Or doesn't it make much difference? If it does make a difference, what kind of percentage improvement are we talking about?
I have a problem with Yahoo defering my email from servers for weeks!
I've submit to [url]
from
[url]
MANY TIMES! this is getting me frustrated. what's more.. i try to change my SMTP to a new server (fresh IP within same network in the same DC) and it is ALSO deferred. How do I check if this has something to do with a whole block of IP maybe listed in some spam engine or something?
GoDaddy says: "You have reached your current SMTP relay limit of 1000 per day on the following hosting account" But they assigned a limit of 1,000 -- and i don't use SMTP relay at all. I have set up my active email accounts to use Google SMTP. When I tell GoDaddy about this, they tell me it is my responsibility. So what do i do?
i'm asking about the script which install in linux servers and automatic suspend sites which over it's limit resources in ram and cpu , like used in big hosting company ....
In the documentation for Plesk 12 there is no information on what is happening if the limit for outgoing mail is reached.
If there is a limit of 50 mails per hour on a mail account and someone is trying to send 60 mails in one hour, what does happen with these 10 mails over limit?
1. Are there send 50 mails and the rest of 10 mails are deleted and will never be sent? 2. Or are these 10 mails sent later? 3. Can there be sent more mails in the next hour or is the mail account now blocked for sending mails?