Hi,
i set default address to :fail: still getting mails queue for 100's of mails for the domain whose default address is set to fail.
Any ideas what should i do to prevent it.
See ya,
mohit
Hi,
i set default address to :fail: still getting mails queue for 100's of mails for the domain whose default address is set to fail.
Any ideas what should i do to prevent it.
See ya,
mohit
http://forums.cpanel.net/showthread....d=1#post155578
this one is associated with :fail:. does it help ?
else from bugzilla, u can patch exim.conf as below:
================================
Line 582 - put this line:
data = ${if exists{/etc/valiases/$domain}{ ${if
eq{$local_part}{${lookup{$domain}lsearch{/etc/userdomains}{$value}}}{$local_part}{${lookup{*}lsearch{/etc/valiases/$domain}}}
}}}
instead of this line:
data = ${if
exists{/etc/valiases/$domain}{${lookup{*}lsearch{/etc/valiases/$domain}}}}
=================================
and then try a restart of exim, to see if the error persists.
cPanel Certified Specialist
http://www.admin-ahead.com
https://ticketforge.com
AIM: tux image Skype: admin-ahead
Hi,
any way for deleting spam which has queued for random E-mail addresses which do not actually exist for a hosted domain on my box.
default address is already set to :fail:
Still this domain has lead to over 300 Failed emails which are in queue.
see ya,
mohit
Hello,
Please have a look at this link.
http://forums.cpanel.net/showthread.php?t=41026
Have a look at this thread >
http://forums.cpanel.net/showthread.php?t=30820
Last edited by nickb; 07-24-2005 at 03:19 AM. Reason: too fast BIJO...great
Either Zero Or Hundred...
Currently all mails i've on Queue have something like this:-
1122147528 0
-ident mailnull
-received_protocol local
-body_linecount 111
-allow_unqualified_recipient
-allow_unqualified_sender
-frozen 1122206401
-localerror
XX
Any Ideas whats going wrong.
Thanks in advance,
mohit
Hello,
Run this command from console and paste the result here. Also check your exim logs
----------------------------------------------
#mail -v user@yahoo,com
subject :test
enter
------
------
ctrl+d
cc:
enter
-----------------------------------------------