Results 1 to 10 of 10
  1. #1

    couldn't send and receive email this morning

    All status of pop and exim server are OK, no problem. but couldn't receive and send email, no error message.

    anybody encounters the same problem as mine?

  2. #2
    Join Date
    Jun 2007
    Posts
    44

    Thumbs up

    Hello,

    Check the mail logs, you may get any clue from it. If you are using cPanel server
    use following command

    # tail -f /var/log/exim_mainlog

  3. #3
    yes, I am using cpanel server, there are many lines like this:

    2007-09-04 04:05:15 failed to expand condition "${perl{check_deliver}{$domain}{$local_part}}" for virtual_user router: Undefined subroutine &main::check_deliver called.

    in the exim_mainlog file

  4. #4
    Join Date
    Jun 2007
    Posts
    44

    Thumbs up

    Hello,

    Please go through following URL of cPanel forums, it may fix your problem.

    http://forums.cpanel.net/showthread....+check_deliver

  5. #5
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    An eximup should fix it.
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

  6. #6
    I found exim.pl file was delted, copyied from other server, fixed the problem, but today the same time, deleted again! anybody can tell me why this happened?

  7. #7
    no one knows this problem?

  8. #8
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    Add attribute bit to exim.pl

    chattr +i /etc/exim.pl
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

  9. #9
    I tried, not working, any other idea?

  10. #10
    Join Date
    Aug 2006
    Location
    India
    Posts
    86
    Make sure you are running perl 5.8.8 if not update the perl and then install exim once using /scripts/eximup --force

    this will fix the issue.
    Abee

    It is easier to write an incorrect program than understand a correct one.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •