Fulltext results:
- Formatting Syntax @wiki
- g "Edit this page". If you want to try something, just use the [[playground:playground|playground]] page... created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagena... created by using square brackets. You can either just give a [[pagename]] or use an additional [[page... Linking to a specific section is possible, too. Just add the section name behind a hash character as k
- Which versions of Windows will VPOP3 run on? @faq
- ofessional) * Windows 2016 Server, 64 bit NB - just because a version of Windows is not listed above does not mean it will not work on it, just that it hasn't been tested on it. It should work ... s 8.1, 64 bit (Professional & Home Premium) NB - just because a version of Windows is not listed above does not mean it will not work on it, just that it hasn't been tested on it. It should work
- SMTP Rule Example - restrict who can send to a local email address @how_to
- ule_bb.png|}} If you want to block more senders, just add more rules like this. So, for one or two addr... ers. If you want to add more prohibited senders, just add them to the first rule, as in the examples th... to the list. If you want to allow more senders, just add more rules like the first one. So, for one or... enders. If you want to add more allowed senders, just add them to the first rule, as in the examples th
- Lua SMTP Relay Control @reference
- The server name which VPOP3 has connected to (set just before the ServerConnected function call) In VPO... e. The **ConnectedServer** global variable is set just before this function call. =====Return Code Handl... ponse, this value contains the full response, not just one line of it * LastLine - the last line of th... code to tell VPOP3 not to retry the message, and just generate a delivery failure report. =====Message
- Running database updates within a transaction @reference
- ng to delete a widget from the database you could just use the command ''DELETE FROM widgets WHERE id=27... e problem is that it's not uncommon for people to just forget to type the 'WHERE id=27' part, and manage... the response says ''DELETE 1'', you know you have just deleted one row, so you can type ''COMMIT;'' to c... n simply type ''ROLLBACK;'' to undo what you have just done. After doing the update query, you can also
- SMTP Reputation Stats @reference
- IP address - failed/successful login attempts (just a count, no more information) - number of messa... ess) - optional - number of valid recipients (just a count, not the email addresses) - number of invalid recipients (just a count, not the email addresses) - number of failed attempts to relay messages (just a count, not the email addresses) - message s
- How do I write an email to technical support? @faq
- o do this may mean that our first response(s) are just telling you to do things you have already done, w... things up as we often have to send 2 or 3 emails just to find out things which could have been stated i... ge asking why you haven't had a response yet will just put your ticket to the back of the queue, rather
- Multiple VPOP3 icons in the taskbar @faq
- oesn't mean that two copies of VPOP3 are running, just that two copies of the VPOP3 Status Monitor are r... ou want Status Monitor to start for all users, or just the logged in user. - Go to Windows Start menu... ou want Status Monitor to start automatically for just the logged in user - Choose "Open all users"
- SMTP Relay Service FAQ @faq
- once to each recipient, even though you may have just sent it once. According to many sources, the ave... be?=== Some people buy a bigger plan than needed, just in case, since it is not very expensive. In othe... messages per month, but send out 20,000 messages just before Christmas, it would be inefficient to pay
- Allow Remote Access to VPOP3 Mailboxes @how_to
- nternet, or select one or more VPOP3 usernames to just allow those users to access VPOP3 from the Intern... list of VPOP3 usernames, separated by spaces, to just allow those users to access VPOP3 from the Intern... list of VPOP3 usernames, separated by spaces, to just allow those users to access VPOP3 from the Intern
- How to Backup VPOP3 @how_to
- P files contain all the settings/data, so you can just backup those files now if you wish, although we'd... a Database backup at a specific time (rather than just the automated daily backups of the database) you ... a Database backup at a specific time (rather than just the automated daily backups of the database) you
- Copy Outgoing mail @how_to
- * Shared IMAP4 folders - this is useful if you just have people who may be away and someone else need... **Message Archiving** is often most useful if you just need a copy of messages for tracking or dispute r... f outgoing mail is agreed with the sender, and is just used for convenience's sake, rather than for disc
- How to create an SSL Certificate @how_to
- lly depends on the type of certificate. Some will just need you to prove you own that domain (eg by ackn... ept the warning. The data will still be encrypted just as with a £400 Sectigo certificate, but the warni... rmation about your organisation. Most of this may just be encoded in the certificate for someone accessi
- Global Signature @reference
- bottom of all outgoing messages. You can create just a plain text, or HTML signature, or both. If you create just one format, then the other format will be generat... t you can be specific in what is sent. Note that just specifying an HTML signature will not cause that
- Lua SMTP MX Control @reference
- o use ESMTP when connecting. If false, VPOP3 will just try SMTP. The default is true, where VPOP3 will a... ponse, this value contains the full response, not just one line of it The function optionally returns a... a '5xx' return code to tell VPOP3 not to retry the message, and just generate a delivery failure report.