Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Apr 2003
    Posts
    555

    Default Cannot recieve emails that contain jpgs as attachments

    One of my clients cannot receive any emails that contain .jpg files as attachments. I checked the mail logs and any email that contains a .jpg is going to /dev/null. Here's what shows up:

    Code:
    2004-08-18 18:52:33 1BxZIH-000Ija-Gk <= login@server.domain.com U=login P=local-bsmtp S=115813 id=20040818225931.MJXO14988.imf19aec.mail.isp.net@jeff
    2004-08-18 18:52:33 1BxZIH-000Ija-Gk => /dev/null <test@login.org> R=central_filter T=**bypassed**
    2004-08-18 18:52:33 1BxZIH-000Ija-Gk Completed
    2004-08-18 18:52:33 1BxZIH-000IjU-28 => test <test@login.org> R=virtual_sa_user T=virtual_sa_userdelivery
    2004-08-18 18:52:33 1BxZIH-000IjU-28 Completed
    I tried removing his mail filters and restarting Exim and it didn't help. They have plenty of disk space available and are nowhere near the quota.

    I also tested this on another email account on another domain on the server and the problem didn't occur. Does anybody know why this is happening and how to fix it?

  2. #2
    Member
    Join Date
    Apr 2003
    Posts
    555

    Default

    Anybody? I really need to fix this ASAP.

  3. #3
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Have you checked in /etc/antivirus.exim to see if it blocks that extension?
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  4. #4
    Member
    Join Date
    Apr 2003
    Posts
    555

    Default

    No, but I don't think that's the problem because I'm able to receive emails with .JPGS on other accounts off of other domains on the server.

  5. #5
    Member
    Join Date
    Apr 2003
    Posts
    65

    Default

    They have a filter set to reject these possibly?

  6. #6
    GOT
    GOT is offline
    Get Proactive! GOT's Avatar
    Join Date
    Apr 2003
    Posts
    902

    Default

    Are there any aliases set to :blackhole:? Same for the default email.

    Does an email to the same address without a jpg extension get delivered?

    Have you installed exiscan?
    Proactive Server Monitoring and Management
    http://got-management.com

  7. #7
    Member
    Join Date
    May 2003
    Posts
    613

    Default

    R=central_filter T=**bypassed**

    That suggests an email filter in the user's account. Try and check /etc/vfilters/{userdomain} for the contents.

    T=virtual_sa_userdelivery

    That suggests the user has Spamassassin and the spam box activated. Have him login to his Webmail account for his mail address (where he was expecting to receive the email) and check the folder called spam. If not found, repeat the steps but this time for the main email account.

  8. #8
    Member Stephanie_R's Avatar
    Join Date
    Mar 2004
    Posts
    36

    Default

    Open /etc/exim.conf and make sure:
    system_filter = /etc/antivirus.exim
    Is commented out with a # save exit then restart exim.
    /etc/rc.d/init.d/exim restart

  9. #9
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    A better way to do away with /etc/antivirus.exim (because upcp and exim4 scripts will overwrite that change whenever exim is upgraded), is to do the following instead:

    pico -w /scripts/postupcp

    If it doesn't already exist, put this at the top:

    #!/bin/sh

    Then add:

    cat /dev/null > /etc/antivirus.exim

    Exit, then set execute permissions on it:

    chmod +x /scripts/postupcp
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  10. #10
    GOT
    GOT is offline
    Get Proactive! GOT's Avatar
    Join Date
    Apr 2003
    Posts
    902

    Default

    Or how about this? In WHM, under Exim Configuration, there is the area where this is set and if it is left blank it is disabled.
    Proactive Server Monitoring and Management
    http://got-management.com

Similar Threads & Tags
Similar threads

  1. Cant recieve emails using webmail or pop3, tried all :(
    By sh4ka in forum E-mail Discussions
    Replies: 1
    Last Post: 01-03-2008, 04:36 AM
  2. cant recieve emails after migrating
    By misterchrischan in forum New User Questions
    Replies: 1
    Last Post: 07-02-2007, 09:46 AM
  3. cant recieve any emails but can send?
    By b0072k1 in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 02-01-2007, 06:09 PM
  4. I canot recieve emails but..
    By NashTax in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 11-24-2006, 04:07 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube