Fulltext results:
- Password Strength Checking Script
- cal hasLower = 0 local 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 =
- Useful Database Queries
- ists & members|Export all lists & members]] * [[Find forwards/assistants/etc]] * [[Find message]] * [[Find biggest messages]] * [[Delete list member from all lists]] * [[Copy SMTP Rules
- Find biggest messages
- ======Find biggest messages====== To find the 10 biggest messages in your VPOP3 message store: Go to Settings →
- Find a message
- ======Find a message====== If you know the subject of a message, you can search the entire message stor... E64 or Quoted-Printable encoding, then it may not find those messages. N.B. VPOP3 does not need to be s
- SMTP Direct Sender Settings
- IP addresses of the DNS servers it should use to find the recipients' mail servers. Separate multiple a... ail.com smtp.myisp.com This will make VPOP3 find 'smtp.myisp.com' when it looks for the MX servers
- Signature Script
- GetSignature(Type, AuthSender, Sender) if string.find(Sender, "@domain1%.com$") then if Type == "PLAI... L signature for domain1</p>" end elseif string.find(Sender, "@domain2%.com$") then if Type == "PLAI
- Address Book tab
- * Family * Friends To create the category, find the **External Addresses** section in the address
- Message Archive -> General
- instruct VPOP3 to rescan the archive folders and find any messages which are there, which are not curre
- Message Archive -> Offline Tab
- changed after creation, or it may mean you can't find the appropriate ZIP file when looking for old mes
- Calendar.Calendars table
- [[db_users|users]].[[users_users|users]] table to find the numeric id from the user name) * name - thi
- Database query to find forwards/assistants etc in user settings
- ======Database query to find forwards/assistants etc in user settings====== Go to Settings -> Database
- Mail Connectors -> Mail Senders
- ption with an ADSL/cable/dial-up account you will find that many recipients (especially the large hosts,
- Outgoing Message Scripting
- SenderAddressFrom = v[2] if string.find(SenderAddressFrom, "@my%-secondcompany%.com") the
- SMTP Server -> Spam Reduction
- ivate key' on your system. The receiving end will find the same message header parts & body and verify t
- Spam Filter Rules: Variables
- rrently running 'build number' of VPOP3 - you can find this on the **About** (previously **Info**) page