• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

username

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • reference (50)
  • how_to (40)
  • mailapi (2)
  • adminapi (1)
  • faq (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Error message: VPOP3 Alert - Non-existent user - <username>

Fulltext results:

User Manager Script @reference
16 Hits, Last modified: 13 months ago
ant people to be able to log in using a different username than their VPOP3 username (eg if you want them to be able to log in using an email address), then you can u... type: TranslateUsername(<protocol>, <submitted username>) Protocol indicates which protocol is being use... * POP3 * IMAP4 * SMTP * WEBMAIL Submitted username is the user name entered by the user The script
Restore Deleted Calendars @how_to
10 Hits, Last modified: 3 years ago
_hostname = 'localhost' backup_port = 5433 backup_username = 'vpop3' backup_password = 'vpop3pass' backup_da... _hostname = 'localhost' active_port = 5433 active_username = 'vpop3' active_password = 'vpop3pass' active_da... st=backup_hostname, port=backup_port, user=backup_username, password=backup_password, dbname=backup_database... oldConn.cursor() cur.execute(f'SELECT usernumber, username FROM users.users WHERE username=\'{restore_user}\
Password Strength Checking Script @reference
6 Hits, Last modified: 7 years ago
ch should have the following prototype: Check(<username>, <password>, <min password length>) (where '<mi... ple to prevent the password being the same as the username or 'password' would be: <code> function Check(Username, Password, minlength) if Password == Username or Password == 'password' then return false else return
French Webmail Language File @how_to
5 Hits, Last modified: 7 years ago
l login enterusername=You must specify your VPOP3 username here bookmarksnotsupported=I'm sorry, but your we... artup! adminonly=Administrator logon access only! username=Username: password=Password: rememberme=Remember me next time I connect<br><em>(not recommended on shared c... To request a temporary password, enter your VPOP3 username above and press this button: forgotteninstruction
Send Admin Message @reference
5 Hits, Last modified: 7 years ago
e an individual value for each recipient (e.g. **{username}** will ensure each user's message contains their own username). * **{username}** * **{ldap_//###//}** - the LDAP attribute represented by **//###//**; e.g. **{ldap_... run, it has certain global variables set: * **Username** - contains the username of the user currently b
Sending mail through your Gmail account @how_to
4 Hits, Last modified: 7 years ago
res SMTP authentication** box. - In the **SMTP Username/Password** boxes type your Gmail username & password. - In the **Session Encryption** box, choose either ... res SMTP authentication** box. - In the **SMTP Username/Password** boxes type your Gmail username & password. - In the **Session Encryption** box, choose **SSL**
Import Users From File @reference
4 Hits, Last modified: 7 years ago
scription ^Accepted values ^ |**User Id** |The username |Any text | |**Password** |The password |Any ... assistant's email address |A valid email address/username | |**Send Only To Assistant** |Whether to dispo... ming mail to this address |A valid email address/username | |**Use Forwarding** |Whether to enable forwar... generated password for each user// * **Use the Username** //This is not recommended, particularly where r
Autoresponder Global Scripting @reference
4 Hits, Last modified: 2 days ago
sed during generation. PreProcessAutoresponder(username, incoming_message) * username = the user name which has triggered the autoresponder * incoming_message... y alter relevant data PostProcessAutoresponder(username, generated_message, incoming_message) * username = the user name which has triggered the autoresponder
VPOP3.MarkMessageRead Lua function @reference
3 Hits, Last modified: 7 years ago
ecified message as read. VPOP3.MarkMessageRead(username, folder, UID, read); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID*
How To Setup VPOP3 Service Security @how_to
3 Hits, Last modified: 7 years ago
quire authentication, then you cannot restrict by username, as VPOP3 can not know a username, unless authentication is used. If the service allows (but does not requ... y SMTP authentication options, you can specify a 'username' of ''NOAUTH''. This means that access from the s
SMTP Server Lua Scripting @reference
3 Hits, Last modified: 3 weeks ago
usernames (separated by spaces) if there are any username restrictions for this client IP address ===V5 an... er=== * **AuthenticatedUser** - (IN) - string - username of authenticated sender (using SMTP or POP3-then-... ) * **SMTPAuthenticatedUser** - (IN) - string - username of authenticated sender (using SMTP authenticatio
Status Monitor (port 5109) protocol @reference
3 Hits, Last modified: 6 years ago
ansmitted in plain text Send the command LOGIN <username> <password> You will receive a line beginning wi... t as the response. Then send the command ALOGIN <username> <response> You will receive a line beginning wi... response. Then send the command APILOGINALOGIN <username> <response> You will receive a line beginning wi
VPOP3.PurgeMessage Lua function @reference
3 Hits, Last modified: 7 years ago
cified message immediately. VPOP3.PurgeMessage(username, folder, UID); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] * **UID*
VPOP3.GetMessages Lua function @reference
3 Hits, Last modified: 7 years ago
ssages in a specified folder. VPOP3.GetFolders(username, folder); * **username** is the username from [[VPOP3.GetUsers]] * **folder** is the folder from [[VPOP3.GetFolders]] It return
Handling mail for multiple incoming domains @how_to
3 Hits, Last modified: 7 years ago
atever is easier for you) ====Preventing normal <username>@<domain> -> <username> distribution==== With the normal settings, this will work for cases where most use... ou use, as VPOP3 won't assume that each user has a 'username@accepted-domain' address as it normally does.
Error message: VPOP3 Alert - Non-existent user - <username> @how_to
3 Hits, Last modified: 7 years ago
VPOP3.DeleteMessage Lua function @reference
3 Hits, Last modified: 7 years ago
VPOP3.RenameFolder Lua function @reference
3 Hits, Last modified: 7 years ago
Users.Users table @reference
3 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems @how_to
3 Hits, Last modified: 7 years ago
POP3 Mail Collection @reference
2 Hits, Last modified: 7 years ago
Message Archive -> General @reference
2 Hits, Last modified: 7 years ago
Mappings @reference
2 Hits, Last modified: 7 years ago
Calendars on eM Client @how_to
2 Hits, Last modified: 7 years ago
Route MX Sent (Direct) Outbound Mail Through Your ISP @how_to
2 Hits, Last modified: 7 years ago
loginaudit Database table @reference
2 Hits, Last modified: 22 months ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
2 Hits, Last modified: 7 years ago
Spam Filter Rules: GetUserGroup @reference
2 Hits, Last modified: 7 years ago
Database query to alter LAN Forwarding rules for one server to go to another @reference
2 Hits, Last modified: 7 years ago
Database query to export LAN Forwarding rules @reference
2 Hits, Last modified: 7 years ago
The ISP needs SMTP Authentication @how_to
2 Hits, Last modified: 7 years ago
User Delivery Script @reference
2 Hits, Last modified: 7 years ago
Initial User @how_to
2 Hits, Last modified: 7 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
2 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
2 Hits, Last modified: 7 years ago
User Routing Script @reference
2 Hits, Last modified: 2 years ago
-ERR Password supplied for "xx" is incorrect @how_to
2 Hits, Last modified: 7 years ago
Controlling VPOP3 via Email @how_to
2 Hits, Last modified: 7 years ago
LogDB.Sessions table @reference
1 Hits, Last modified: 7 years ago
Database query to list failed message sends @reference
1 Hits, Last modified: 7 years ago
Database query to list ALL messages in the LAN forwarding queue @reference
1 Hits, Last modified: 7 years ago
Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference
1 Hits, Last modified: 7 years ago
Database query to view password change history @reference
1 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
1 Hits, Last modified: 7 years ago
Outgoing Message Scripting @reference
1 Hits, Last modified: 15 months ago
Password Lengths @reference
1 Hits, Last modified: 4 years ago
SMTP Direct Sender Settings @reference
1 Hits, Last modified: 7 years ago
SMTP Service - Filtering @reference
1 Hits, Last modified: 7 years ago
Spamfilter.Whitelist table @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: AddHeader @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: GetAddressType @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Variables @reference
1 Hits, Last modified: 22 months ago
Status @reference
1 Hits, Last modified: 7 years ago
Autoresponder @reference
1 Hits, Last modified: 7 years ago
VPOP3.GetFolders Lua function @reference
1 Hits, Last modified: 7 years ago
LAN Forwarding Scripting @reference
1 Hits, Last modified: 7 months ago
UserRuleActions Replacement @adminapi
1 Hits, Last modified: 7 years ago
Groups @reference
1 Hits, Last modified: 7 years ago
-ERR Unknown User @how_to
1 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Problem @how_to
1 Hits, Last modified: 7 years ago
How to configure Mozilla Thunderbird @how_to
1 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
1 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port @how_to
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs @how_to
1 Hits, Last modified: 7 years ago
General instructions for setting up an email client @how_to
1 Hits, Last modified: 7 years ago
Delete OutQueue messages directly from the database @how_to
1 Hits, Last modified: 7 years ago
Repairing corrupted database @how_to
1 Hits, Last modified: 17 months ago
Calendars @how_to
1 Hits, Last modified: 7 years ago
Configuring Calendar on iOS @how_to
1 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird @how_to
1 Hits, Last modified: 3 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports @how_to
1 Hits, Last modified: 7 years ago
Allow Remote Access to VPOP3 Mailboxes @how_to
1 Hits, Last modified: 7 years ago
How to Access VPOP3's WebMail @how_to
1 Hits, Last modified: 7 years ago
535 Authentication Failed @how_to
1 Hits, Last modified: 7 years ago
POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can @how_to
1 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later @how_to
1 Hits, Last modified: 7 years ago
Find a message @reference
1 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
1 Hits, Last modified: 4 years ago
Database query to find forwards/assistants etc in user settings @reference
1 Hits, Last modified: 7 years ago
Find biggest messages @reference
1 Hits, Last modified: 6 years ago
Edit a user @reference
1 Hits, Last modified: 7 years ago
Database schema used in VPOP3 5.x @reference
1 Hits, Last modified: 7 years ago
Database -> Restore Tab @reference
1 Hits, Last modified: 7 years ago
Bandwidth Control @reference
1 Hits, Last modified: 7 years ago
UserRuleActions Replacement @mailapi
1 Hits, Last modified: 7 years ago
Router Problem error messages @how_to
1 Hits, Last modified: 7 years ago
AutoresponderInfo Replacement @mailapi
1 Hits, Last modified: 7 years ago
Error message: Your connection has been blocked temporarily - Try again later @how_to
1 Hits, Last modified: 7 years ago
Web Based Administration @how_to
1 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space @how_to
1 Hits, Last modified: 7 years ago
Troubleshooting Tips @how_to
1 Hits, Last modified: 7 years ago
Spanish Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
Sharing IMAP4 folders @how_to
1 Hits, Last modified: 7 years ago
Webmail Status bar @reference
1 Hits, Last modified: 7 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki