mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-12 06:08:25 -05:00
Tell the user about a failed delivery the first (any) time it fails
This commit is contained in:
parent
4fb338d8a9
commit
e964c7ba84
@ -235,7 +235,7 @@ public class K9 extends Application
|
||||
*/
|
||||
public static int DEFAULT_VISIBLE_LIMIT = 25;
|
||||
|
||||
public static int MAX_SEND_ATTEMPTS = 5;
|
||||
public static int MAX_SEND_ATTEMPTS = 1;
|
||||
|
||||
/**
|
||||
* The maximum size of an attachment we're willing to download (either View or Save)
|
||||
|
Loading…
Reference in New Issue
Block a user