Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member pratapsingh's Avatar
    Join Date
    Mar 2009
    Posts
    39

    Exclamation exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    Hello ,

    Whenever I try to test the filter setup from the cPanel I am getting the following error on the cPanel "exim: failed to open /etc/vfilters/DOMAIN: No such file or directory"

    Following error is reported in /usr/local/cpanel/logs/error_log file

    HTML Code:
    ---------------------------------
            main::cpanel_parse(GLOB(0xa7185cc)) called at cpanel line 2157
            main::doinclude('../stdheader.html') called at cpanel line 1014
            eval {...} called at cpanel line 1014
            main::real_exectag('<cpanel print="DOMAIN">') called at cpanel line 4015
            main::dotag_finished_headers('<cpanel print="DOMAIN">', 1) called at cpanel line 3898
            main::cpanel_parseblock('<cpanel setvar="headerimg=../images/mailmenu.gif">\x0A<cpanel setvar="dprefix=../">\x0A<cpanel include="../stdheader.html">\x0A<div align = "center">\x0A<table width="550" cellspacing="0" cellpadding="0" border="0">\x0A<td valign = "bottom">&nbsp;</td>\x0A<td valign = "middle" width = "522"><font class="big"><cpanel langprint="EFTrace"></font><br><br></td>\x0A<td valign = "bottom">&nbsp;</td>\x0A<tr>\x0A<td colspan=3>\x0A<br>\x0A<font class="med">\x0A<b><cpanel langprint="EFTraceresults"></b>\x0A</font>\x0A<pre>\x0A<cpanel Email="tracefilter(DOMAIN,$FORM{\'msg\'})">\x0A</pre>\x0A<br>\x0A<br>\x0A</td>\x0A<tr>\x0A<td valign="bottom">&nbsp;</td>\x0A<td valign="middle" width="522">\x0A<center>\x0A<b>[</b>&nbsp;<a href = "blocks.html"><cpanel langprint="Goback"></a>&nbsp;<b>]</b>\x0A</center></td>\x0A<td valign = "bottom">&nbsp;</td>\x0A</tr>   \x0A</table>\x0A</div>\x0A<cpanel include="../stdfooter.html">\x0A') called at cpanel line 3842
            main::cpanel_parse(GLOB(0xa4f3b08)) called at cpanel line 5335
            main::run_standard_mode() called at cpanel line 387
    exim: failed to open /etc/vfilters/DOMAIN: No such file or directory
    ------------------------------
    Not sure what is wrong with it any help will be really appreciated.

    Thank you

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    Please check if the file exists first:

    Code:
    ls -lah /etc/vfilters/domain.com
    If the file is missing, please create the file:

    Code:
    touch /etc/vfilters/domain.com
    chown user:mail /etc/vfilters/domain.com
    Please replace domain.com with the domain name and user with the cPanel username.

    If the file is not missing, check if the ownership is properly user:mail for the file.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Member pratapsingh's Avatar
    Join Date
    Mar 2009
    Posts
    39

    Exclamation Re: exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    File is there and permission and ownership are also correct.

    ls -alh
    -rw-r--r-- 1 test123 mail 0 Nov 17 18:41 /etc/vfilters/test123.com
    Last edited by pratapsingh; 11-17-2010 at 02:27 PM.

  4. #4
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    Please run the following additional commands:

    Code:
    lsattr /etc/vfilters
    ls -ld /etc/vfilters
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  5. #5
    Member pratapsingh's Avatar
    Join Date
    Mar 2009
    Posts
    39

    Exclamation Re: exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    Here is the output

    Code:
    ls -ld /etc/vfilters
    drwx--x--x 2 root root 81920 Nov 17 21:59 /etc/vfilters/
    
    lsattr /etc/vfilters/test123.com
    -------A----- /etc/vfilters/test123.com

  6. #6
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: exim: failed to open /etc/vfilters/DOMAIN: No such file or directory

    At this point, please open a ticket as I cannot see anything that would prevent the file from being opened or detected. You can open a ticket using the link in my signature or using WHM > Support Center > Contact cPanel.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

Similar Threads & Tags
Similar threads

  1. Replies: 11
    Last Post: 12-11-2009, 11:34 AM
  2. mm_create - failed to open semaphore file
    By handsonhosting in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 07-17-2009, 07:19 AM
  3. cannot open /etc/rc.d/init.d/functions: no such file or directory
    By SubFreeze in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-19-2004, 03:55 PM
  4. How to fix : Cannot open /var/log/sa/sa18: No such file or directory
    By isputra in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 09-25-2003, 08:35 PM
  5. rootmail: Cannot open /var/log/sa/sa26: No such file or directory
    By NNNils in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 08-28-2003, 09:09 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube