mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-05 20:34:49 +01:00
Restart send service on user retry
This commit is contained in:
@@ -468,6 +468,8 @@ public class ServiceSend extends ServiceBase implements SharedPreferences.OnShar
|
||||
} finally {
|
||||
db.endTransaction();
|
||||
}
|
||||
|
||||
ServiceSend.start(this);
|
||||
}
|
||||
|
||||
private void onSend(EntityMessage message) throws MessagingException, IOException {
|
||||
|
||||
Reference in New Issue
Block a user