Mailing List Archive

[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

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|Delivery in general |Filters

--- Comment #1 from Jeremy Harris <jgh146exb@wizmail.org> ---
Did this work in a previous version of Exim? If so, what?

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2593

--- Comment #2 from Peter Gervai <grin@grin.hu> ---
Worked in 4.84_2, failed in 4.92. It was just too rare to be noticed.

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2593

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|unallocated@exim.org |jgh146exb@wizmail.org
Status|NEW |ASSIGNED

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2593

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|4.92 |4.90

--- Comment #3 from Jeremy Harris <jgh146exb@wizmail.org> ---
Workaround: in the "vacation" command, set "once" explicitly

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2593

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org

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

commit 59eee1bc902f106d20f507ba16f37cb8ab5a5e8d
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Mon Jun 8 13:00:55 2020 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
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.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2593] Can't open .vacation file: EXIM_DBOPEN: file <.vacation> dir <.vacation> flags=O_RDWR|O_CREAT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2593

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED

--- Comment #5 from Jeremy Harris <jgh146exb@wizmail.org> ---
Nobody commented

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##