[GH-ISSUE #364] Allow to save profile without account and fill it automatically #351

Open
opened 2026-02-25 20:31:28 +03:00 by kerem · 1 comment
Owner

Originally created by @user9931 on GitHub (Aug 8, 2022).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/364

Will be nice to have an option to save profile without account name (and email) and password when UseAccountPassword is enabled. Its retrived anyway (if those fields are empty) with click on "Get IMAP/POP3 account settings". Yes, its possible to clean those fields in gui (except password), but for some reason those fields and and are saving anyway. Its possible to edit in text editor later

And on profile loading, when and and are empty and UseAccountPassword is set to true it would be nice to automatically "Get IMAP/POP3 account settings" on profile load

Originally created by @user9931 on GitHub (Aug 8, 2022). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/364 Will be nice to have an option to save profile without account name (and email) and password when UseAccountPassword is enabled. Its retrived anyway (if those fields are empty) with click on "Get IMAP/POP3 account settings". Yes, its possible to clean those fields in gui (except password), but for some reason those fields <EmailAddress> and <OutlookFolderAccountName> and <ProtectedPassword> are saving anyway. Its possible to edit in text editor later And on profile loading, when <OutlookFolderAccountName> and <EmailAddress> and <ProtectedPassword> are empty and UseAccountPassword is set to true it would be nice to automatically "Get IMAP/POP3 account settings" on profile load
Author
Owner

@aluxnimm commented on GitHub (Feb 17, 2023):

Useful for passwords only. We don't need to store password and salt when UseAccountPassword is enabled, will be fixed in next release. But other values need to be stored since they can be changed after getting them from imap/pop3 account settings.

<!-- gh-comment-id:1434473590 --> @aluxnimm commented on GitHub (Feb 17, 2023): Useful for passwords only. We don't need to store password and salt when UseAccountPassword is enabled, will be fixed in next release. But other values need to be stored since they can be changed after getting them from imap/pop3 account settings.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#351
No description provided.