]> Pileus Git - ~andy/fetchmail/blobdiff - rcfile_l.l
Sunil's transaction patches.
[~andy/fetchmail] / rcfile_l.l
index 3650ca5a8da2555c0b3aed591df9a594fd6b12c5..b50ac617493dad475b9ed52ecb719fc5213c356e 100644 (file)
@@ -124,6 +124,8 @@ plugin              { return PLUGIN; }
 plugout                { return PLUGOUT; }
 batchlimit     { return BATCHLIMIT; }
 fetchlimit     { return FETCHLIMIT; }
+fetchsizelimit { return FETCHSIZELIMIT; }
+fastuidl       { return FASTUIDL; }
 expunge                { return EXPUNGE; }
 properties     { return PROPERTIES; }