1
0
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:
Jesse Vincent 2010-11-13 01:46:59 +00:00
parent 4fb338d8a9
commit e964c7ba84

View File

@ -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)