]> Pileus Git - ~andy/fetchmail/blobdiff - sample.rcfile
Updated.
[~andy/fetchmail] / sample.rcfile
index dc5bdddb115f718cd289bea0c02716bf85e76e25..2250b4d6612a66ec1d0101c32a141ab2b9e2bf68 100644 (file)
 #   authenticate (or auth)    -- must be followed by an authentication type
 #   timeout                   -- must be followed by a numeric timeout value
 #   envelope                  -- must be followed by an envelope header name
+#   qvirtual                  -- must be followed by a name prefix
+#   no envelope
 #   aka                       -- must be followed by one or more server aliases
 #   localdomains              -- must be followed by one or more domain names
 #   interface                 -- must be followed by device/IP address/mask
-#   monitor                   -- must be followed by IP address
+#   monitor                   -- must be followed by device
+#   no dns
+#   dns
 #
 #   username (or user)        -- must be followed by a name
 #   is                        -- must be followed by one or more names
 #   stripcr
 #   pass8bits
 #   dropstatus
-#   dns
 #   no keep
 #   no flush
 #   no fetchall
 #   no rewrite
 #   no forcecr
 #   no stripcr
-#   no dns
-#   no envelope
 #   no pass8bits
 #   no dropstatus
 #   limit                     -- must be followed by numeric size limit
 #   fetchlimit                -- must be followed by numeric msg fetch limit
 #   batchlimit                -- must be followed by numeric SMTP batch limit
+#   expunge                   -- must be followed by numeric delete count
 #
 # Legal protocol identifiers are
 #   pop2 (or POP2)
@@ -86,6 +88,7 @@
 #   set logfile =              -- must be followed by a string
 #   set daemon                 -- must be followed by a number   
 #   set syslog
+#   set invisible
 #
 # The noise keywords `and', `with', `has', `wants', and `options' are ignored
 # anywhere in an entry; they can be used to make it resemble English.  The