mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
@@ -2068,7 +2068,7 @@ static NSString *userAgent = nil;
|
||||
if (!error)
|
||||
{
|
||||
[self imap4Connection];
|
||||
if (IMAP4ID > -1)
|
||||
if (IMAP4ID > -1 && ![dd mailKeepDraftsAfterSend])
|
||||
[imap4 markURLDeleted: [self imap4URL]];
|
||||
if (sourceURL && sourceFlag)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user