Outlook 2019: Difference between revisions

From Edgar BV Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 43: Line 43:
[https://www.techadvisor.com/how-to/software/sync-google-outlook-calendar-3500196/ How to Sync Google Calendar with Outlook Tech Advisor]
[https://www.techadvisor.com/how-to/software/sync-google-outlook-calendar-3500196/ How to Sync Google Calendar with Outlook Tech Advisor]


= Don't delete event messages after accepting them=
= Settings to change =
== Don't delete event messages after accepting them==
File > Options. In the Outlook Options dialog box, click the Mail in the left, and then uncheck the option of Delete meeting requests and notifications from Inbox after responding in the Send Messages section.
File > Options. In the Outlook Options dialog box, click the Mail in the left, and then uncheck the option of Delete meeting requests and notifications from Inbox after responding in the Send Messages section.


= manage notifications =
== manage notifications ==
File -> Options -> Mail -> Message arrival
File -> Options -> Mail -> Message arrival


= don't immediately mark messages as read when clicked on =
== don't immediately mark messages as read when clicked on ==
File -> Options -> Mail -> Outlook panes -> Reading Pane -> Mark items as read checkbox
File -> Options -> Mail -> Outlook panes -> Reading Pane -> Mark items as read checkbox
== close message when replying to ==
File -> Options -> Mail -> Replies and forwards -> close original message window when replying or forwarding

Revision as of 11:33, 18 January 2022

Set different username from email address

Outlook 2019 doesn't allow you to easily set a different username from your email address. The solution is here, which is to run

  outlook.exe /manageprofiles

I found outlook.exe in

  C:\Program Files (x86)\Microsoft Office\root\Office16

Server settings

More settings

Outgoing Server tab: My Outgoing Server requires authentication on

Advanced tab:

Incoming:

Security type: STARTTLS Port: 143

Outgoing:

Hostname: mail.edgarbv.com Security Type: STARTTLS Port: 587

Moving the OST file

The regedit system doesn't seem to work. The symlink does, but might need a few outlook restarts before it takes. Its a mess.

This is done using a symbolic link. Move the ost file to the new location, open an elevated command prompt and:

  mklink "C:\Users\%username%\AppData\Local\Microsoft\Outlook\robin@edgarbv.com.ost" "G:\Outlook\robin@edgarbv.com.ost"

This will create a .symlink file in the old location.

Working with Google Calendars

Read only / iCal

In Google Calendar, click the 3 dots next to the calendar name on the left and open Settings. Scroll down to Integrate Calendar and find the Secret address in iCal format. Copy this and go to Outlook calendars. Right click on the text "My Calendars" and select Add calendar -> From Internet. Paste the address.

Synchronise

Gsyncit v5 per PC license but can sync multiple PCs with one calendar:

How to sync multiple computers running Outlook with the same service synced using gSyncit.

Outlook <-> Google Calendar Sync is free but requires you to donate GBP 10 to get rid of the splash screen and another screen.

How to Sync Google Calendar with Outlook Tech Advisor

Settings to change

Don't delete event messages after accepting them

File > Options. In the Outlook Options dialog box, click the Mail in the left, and then uncheck the option of Delete meeting requests and notifications from Inbox after responding in the Send Messages section.

manage notifications

File -> Options -> Mail -> Message arrival

don't immediately mark messages as read when clicked on

File -> Options -> Mail -> Outlook panes -> Reading Pane -> Mark items as read checkbox

close message when replying to

File -> Options -> Mail -> Replies and forwards -> close original message window when replying or forwarding