Fulltext results:
- Attachment Extraction Scripting
- ract(attachmentname, sender, subject, copy, targetdirectory) * attachmentname - the filename of the attach... that the attachment will be copied to the target directory (true) or moved to the target directory and deleted from the message (false) * targetdirectory - the target directory determined by the VPOP3 sett
- Settings -> Attachment Processing
- nt from an incoming message, and saving it into a directory that is accessible from the VPOP3 computer. These... o the recipient(s). * **Extract attachments to directory** - //This allows you to specify any folder that ... the attachments, you would normally pick a shared directory on the network and enter the [[wp>Path_(computing... ork permissions have been set.// The attachments directory can include tags, which will be replaced by a dyn
- Logging
- The **Keep raw summary log files in the SUMMARIES directory** tells VPOP3 to keep the [[summary_log_file_form... at|raw summary log files]] in the VPOP3\SUMMARIES directory instead of deleting them after generating the dai... ools. The **Keep MAIL.LOG files in the SUMMARIES directory** tells VPOP3 to keep old MAIL.LOG files in the VPOP3\SUMMARIES directory instead of deleting them on a weekly cycle. These
- Message Archive -> General
- ng and outgoing messages. ====Main Archive Store Directory==== You can set the message archive store to any directory accessible by the VPOP3 service. Enter the path in the **Main Archive Store Directory** box. Note that you cannot use mapped drives. To... password to use to access the main archive store directory if it is on a network shared folder. This is set
- Lua Scripting
- rs etc) to **Luaerrors.log** in the VPOP3 logging directory. Please note - the only help we will give with L... re stored as files in the main VPOP3 installation directory, or in users' directories (if they are user speci... kups. If you save a script as a file in the VPOP3 directory, VPOP3 will import it into the database on first ... * [[os.setsafety]] * [[os.sleep]] * [[os.getdirectory]] * [[os.timedexecute]] * [[VPOP3.GetSetting
- Database -> Backups Tab
- up_of_vpop3]] In general the **PostgreSQL Binary Directory** and **Dump Command Options** settings should no... with a different filename. ====PostgreSQL Binary Directory==== This is where the PostgreSQL executable files... re stored - usually it is the **VPOP3\pgsql\bin** directory, but if you have a custom installation of Postgre
- Settings -> Diagnostics
- === The **General** tab allows you to specify the directory where VPOP3 will store the log files, change sett... ion is the //**_logs**// folder, within the VPOP3 directory. //e.g. C:\VPOP3\_logs//\\ **Log Level**: How muc... k for **exceptions.log** in the root of the VPOP3 directory.// ====Session Logs==== The **Session Logs** tab
- Message Archive -> Offline Tab
- sages. * The **Archive Backup Location** is the directory, on the VPOP3 computer, where the ZIP file will b... e created. Usually this is the VPOP3 installation directory, and you will move the ZIP file to an alternative
- Summary Log File Format
- reates a file called **SUMMARY.LOG** in the VPOP3 directory which contains summary information which is compi... rator. VPOP3 can keep these summary logs in a subdirectory called **SUMMARIES** in case you want to do furth
- Batch file to end a database backup
- it for you. Save this in the VPOP3 installation directory as a file such as 'endbackup.cmd' <code> @ECHO OF... :reference:endbackup.cmd|}} Save it to the VPOP3 directory and run it from a command prompt (run "as an admi
- Outgoing Message Scripting
- .lua**. Scripts are stored as files in the VPOP3 directory in VPOP3 v6.6 and earlier, or managed through the
- Lua SMTP MX Control
- ed/edited in Settings -> Scripts (or in the VPOP3 directory in VPOP3 v6.6 or earlier). =====Messages to be s
- Lua SMTP MX Server Rules
- ed/edited in Settings -> Scripts (or in the VPOP3 directory in VPOP3 v6.6 or earlier). =====GetCheckCache===
- Lua SMTP Relay Control
- uns a script called **relayout.lua** in the VPOP3 directory. ====Global Variables==== This script may have g
- Database query to make LAN Forwarding immediately attempt to dequeue all pending messages
- tion]] article. At a command prompt in the VPOP3 directory run psql (The password is 'vpop3pass') The