Fulltext results:
- French Webmail Language File @how_to
- tentloginuser=Non-existant user in login incorrectpassword=Incorrect password or account locked out nowebmailpermission=User WebMail permission disabled userdeniedacc... t=Encryption Key timed out - please try again temppasswordsent=A temporary password has been created and emailed to your VPOP3 mailbox nonexistentuser=The user specif
- Spanish Webmail Language File @how_to
- entloginuser=Non existe usuario en login incorrectpassword=Password incorrecto o cuenta bloqueada nowebmailpermission=Usuario WebMail tiene permisos deshabilitados us... ximo permitido - favor de intentar nuevamente temppasswordsent=Una password temporal ha sido creada nonexistentuser=El usuario especificado no existe unknownreason=Mo
- German Webmail Language Page @how_to
- tloginuser=Unbekannter Benutzer im Login incorrectpassword=Falsches Passwort oder Benuzeraccount ist gesperr... g abgelaufen - Bitte versuchen Sie es nochmal temppasswordsent=Ein temporäres Kennwort wurde erzeugt un... Nur Administrator-Login aktiv! username=Username: password=Password: rememberme=Benutzername für die nächste Anmeldung merken<br><i>(wird auf öfentlich
- Password Strength Checking Script @reference
- ======Password Strength Checking Script====== You can tell VPOP3 to enforce password strength checks by using a Lua script which perfo... be edited in Settings -> Scripts and is called **passwordcheck.lua** (in older versions of VPOP3 it is stored in a file called **passwordcheck.lua** in the VPOP3 directory). VPOP3 calls a
- Changing a user's password @how_to
- ======Changing a user's password====== To change a user's password in VPOP3, you should log into the VPOP3 settings, go to the 'Users' page, then double-click on the user whose password you want to change. This will bring up a window ... ing you access to the user's settings. Go to the 'Passwords' tab where you can set the passwords. Enter the
- Import Users From File @reference
- s ^ |**User Id** |The username |Any text | |**Password** |The password |Any text | |**Admin** |Whether the user is an administrator |0/1 | |**Reply To** |/... n bytes) for outgoing messages |Numeric | |**WebPassword** |A specifically separate password for logging into webmail |Any text | =====Finalising the import====
- Status Monitor (port 5109) protocol @reference
- = This is a basic plain-text login. Note that the password is transmitted in plain text Send the command LOGIN <username> <password> You will receive a line beginning with either "... authentication failed for some reason (incorrect password, permissions not allowed, etc) eg, for the user postmaster, password 'admin' +OK VPOP3 Status Server Ready <3.d28.5
- Restore a database backup @how_to
- U postgres -p 5433 vpop3. When it prompts for the password enter the PostgreSQL master password - default **pgsqlpass**. - Run pgsql\bin\pg_restore -U postgres -C -... backup you want to restore. When it prompts for a password enter the PostgreSQL master password - default **pgsqlpass** =====VPOP3 v3 or v4===== - If the VPOP3 ser
- GDPR for hosted VPOP3 service @faq
- n later, as discovered. - Note that usernames & passwords are set by you, or at your explicit request. If we set passwords we will choose secure passwords, but they may be reset to less secure passwords by you or your users. In this case, there may be a data br
- GDPR for other hosting services (eg web hosting) @faq
- details of the breach. - Note that usernames & passwords are set by you, or at your explicit request. If we set passwords we will choose secure passwords, but they may be reset to less secure passwords by you or your users. In this case, there may be a data br
- 1069 or 7000 Login Failure error when starting VPOP3DB service @how_to
- th the **vpop3postgres** account in Windows - the password may have expired, or someone may have reset the password. You need to check the account, set the password to never expires, and if that doesn't work, reset the password both in the account, and in the Windows Services
- How to Restore a backup of VPOP3 @how_to
- -p <port number> vpop3**. When it prompts for the password enter the PostgreSQL master password - default **pgsqlpass**. (<port number> is usually 5433) - Run **pgs... check the file timestamps). When it prompts for a password enter the PostgreSQL master password - default **pgsqlpass**. (<port number> is usually 5433). Note that du
- Webmail -> Advanced tab @reference
- or the VPOP3 Webmail/settings service. ====Allow Password in URL==== If you check this option, then you can specify the user's password in a URL to Webmail For instance, if the VPOP3 s... lly be http://192.168.1.1:5108 If the **Allow Password in URL** option is checked, then you can go to th... s like: http://192.168.1.1:5108?user=postmaster&password=admin to go to the Webmail and automatically log
- Restore Deleted Calendars @how_to
- enames as necessary). When asked for a PostgreSQL password, the default is 'pgsqlpass' cd \vpop3\pgsql\bi... ckup_port = 5433 backup_username = 'vpop3' backup_password = 'vpop3pass' backup_database = 'vpop3temp' rest... tive_port = 5433 active_username = 'vpop3' active_password = 'vpop3pass' active_database = 'vpop3' def rest... hostname, port=backup_port, user=backup_username, password=backup_password, dbname=backup_database) cur = ol
- How to Backup VPOP3 @how_to
- -F c -U vpop3 -f database.dmp vpop3// - At the password prompt, type ''vpop3pass'' (This assumes a standa... ript the backup process, you need to automate the password. There is no command-line parameter to do this. You can either set the environment variable PGPASSWORD before running the pg_dump program, or create a [... GDUMPPATH=%VPOP3PATH%\pgsql\bin\pg_dump.exe SET PGPASSWORD=vpop3pass "%PGDUMPPATH%" -F c -v -h 127.0.0.1 -p
- VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports @how_to
- Database query to list messages in the LAN forwarding queue waiting to go to a specific server @reference