Fulltext results:
- Import Users From File
- ======Import Users From File====== VPOP3 supports the importation and exportation of users, via a CSV file (see [[#CSV file format|below]] for a specification of the CSV file format).\\ //**NOTE:**// This process is not designe
- Settings -> Diagnostics
- ds of diagnostic logging, within VPOP3. =====Log file overview===== By default, VPOP3 will keep two copies of most log files: * The current log file, with a **.log** filename extension; which will b... e. //e.g. vpop3.log// * The most recent old log file, with a **.lbk** filename extension; which was created from the previous **.log** file, when it reached its maximum size. //e.g. vpop3.l
- Settings -> Attachment Processing
- ilename extension, which would enable a malicious file to accidentally be run by the recipient. The syn... - These files could instruct Windows to open the file in a particular program, or as an executable, irr... distract the recipient. For example, by naming a file //photo.jpg.exe//, the sender could exploit users... have the technical knowledge to realise that the file is an application and not a picture. | |<code>*
- Message Archive -> Offline Tab
- VD or external drive etc. VPOP3 will create a ZIP file containing the old messages. The archive index wi... ll remember the messages, and the name of the ZIP file they are contained in, so you will still be able ... *Archive Backup Name** is the filename of the ZIP file which will be created - eg a setting of "2009-09-21" will create a ZIP file called "2009-09-21.ZIP". This is also remembered
- Offline Archive Error Messages
- =Offline Archive Error Messages====== * (2) ZIP file structure invalid (eg disk corruption) * (3) Ou... nternal logic error in ZIP compressor * (8) ZIP file invalid or insufficient memory * (10) Temporary File failure * (11) Input file read failure (eg virus scanner blocking access to archived files) * (12)
- Settings -> Global Address Book
- import address book entries into VPOP3 from a CSV file. To do this, go to **Settings -> Global Address B... **Import Address Book From CSV** button. The CSV file you want to import must have column headers to be... {:reference:addressimport1.png|}} Select the CSV file you want to import from, then press the **Preview... png|}} The **Remove all entries before importing file** option will make VPOP3 remove all address book
- Database -> Backups Tab
- he database regularly in case of disk problems or file corruption. You can use the VPOP3 backup feature,... uld not be changed, but the **Dump Command Target File** setting can be changed to make VPOP3 store the ... **-F c** which tells pg_dump to make a compressed file. ====Dump Command Target File==== Specify the filename/location here. For instance if you specify **c:
- SMTP Server -> IDS/IPS
- third party software which you are using how the file can be acceptably rotate/truncated. VPOP3 will not rotate or truncate the log file itself, it will simply append entries to the file (one text line per event), so it will grow indefinite... VPOP3 what data to store on each line in the log file. You can use replacements to indicate variable te
- Spam Filter Rules
- eads the spam filter rules from the spamrules.txt file in the VPOP3 folder on the VPOP3 server's hard disk. This file can include other files by using the [[spamrules_... tement. For instance, the default spamrules.txt file contains the statements <code> include spamrules_... P3 are: * **spamrules.txt** - this is the main file, which, by default, includes the other files *
- Archive Script
- ned by the script. The Lua script is stored in a file called **archive.lua** which is stored in the VPO... allow the archive to be stored on a non-standard file store - eg an FTP server, or Amazon S3-like syste... uploads, downloads, check for presence of message file, etc. ====CustomStore_Check==== CustomStore_C... ecks if 'archive_filename' is available on the custom store * Returns true if the file is available
- Spam Filter Rules: Include
- files within the spam rules | To include another file within the spam rules, insert a line saying ''I... hin the same 'scope', so variables defined in one file will be visible within all subsequent included fi... the language parser is carried into the included file. For instance, if the parser is currently process... nce, the sequence will carry on into the included file. Included files can be nested to a level of 10 d
- VPOP3.SaveAttachment
- attachment from the message being processed to a file This function is only available in the **Process... - number - attachment number to save - string - file name to save the file as The function returns one value: - boolean true if the file was saved successfully, false otherwise
- Batch file to end a database backup
- ======Batch file to end a database backup====== VPOP3 runs pg_dump.exe to perform the regular database ... se processes creating the backup data. This batch file will do it for you. Save this in the VPOP3 installation directory as a file such as 'endbackup.cmd' <code> @ECHO OFF SETLOCAL... p3 SET PGPASSWORD= </code> Or download the batch file here: {{:reference:endbackup.cmd|}} Save it to t
- Database query to export LAN Forwarding rules
- v header; (replace c:/temp/x.csv with the actual file you want to write to - you can use \ instead of /... ave to be written as c:\\temp\\x.csv) Then, that file is a CSV file which you can read into Excel or something. There are seven columns: - Conditions - A
- Logging
- directory** tells VPOP3 to keep the [[summary_log_file_format|raw summary log files]] in the VPOP3\SUMMA... ed login attempts, password changes, etc to a log file called **Security.log** in the VPOP3 [[diagnostic... also record successful logins to the security.log file. =====Other Logging===== =====Historical Loggin