Searched refs:FETCH_BODY_TRUNCATED_SUGGESTED_SIZE (Results 1 – 2 of 2) sorted by relevance
28 String.format(Locale.US, "BODY.PEEK[]<0.%d>", ImapStore.FETCH_BODY_TRUNCATED_SUGGESTED_SIZE);
35 public static final int FETCH_BODY_TRUNCATED_SUGGESTED_SIZE = (125 * 1024); field in ImapStore