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

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

  1. falko

    falko Super Moderator Howtoforge Staff

    Take a look at /var/log/syslog or /var/log/messages.
     
  2. MrM

    MrM New Member

    Thanks, falko. I feel silly now. :eek:
     
  3. MrM

    MrM New Member

    falko,

    I've now changed the syslog config to log cronjobs in a separate log file like this:
    Code:
    *.*;auth,authpriv.none,[B]cron.none[/B]   -/var/log/syslog
    cron.*                              /var/log/cron.log
    Could this in any way adversely affect ISPConfig?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Not that I know.
     
  5. cobro

    cobro New Member

    how can i fix this

    Code:
    --> Processing Dependency: liblzo.so.1 for package: lzop
    ---> Package sgpio.i386 0:1.2.0_10-2.el5 set to be updated
    --> Finished Dependency Resolution
    lzop-1.01-2.el5.rf.i386 from installed has depsolving problems
      --> Missing Dependency: liblzo.so.1 is needed by package lzop-1.01-2.el5.rf.i386 (installed)
    Error: Missing Dependency: liblzo.so.1 is needed by package lzop-1.01-2.el5.rf.i386 (installed)
    anyone know how to fiff this :) i have tried many things :) that i know of

    Thank you very much
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    And how is this related to the topic of this threa, which is "Error: configuration file /etc/getmail/*.conf does not exist " in the mail log file?

    Please make a new thread if you have a question!
     

Share This Page