Default Outlook accounts to not save sent mail

See #65
This commit is contained in:
Michael Gratton 2019-02-20 14:06:02 +11:00
parent 5475290272
commit 4d57ab9b62
3 changed files with 13 additions and 25 deletions

View file

@ -31,7 +31,7 @@ class Geary.AccountInformationTest : TestCase {
new RFC822.MailboxAddress(null, "test1@example.com")
).save_sent
);
assert_true(
assert_false(
new AccountInformation(
"test",
ServiceProvider.OUTLOOK,