mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[GH-ISSUE #112] Out-of-Office replies are not set when MailboxSpecificSignatureNames is enabled #46
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GruberMarkus on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/112
Originally assigned to: @GruberMarkus on GitHub.
Issue happens in the latest release
Previously solved issues and documentation
Code of Conduct
What happened?
When the parameter MailboxSpecificSignatureNames is enabled, out-of-office replies were not set because of a mismatch of temporary file names.
The error, as shown in the verbose log, is:
The two GUIDs in the file path are individual. 'OOFInternal.htm' may also be 'OOFExternal.htm'.
This is a known problem in v4.12.0. The root cause has already been identified and fixed.
The updated code will be part of the next (patch) release, which is not yet scheduled. Contact me if you need access to the updated code earlier.
Verbose log
@GruberMarkus commented on GitHub (May 24, 2024):
Solved in release v4.12.1: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/releases