(ISP3) Error: configuration file /etc/getmail/*.conf does not exist

Discussion in 'Installation/Configuration' started by loge, Mar 8, 2009.

  1. loge

    loge New Member

    This is what i get when i look in the "ISPConfig Cron Log":

    Error: configuration file /etc/getmail/*.conf does not exist
    Error: configuration file /etc/getmail/*.conf does not exist
    Error: configuration file /etc/getmail/*.conf does not exist
    Error: configuration file /etc/getmail/*.conf does not exist
    Error: configuration file /etc/getmail/*.conf does not exist
    ....


    I followed the "Perfect Setup on lenny". Everything else works like a charm up until now.. but this one looks ugly....

    Thanks for infos....

    Marc
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats absolutely ok and not an error. This message pppaers when no fetchmail job exists.
     
  3. elchequimbiri

    elchequimbiri New Member

    In ISPconfig 3.0.0.1 getmail does not work

    Hello

    I am moving to a new server and I want to retrive mail via fetchmail.

    I followed the Perfect Setup on lenny and install first the ISPConfig-3.0.1.tar.gz and the svn version. The same errors in both cases.

    I have this errors when I run /usr/local/ispconfig/server/scripts/run-getmail.sh

    Delivery error (command sendmail 23965 error (127, exec of command sendmail failed (refuse to invoke external commands as root or GID 0 by default)))
    msg 1/34 (15499 bytes), delivery error (command sendmail 23965 error (127, exec of command sendmail failed (refuse to invoke external commands as root or GID 0 by default)))

    And in
    In /var/log/ispconfig/cron.log

    Error: unknown argument(s) ['/etc/getmail/mail.***.com_user@***.com.conf'] ; try --help


    Any sugestions?

    Thanks,
    Elche
     
    Last edited: Mar 27, 2009
  4. falko

    falko Super Moderator Howtoforge Staff

    This has been fixed in SVN already. We will release an update next week. :)
     
  5. dragons

    dragons New Member

    I am also getting this error with ISPConfig0.0.1.3 and getmail-4.9.0-1.el5.rf.noarch on CentOS 5.3, is there a way to make it happy and stop the error?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    This is not an error. This message just means that you did not create a fetchmail account yet on your system.
     
  7. wouterw

    wouterw New Member

    Hello,

    /usr/local/bin/run-getmail.sh
    Error: configuration file /etc/getmail/*.conf does not exist

    I'm getting this same errors in ISPC Cron Log. I have multiple mailboxes configured. Problem is that I do not recieve any mail.

    I upgraded to 3.0.1.3 today and reconfigured the services. I'm running on CentOS 5.3.

    Thanks in advance,

    Wouter
     
    Last edited: Jun 21, 2009
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Please see #2 in this thread.
     
  9. wouterw

    wouterw New Member

    Ok, thank you.

    Could you tell me why I do not receive any mail then? Some entries are on the filesystem in for example /var/spool/postfix/deferred/2/24EA014F02FB. This mail does not show up in my IMAP mailbox however.
     
  10. wouterw

    wouterw New Member

    ok, I found these errors in the mail log:

    Code:
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: 0D51814F0340: to=<root@***.nxs.nl>, relay=none, delay=47590, delays=47590/0.05/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: EE12314F0342: to=<root@***.nxs.nl>, relay=none, delay=47290, delays=47290/0.05/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: 4918A14F034C: to=<root@***.nxs.nl>, relay=none, delay=35891, delays=35891/0.05/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: 388DE14F02F0: to=<wouter@***.com>, relay=none, delay=56302, delays=56302/0.06/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: 9262A14F0466: to=<***@***.nl>, relay=none, delay=1962, delays=1962/0.07/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    Jun 22 12:59:02 s1279 postfix/qmgr[3495]: 96EEA14F031C: to=<***@***.nl>, relay=none, delay=55789, delays=55789/0.07/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Connection refused)
    
    ..
    
    Jun 22 13:03:11 s1279 imapd: Connection, ip=[::ffff:127.0.0.1]
    Jun 22 13:03:11 s1279 imapd: LOGIN, user=wouter@***.com, ip=[::ffff:127.0.0.1], port=[52123], protocol=IMAP
    Jun 22 13:03:11 s1279 imapd: LOGOUT, user=wouter@***.com, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=87, sent=391, time=0
    Jun 22 13:03:31 s1279 postfix/smtpd[25663]: connect from bb121-6-40-42.singnet.com.sg[121.6.40.42]
    Jun 22 13:03:34 s1279 postfix/smtpd[25663]: NOQUEUE: reject: RCPT from bb121-6-40-42.singnet.com.sg[121.6.40.42]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<bb121-6-40-42.singnet.com.sg>
    
    Someone got any clue?
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Please restart postfix and amavisd and then check the mail log and error log again.
     
  12. wouterw

    wouterw New Member

    Ok, I'm getting closer.

    Earlier, I uninstalled amavis and clamav since I do my spam filtering with google / postini. I guess the problem is related to that. Trying to confirm that, I got the following error during re-installing amavis:
    Code:
    # yum install amavisd-new
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * rpmforge: ftp-stud.fht-esslingen.de
     * base: centos.mirror.transip.nl
     * updates: centos.mirror.transip.nl
     * addons: centos.mirror.transip.nl
     * extras: centos.mirror.transip.nl
    Setting up Install Process
    Parsing package install arguments
    Resolving Dependencies
    --> Running transaction check
    ---> Package amavisd-new.i386 0:2.5.4-1.el5.rf set to be updated
    --> Processing Dependency: lzop for package: amavisd-new
    --> Running transaction check
    ---> Package lzop.i386 0:1.01-2.el5.rf set to be updated
    --> Processing Dependency: liblzo.so.1 for package: lzop
    --> Finished Dependency Resolution
    lzop-1.01-2.el5.rf.i386 from rpmforge has depsolving problems
      --> Missing Dependency: liblzo.so.1 is needed by package lzop-1.01-2.el5.rf.i386 (rpmforge)
    Error: Missing Dependency: liblzo.so.1 is needed by package lzop-1.01-2.el5.rf.i386 (rpmforge)
    
    I am unable to fix this.

    Another issue arose after doing a yum upgrade. This installs a more recent postfix version without mysql support. Causing postfix fails to load. This can only be fixed by reinstalling the (outdated) custom built rpm:

    Code:
    cd /usr/src/redhat/RPMS/i386/
    rpm -Uvh --force postfix-2.3.3-2.1.i386.rpm
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    Sorry but thats not funny anymore. You uninstall requirements of ISPConfig and then complain that something is not working anymore and we try here to figure out your problem and you do not even mention that you uninstalled parts of the email system!
     
  14. wouterw

    wouterw New Member

    I'm sorry for that. From the install guide, I did not understand it was a requirement. Furthermore I am not complaining, only asking for help, fixing the errors I encounter, and keeping you up to date. I think ISPconfig is a nice piece of software that fits the goal, for free. And I am glad you're even providing support on it. Thanks for that.

    From you're last post, I found out this amavis is required for the configuration, so I'am trying to reinstall it, without luck so far.
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    Everything in the install guide is required for ispconfig. If you reinstall amavis or any other software after you installed ispconfig, the the config files written by ISPConfig get overwritten so your setup will not work. You will have to download ispconfig again and run the update.php script, then choose to reconfigure services during update.

    Also please be aware that you dont update for fedore 11 as this is not supported yet by ISPConfig 3 as many software like courier can not be compiled anymore on fedora 11 due to the change of the glibc library that the fedora project has done.
     
  16. wouterw

    wouterw New Member

    Ok, thank you. I'll try to reinstall as much as possible in the correct order.
     
  17. wouterw

    wouterw New Member

    Ok, mail is flowing in now :)

    I downgraded lzo to resolve to mentioned dependency problems:
    Code:
    rpm -ivh --force lzo-1.08-5.el5.rf.i386.rpm
    Then reinstalled clamav, amavisd-new etc. Then updated ispconfig and reconfigured the services.

    Thanks for your support till.
     
  18. MrM

    MrM New Member

    Hi, till,

    What can I do if I don't use getmail, but would like to stop it from cluttering my cron.log file?

    On a related note, where can I find a crontab log, detailing which cronjobs were run at what time? The file /var/log/ispconfig/cron.log does not appear to be it.
     
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    E.g. Remove the getmail cronjob from the crontab of the getmail user.

    as root user:

    crontab -l
     
  20. MrM

    MrM New Member

    Thanks, I will do that.

    This command shows which cronjobs should run. I'm looking for a log detailing which cronjobs have run.
     

Share This Page