Fulltext results:
- Spam Filter Rules: ForEach @reference
- ^ Type ^ Description ^ Data ^ Version ^ ^Addr |Finds each address contained in the specified header l... ine of the message |Header name |2.1.11+ | ^Bag |Finds each value in a particular bag, in the order the... re added to the bag |Bag name |2.2.1+ | ^Header |Finds each header line in the message |N/A |2.2.1+ | ^MimeSection |Finds details of each MIME section in the message. The
- Move VPOP3 Version 3 or 4 to a new PC @how_to
- On the original VPOP3 computer, run REGEDIT. * Find **HKEY_LOCAL_MACHINE\Software\PaulSmith** on the ... he .REG file. Then, go to Edit -> Replace. In the Find box, type **HKEY_LOCAL_MACHINE\Software\PaulSmith... tive Tools -> Services** on the //OLD// computer Find the **VPOP3** service. Double-click it. If the Se... tup type**, choose **Disabled** and press **OK** Find the **PostgreSQL - VPOP3** service and do the sam
- Lost Licence Details @faq
- e lost your VPOP3 licence key, we will be able to find it for you, but we do have to make a nominal char... support contract, then this includes the fee for finding lost licence keys. =====Finding the licence key yourself===== * If you still have VPOP3 installe... page to have them re-sent to you. If you cannot find the licence details using the above methods yours
- Repairing corrupted database @how_to
- no other problems before restarting VPOP3. =====Finding the problem table/index===== Often the error m... totally. Unfortunately, there is no easy way to find which record is damaged, so you need to scan the ... 5433'). The default password is 'pgsqlpass' ====Finding the problem message==== Copy/paste the follow... ntered an error with However, sometimes it won't find all problem messages, so it is a good idea to run
- Configure SRS @how_to
- main, "%.", "%%.") .. "$"; if not string.find(origmailfrom, srch) then local lastAt = origmailfrom:find("[^%@]+$") local localPart = origmailfrom... _, _, hash, ts, domainPart, localPart = rcpt:find(srch); if hash then ... end end function UnMod32(x) return string.find("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567", x) - 1; end <
- How to move the VPOP3 Message Store to a new PC @how_to
- eSQL==== In the PostgreSQL installation directory find the **data** subdirectory. Open the file 'pg_hba.... ile. Open the 'postgresql.conf' file in Notepad Find the line saying: **#listen_addresses = 'localhos... t -> Run** and run **RegEdit**. In the left pane find HKEY_LOCAL_MACHINE\Software\PaulSmith\VPOP3\Datab... r you===== If you have any problems with this, or find the prospect daunting, we can do this remotely fo
- VPOP3 Status Monitor Problems @how_to
- he **Start** button, go to **All Programs**, then find the **Startup** group. Right-click it and choose ... ixing this]]. =====Time zone issues===== You may find that the VPOP3 status monitor is double-correctin... e, if your local time zone is UTC+2, then you may find that the status monitor is displaying times as UTC+4. Alternatively, you may find that the status monitor is not correcting for the
- Move VPOP3 Version 5 (or later) to a new PC @how_to
- POP3 installation directory At a command prompt, find the VPOP3 installation directory and run vpop3s... tive Tools -> Services** on the //OLD// computer Find the **VPOP3** service. Double-click it. If the Se... tup type**, choose **Disabled** and press **OK** Find the **VPOP3DB** service and do the same again ==... Programs and Features** on the //OLD// computer Find the 'VPOP3' program and uninstall that. =====Mo
- Password Strength Checking Script @reference
- Caps = 0 hasLower = 0 hasSpecial = 0 if string.find(Password, "%d") then hasDigit = 1 end if string.find(Password, "[A-Z]") then hasCaps = 1 end if string.find(Password, "[a-z]") then hasLower = 1 end if string.find(Password, "[^a-zA-Z0-9]") then hasSpecial =
- Spamfilter White/Blacklists @reference
- lue (whitelist only). //e.g. addcount>100// - **findcount** <comparator> <number> - compare the findcount to the specified value. //e.g. findcount<75// - **initiallyadded** <comparator> <age> - compare ... eleted. You can then confirm the deletion. If you find you have made a mistake, you can use the **Undo L
- 1069 or 7000 Login Failure error when starting VPOP3DB service @how_to
- Directory Users and Computers. In the Users list, find **vpop3postgres**, right click, and choose **Prop... rative Tools -> Computer Management. On the left, find System Tools -> Local Users and Groups -> Local Users. In the Users list, find **vpop3postgres**, right-click, and choose **Prop
- Useful Database Queries @reference
- ists & members|Export all lists & members]] * [[Find forwards/assistants/etc]] * [[Find message]] * [[Find biggest messages]] * [[Delete list member from all lists]] * [[Copy SMTP Rules
- How To Move VPOP3 Version 2 to a New PC @how_to
- the original VPOP3 computer, run REGEDIT. - Find **HKEY_LOCAL_MACHINE\Software\PaulSmith** on the ... you are moving from a 64 bit version of Windows, find **HKEY_LOCAL_MACHINE\Software\WOW6432Node\PaulSmi... EG file, go to ''Edit -> Replace''. - In the ''Find'' box, type ''HKEY_LOCAL_MACHINE\Software\PaulSmi
- How to make VPOP3 re-download POP3 messages from the ISP @how_to
- left messages again. ======Procedure====== =====Find the numeric ID===== To find the numeric ID of the Mail Collector you want to re-download mail for, go t... lled it elsewhere on your hard disk. If you can't find it search your computer for VPOP3.EXE. =====Adva
- How to install PostgreSQL to use another port @how_to
- onto the alternative port, tell - Run Regedit, find HKEY_LOCAL_MACHINE\Software\PaulSmith\VPOP3\Datab... nt port. Open up a command prompt in Windows and find the 'bin' subdirectory of the PostgreSQL installa