+ Reply to Thread
Results 1 to 2 of 2

Thread: vacation plugin

  1. #1
    duccio is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default vacation plugin

    Hello,

    I'm trying to install this plugin: Download Roundcube Vacation / Autoreply plugin from SourceForge.net

    he plugin returns this error:

    Vacation plugin: Cannot login to FTP-server 'hostname.xx' with username: email@address@domain.xx
    Please read the INSTALL instructions!

    my config file is:

    PHP Code:
    [default]
    driver "ftp"
    server "hostnameserver"
    passive False
    createvacationconf 
    true
    subject 
    "Default subject"
    body "default.txt"


    [dotforward]
    binary "/usr/bin/vacation"
    flags ""
    message ".vacation.msg"
    database ".vacation.db"
    alias_identities true
    set_envelop_sender 
    false
    always_keep_message 
    true 
    can I fix this problem?

    Thank You

  2. #2
    duccio is offline Roundcube Newcomer
    Join Date
    Jun 2010
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    I try tu use "setuid"

    my config file is

    PHP Code:
    [default]
    driver "setuid"
    executable "/usr/bin/squirrelmail_vacation_proxy"
    createvacationconf true
    subject 
    "Default subject"
    body "default.txt"


    [dotforward]
    binary "/usr/bin/vacation"
    flags ""
    message ".vacation.msg"
    database ".vacation.db"
    alias_identities true
    set_envelop_sender 
    false
    always_keep_message 
    true 
    the error si:

    Vacation plugin: /usr/bin/squirrelmail_vacation_proxy is not configured for user "".
    Check config.mk in plugins/vacation/extra/vacation_binary.
    Please read the INSTALL instructions!




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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