[exim-dev] [Bug 2593] Can't open .vacation file: EXIM_DBOPEN…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT
https://bugs.exim.org/show_bug.cgi?id=2593

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #4 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/59eee1bc902f106d20f507ba16f37cb8ab5a5e8d

commit 59eee1bc902f106d20f507ba16f37cb8ab5a5e8d
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jun 8 13:00:55 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jun 8 13:03:39 2020 +0100


    filters: fix "vacation" in exim filter.  bug 2593


    broken-by: cfb9cf20cb (4.90)
----
 doc/doc-txt/ChangeLog          |   5 +
 src/src/transports/autoreply.c |   7 +-
 test/confs/0037                |   1 +
 test/log/0037                  |  92 +++++-----
 test/mail/0037..vacation.log   |   2 +
 test/mail/0037.CALLER          |  46 +++--
 test/mail/0037.dff             |   4 +-
 test/mail/0037.postmaster      |   8 +-
 test/mail/0037.userx           |   8 +-
 test/mail/0037.userz           |  12 +-
 test/scripts/0000-Basic/0037   | 370 +++++++++++++++++++++--------------------
 test/stdout/0037               |   8 +-
 12 files changed, 301 insertions(+), 262 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.