Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2005
    Location
    My boxers
    Posts
    1

    Thumbs down exim with cpanel not working

    Hola everyone
    I run cPanel on one of the boxes I administrate and thus have exim running along with it. For one reason or another, exim is not delivering *ANY* mail. I have run the failed mail with a debug pipe but I haven't been able to figure out hte problem yet.

    Whenever someone goes to send mail, upon sending the final .\r\n they get "421 Unexpected failure, please try later"

    DCreature

  2. #2
    Join Date
    Dec 2002
    Location
    Egypt
    Posts
    151
    Try to run this command on the server and try to send a test email.

    tail -f /var/log/exim_mainlog

    and paste here the results so we can help.
    knowledge is Power , Spread it.
    www.e-tutankhamun.com
    ahmed@e-tutankhamun.com
    AIM:AhmedFouad0 , yahooID:xor2004

  3. #3
    Join Date
    Jan 2005
    Location
    Scotland, UK
    Posts
    2,681
    /scripts/eximup normally fixes any exim problems I have seen.

    Until you paste the logs theres not much anyone can tell you.
    Server Management - AdminGeekZ.com
    Infrastructure Management, Web Application Performance, mySQL DBA. System Automation.
    WordPress/Magento Performance, Apache to Nginx Conversion, Varnish Implimentation, DDoS Protection, Custom Nginx Modules
    Check our wordpress varnish plugin. Contact us for quote: sales@admingeekz.com

  4. #4
    Join Date
    Nov 2004
    Location
    India
    Posts
    1,104
    Try this :

    /scripts/exim4
    AssistanZ - Beyond Boundaries...
    Cloudstack Consultancy / 24x7 Web Hosting Support / 24x7 Server Management / Infrastructure Management Services
    Web & Mobile Apps Development / Web Designing Services / Php, Grails, Java Development

  5. #5
    Join Date
    Jan 2005
    Location
    Scotland, UK
    Posts
    2,681
    Originally posted by techlollu
    Try this :

    /scripts/exim4
    /scripts/exim4 is no longer in use. its /scripts/eximup.

    you can find this out by typing

    cat /scripts/exim4

    print "Warning, /scripts/exim4 is depreciated. Your request has been passed to /scripts/eximup\n";
    exec '/scripts/eximup', @ARGV;
    Server Management - AdminGeekZ.com
    Infrastructure Management, Web Application Performance, mySQL DBA. System Automation.
    WordPress/Magento Performance, Apache to Nginx Conversion, Varnish Implimentation, DDoS Protection, Custom Nginx Modules
    Check our wordpress varnish plugin. Contact us for quote: sales@admingeekz.com

  6. #6
    Hi,

    Try /scripts/eximup --force and let me know how it goes.

    Thank you

Posting Permissions

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