[Exim] Error while trying to open a db-file

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Juergen Buddy Hoffmann
Datum:  
To: exim-users
Betreff: [Exim] Error while trying to open a db-file
I have setup a transport looking like this:

vacation_reply:
    driver = autoreply
    file = ${home}/vacation.msg
    file_expand
    log = ${home}/vacation.log
    once = ${home}/.vacation.db
    from = vacation@???
    to = $sender_address
    subject = "Re: $h_subject"
    text = "\
    Dear $h_from\n\n\
    This is an automatic reply. Feel free to send additional\n\
    mail as only this one notice will be generated. The following\n\
    is a prerecorded message, sent for ${local_part}@???\n\
    =================================================================\n\
    "


And a Director looking like this...

user_vacation:
    driver = localuser
    require_files = ${local_part}:${home}/vacation.msg
    no_verify
    transport = vacation_reply
    unseen


When delivering the Mail I am getting the following Log-Entry...

1999-11-28 16:51:40 11s6c0-0004OJ-00 == luenecom@??? <luenecom@???> T=vacation_reply defer (0): Failed to open db (v1) file /home/luenecom
/.vacation.db when sending message from vacation_reply transport: Invalid argument


.vacation.db is a file that was created using `# vacation -i` is it wrong to do so? Can you name an alternative?

Any Help is highly appreciated.

Kind Regards

Juergen Hoffmann

-- 
Mit freundlichen Gruessen
Juergen Hoffmann
-------------------------------------------------------------------------------
LueneCom ISC                                                   Juergen Hoffmann
Rote Str. 9-10                                             System Administrator
21335 Lueneburg
+49-4131-731904                                                  jh@???
+49-4131-731906                                          http://www.luenecom.de
-------------------------------------------------------------------------------
my quote of the day:
  No poet or novelist wishes he was the only one who ever lived, but most of
  them wish they were the only one alive, and quite a number fondly believe
  their wish has been granted.
          -- W.H. Auden, "The Dyer's Hand"