• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • Settings -> Global Address Book • Autoresponders / Out of Office • How to limit size of sent mail • Transmission Receipt Message • How to download VPOP3 • How to configure Outlook 2007 • Outgoing Mail • Socket Error 10503 - No More Data • Socket Error 11001 - Host not found (authoritative answer) • GDPR for other hosting services (eg web hosting)

name

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@how_to
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Attachments have been removed or renamed
  • SMTP error 'Invalid HELO name'

Fulltext results:

German Webmail Language Page
35 Hits, Last modified: 7 years ago
min login webmaillogin=Webmail Anmeldung enterusername=Sie m&uuml;ssen einen Benutzernamen angeben bookmarksnotsupported=I'm sorry, but your web browser does ... elt! adminonly=Nur Administrator-Login aktiv! username=Username: password=Password: rememberme=Benutzername f&uuml;r die n&auml;chste Anmeldung merken<br><i>(
French Webmail Language File
35 Hits, Last modified: 7 years ago
admin login webmaillogin=web mail login enterusername=You must specify your VPOP3 username here bookmarksnotsupported=I'm sorry, but your web browser does no... p! adminonly=Administrator logon access only! username=Username: password=Password: rememberme=Remember me next time I connect<br><em>(not recommended on shar
Restore Deleted Calendars
34 Hits, Last modified: 3 years ago
wing steps at a command prompt (alter paths & filenames as necessary). When asked for a PostgreSQL passw... recalendar.py' <code>import psycopg2 backup_hostname = 'localhost' backup_port = 5433 backup_username = 'vpop3' backup_password = 'vpop3pass' backup_databas... = 'vpop3temp' restore_user = 'paul' active_hostname = 'localhost' active_port = 5433 active_username
How to filter attachments
13 Hits, Last modified: 7 years ago
_to:filter1.png}} You can specify attachment filenames to filter using DOS style wildcards * and ?. VPO... he message through, but it can either remove or rename the attachment, so that it cannot be run easily. For instance if you have told VPOP3 to rename filtered attachments, a filename of **document.txt.exe** will be renamed to **document.txt.ex_**, this
Spanish Webmail Language File
13 Hits, Last modified: 7 years ago
admin login webmaillogin=web mail login enterusername=Especificar aca el usuario de Correo bookmarksnot... =Login de acceso unicamente al Administrador! username=Usuario: password=Password: rememberme=Recordar e... ta v4menunewrootfolder=Nueva carpeta raíz v4menurenamefolder=Cambiar el nombre de Carpeta v4menudeletefo... ratesuspend=Suspender v4moderateban=Prohibir v4renamefolderprompt=Por favor, introduzca el nuevo nombre
Attachments have been removed or renamed
12 Hits, Last modified: 7 years ago
======Attachments have been removed or renamed====== If you have received an email and one or more of its attachments have been removed or renamed, it might be a result of [[how_to:filtering_atta... other bits of information are included in the filename and separated by dots. This could potentially tri... wing rule: ***.???.???** The rule detects a filename that ends in a dot, followed by three characters,
Signing outgoing mail with DKIM
10 Hits, Last modified: 5 years ago
s://www.pscs.co.uk/tools/dkim]]. For the selector name use one or more valid DNS name parts. You should not re-use selector names. For simplicity, we suggest using 's1' the first time you g... DNS server, create a new TXT record, with a host name of the <selector>._domainkey.<domain name> - for
Repairing corrupted database
10 Hits, Last modified: 18 months ago
p3pass' Then type (or copy/paste) select n.nspname AS schema, c.relname AS tablename, c.relkind as kind from pg_class c inner join pg_namespace n on (c.relnamespace=n.oid) where c.relfilen
How to configure Mozilla Thunderbird
7 Hits, Last modified: 7 years ago
**\\ {{:how_to:thunderbird2.png|}} - Enter your name, email address and VPOP3 password into the releva... d\\ {{:how_to:thunderbird4.png|}} - In **Server Name**, put the IP address of the VPOP3 computer. In *... e created, and press **Edit** - In the **Server Name** box put the IP address of the VPOP3 computer. I... lly, but not always, you will want to check **Use name and password** and enter your VPOP3 username. (Wh
SMTP error 'Invalid HELO name'
6 Hits, Last modified: 7 years ago
======SMTP error 'Invalid HELO name'====== When sending mail you may get an error from the remote SMTP server saying something like 'Invalid HELO name' This happens if the host name configured in VPOP3 does not look like a valid Internet host name (e.g. 'mail.domain.com'). Some SMTP servers don't
Allow Remote Access to VPOP3 Mailboxes
6 Hits, Last modified: 7 years ago
rom the Internet, or select one or more VPOP3 usernames to just allow those users to access VPOP3 from t... e from the Internet, or enter a list of VPOP3 usernames, separated by spaces, to just allow those users ... e from the Internet, or enter a list of VPOP3 usernames, separated by spaces, to just allow those users ... This will allow access to anyone with a valid username and password from any IP address - you may want t
Calendars on eM Client
6 Hits, Last modified: 7 years ago
your VPOP3's Webmail, followed by **calendar/<username>/**. Note that the username is case sensitive and must be //exactly// as it is defined in VPOP3. So, fo... .1:5108/calendar/Postmaster/**. - In the **User name** box, type the VPOP3 account user name - In the **Password** box, type the VPOP3 account password (c
VPOP3 Database Size
6 Hits, Last modified: 7 years ago
d how much space they are occupying. SELECT nspname || '.' || relname AS "relation", pg_size_pretty(pg_total_relation_size(C.oid)) AS "total_size" FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) WHERE nspname NOT IN ('pg_catalog', 'information_schema') AND
Exchange 2007
6 Hits, Last modified: 7 years ago
ectors** section, right-click the **Default-<host name>** connector, and choose **Properties**. - Go t... w Send Connector** on the far right. - In the **Name** box enter something like "Mail to VPOP3" - In... owing smart hosts:** - Press **Add**. Enter the name or IP address of the VPOP3 computer. Press **OK**... owing smart hosts:** - Press **Add**. Enter the name or IP address of the VPOP3 computer. Press **OK**
Restore a database backup
5 Hits, Last modified: 23 months ago
e -U postgres -C -p 5433 -v -j 4 -d postgres <filename> where <filename> is the database backup you want to restore. When it prompts for a password enter the ... bin\pg_restore -U postgres -C -v -d postgres <filename> where <filename> is the database backup you want to restore. When it prompts for a password enter the
Setting up VPOP3 to work with Exchange 2003
5 Hits, Last modified: 7 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service
5 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch
5 Hits, Last modified: 7 years ago
How To Setup VPOP3 Service Security
5 Hits, Last modified: 7 years ago
How to configure Outlook 2010
5 Hits, Last modified: 7 years ago
How to configure Outlook 2007
5 Hits, Last modified: 7 years ago
Setup steps for multiple POP3 accounts at the ISP
5 Hits, Last modified: 7 years ago
Handling mail for multiple incoming domains
4 Hits, Last modified: 7 years ago
General instructions for setting up an email client
4 Hits, Last modified: 7 years ago
How to configure Outlook 2003
4 Hits, Last modified: 7 years ago
Error message: Your connection has been blocked temporarily - Try again later
4 Hits, Last modified: 7 years ago
How to move messages between users
4 Hits, Last modified: 7 years ago
Configuring Calendar on iOS
4 Hits, Last modified: 7 years ago
VPOP3 Status Monitor Problems
4 Hits, Last modified: 7 years ago
Sending mail through your Gmail account
4 Hits, Last modified: 7 years ago
How to upgrade VPOP3 to version 7 or later from version 6 or earlier
4 Hits, Last modified: 5 years ago
Calendars
4 Hits, Last modified: 7 years ago
Sharing IMAP4 folders
4 Hits, Last modified: 7 years ago
How to send a fax by email using the VPOP3 FaxServer
4 Hits, Last modified: 7 years ago
v5 - Move the message store to a new folder/drive
3 Hits, Last modified: 6 years ago
How to Obtain Error Logs
3 Hits, Last modified: 7 years ago
The message could not be loaded. Please return to the Quarantine page and try again
3 Hits, Last modified: 7 years ago
Troubleshooting Tips
3 Hits, Last modified: 7 years ago
How To Move VPOP3 Version 2 to a New PC
3 Hits, Last modified: 6 years ago
Error message: VPOP3 Alert - Non-existent user - <username>
3 Hits, Last modified: 7 years ago
v3/4 - Move the message store to a new folder/drive
3 Hits, Last modified: 7 years ago
VPOP3 is using a lot of disk space
2 Hits, Last modified: 7 years ago
How to remove messages from the outbound queue
2 Hits, Last modified: 7 years ago
POP3/Webmail/IMAP4 can't see a user's messages, but the administrator can
2 Hits, Last modified: 7 years ago
Route MX Sent (Direct) Outbound Mail Through Your ISP
2 Hits, Last modified: 7 years ago
Router Problem error messages
2 Hits, Last modified: 7 years ago
Restricting the number of recipients sent to
2 Hits, Last modified: 7 years ago
Sender Policy Framework / SPF
2 Hits, Last modified: 7 years ago
Obtaining Windows Event Log
2 Hits, Last modified: 7 years ago
Initial User
2 Hits, Last modified: 7 years ago
Incoming SMTP Feed
2 Hits, Last modified: 7 years ago
How To Allow Mail Relay Through VPOP3
2 Hits, Last modified: 2 months ago
Initial Configuration Tasks
2 Hits, Last modified: 7 years ago
The ISP needs SMTP Authentication
2 Hits, Last modified: 7 years ago
-ERR Unknown User
2 Hits, Last modified: 7 years ago
Mail Not Downloading From ISP
2 Hits, Last modified: 7 years ago
-ERR Password supplied for "xx" is incorrect
2 Hits, Last modified: 7 years ago
Calendars in Mozilla Thunderbird
2 Hits, Last modified: 4 years ago
Controlling VPOP3 via Email
2 Hits, Last modified: 7 years ago
VPOP3 Webmail/admin service and/or Status service is not listening on correct IP addresses or ports
1 Hits, Last modified: 7 years ago
How To Upgrade VPOP3
1 Hits, Last modified: 7 years ago
Backscatter
1 Hits, Last modified: 7 years ago
Upgrading PostgreSQL Database Software
1 Hits, Last modified: 7 years ago
Use Download Rules for incoming POP3 message filtering
1 Hits, Last modified: 7 years ago
Autoresponders / Out of Office
1 Hits, Last modified: 7 years ago
How to move the VPOP3 Message Store to a new PC
1 Hits, Last modified: 7 years ago
Move the message store - alternative method
1 Hits, Last modified: 7 years ago
Add a user
1 Hits, Last modified: 7 years ago
VPOP3 2.x crashes when user tries to download mail
1 Hits, Last modified: 7 years ago
How to Access VPOP3's WebMail
1 Hits, Last modified: 7 years ago
Socket Error 11002 - Host not found (Non-Authoritative answer)
1 Hits, Last modified: 7 years ago
VPOP3 cannot access PostgreSQL - timeout expired
1 Hits, Last modified: 7 years ago
VPOP3 Is Responding Slowly
1 Hits, Last modified: 7 years ago
Socket Error 11001 - Host not found (authoritative answer)
1 Hits, Last modified: 7 years ago
VPOP3 Not Starting Properly
1 Hits, Last modified: 7 years ago
Web Based Administration
1 Hits, Last modified: 7 years ago
Socket Error 10048 - Specified Address Already in Use
1 Hits, Last modified: 7 years ago
Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator
1 Hits, Last modified: 7 years ago
VPOP3DB Service doesn't exist
1 Hits, Last modified: 7 years ago
Spamfilter Whitelist & Blacklist
1 Hits, Last modified: 7 years ago
How to start VPOP3
1 Hits, Last modified: 7 years ago
Setting up VPOP3 to work with Microsoft Exchange
1 Hits, Last modified: 7 years ago
How to Delete a User
1 Hits, Last modified: 7 years ago
PostgreSQL server won't start due to damaged log files
1 Hits, Last modified: 7 years ago
Not Working As Expected
1 Hits, Last modified: 7 years ago
Localhost missing from Vista HOSTS file
1 Hits, Last modified: 7 years ago
535 Authentication Failed
1 Hits, Last modified: 7 years ago
Outbound Messages Not Appearing in Monitor Target Mailbox
1 Hits, Last modified: 7 years ago
ISP needs you to connect on port 587
1 Hits, Last modified: 7 years ago
ISP needs SSL connection
1 Hits, Last modified: 7 years ago
VPOP3 - POP3 Client Problem
1 Hits, Last modified: 7 years ago
How to install PostgreSQL to use another port
1 Hits, Last modified: 7 years ago
PostgreSQL Replication
1 Hits, Last modified: 7 years ago
How to Install VPOP3
1 Hits, Last modified: 4 years ago
Delete OutQueue messages directly from the database
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs
1 Hits, Last modified: 7 years ago
How to Restore a backup of VPOP3
1 Hits, Last modified: 7 years ago
Restore selected mail folders or mailbox in VPOP3 v5 or later
1 Hits, Last modified: 7 years ago
How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3
1 Hits, Last modified: 7 years ago
Restricting the number of messages sent
1 Hits, Last modified: 7 years ago
IMAP4 'Ghost Folders'
1 Hits, Last modified: 7 years ago
SAVSERVICE.EXE runs at 90%+ and slows the computer down
1 Hits, Last modified: 7 years ago
Sender Domain Must Resolve
1 Hits, Last modified: 7 years ago
Error Messages
1 Hits, Last modified: 3 years ago
Sending mail from different email addresses or domains
1 Hits, Last modified: 7 years ago
450 4.3.2 Content Filter Timeout
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