Hello
Exim is not working. Its daemon starts up, but what good is it, if its not sending or receiving any mail?
I sent mail to it from yahoo, and its return transript is as follows;
-----------------------------------------------------------------------------
Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<email-ID@ameersoft.com>:
**.10.**.130 does not like recipient.
Remote host said: 550-Verification failed for <email-ID@yahoo.com>
550-unrouteable mail domain "yahoo.com"
550 Sender verify failed
Giving up on **.10.**.130.
-----------------------------------------------------------------------------
Then I manually TELNET into my server's SMTP port (25) and manually entered the SMTP commands and the received same output, which is also as follows;
550-Verification failed for <email-ID@yahoo.com>
550-unrouteable mail domain "yahoo.com"
550 Sender verify failed
-------------------------------------------------------------------------------
220-server.domain.com ESMTP Exim 4.34 #1 Fri, 07 Jan 2005 23:35:09 -0600
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
SMTP>> EHLO domain.com
250-server.domain.com Hello domain.com [***.128.***.228]
250-SIZE 52428800
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
MAIL FROM: email-ID@yahoo.com
250 OK
RCPT TO: email-ID@domain.com
550-Verification failed for <email-ID@yahoo.com>
550-unrouteable mail domain "yahoo.com"
550 Sender verify failed
SMTP>> QUIT
221 server.domain.com closing connection
- I have tried disabling "condition" in virtual_user_spam block in /etc/exim.conf
- I have tried disabling require very = sender in /etc/exim.conf
Give me a generic cpanel, exim.conf (exim configuration file), so that at least my mail sending and receiving starts working.
2) Plus, after I upgraded to WHM 9.9.9 cPanel 9.9.9-R70, my imapd is also not working. Starting up of imapd fails
Someone HELP!!!



LinkBack URL
About LinkBacks
Reply With Quote




