# USERS_FROM_POP variable tells POP3 plugin whether these users come from POP3 or not # True means users listed in txt file come from POP3 # False means users listed in txt file DO NOT come from POP3. All other do. USERNAMES_FILE="/tmp/iva-system-names.txt" # USERNAMES_FILE = True USERS_FROM_POP = False