To allow an Exchange user to send from an external e-mail address, perform the following steps:
Get-MailContact MyUser@MyExternalDomain.com | Add-ADPermission -User MyUser@MyLocalDomain -AccessRights ExtendedRight -ExtendedRights "Send As"Replace the first e-mail address with the external one, the second part contains the user you wish to assign the permission to.
By default, Thunderbird shows the namespaces of IMAP folders as a seperate folder containing the subfolders belonging to that namespace. An example of this is when you use Google Mail and have IMAP access configured.
An add-on exists for Thunderbird which gets rid of the namespace folder and sorts all subfolders in the root tree:
https://addons.mozilla.org/en-US/thunderbird/addon/flat-folder-tree/
This is particularly useful for Google Mail where the sent mail, trash and other system folders are stored in a namespace called [GMail]. This way, these folders are stored directly in the root of the tree rather than in a subfolder named after the namespace.
« ‹ | January 2025 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |