Fulltext results:
- Initial Configuration Tasks
- gs you need to do: - Set your Local Domain - Create a [[Create a connection method|Connection]] and Mail Sender - Optionally create one or more [[Create a mail collector|Mail Collectors]] - Create your [[add a user|users]] and [[add an
- How To Encrypt Sessions
- so it cannot be intercepted. This requires an [[create an ssl certificate|SSL Certificate]] to be create... TTLS or SSL on one of the VPOP3 services you must create and install the certificate. There are several ways to [[create an SSL certificate|create a certificate]]. Once you have one: * if you are using VPOP3 Enterprise v6.
- SMTP Rule Example - restrict who can send to a local email address
- )' then it is complicated a bit. You can either create two rules: 'condition A AND condition B' and 'con... nyb.com// ===Simple way, using multiple rules=== Create two SMTP rules as below: {{:how_to:smtprule_aa.p... e to block anyone not matched by the first rule. Create two SMTP rules as below: {{:how_to:smtprule_aabb... nyb.com// ===Simple way, using multiple rules=== Create three SMTP rules as below: {{:how_to:smtprule2_a
- Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service
- h similar versions. We have **not** been able to create an account by going to System Preferences -> Mail... the VPOP3 computer - eg **192.168.1.1** Press **Create**. You will probably get some errors, possibly ab... iously, but check them just in case. Press the **Create** button. You may get another warning about **Ser... en back to the **Account Settings** page, press **Create** again. You should, hopefully, eventually end
- How to install PostgreSQL to use another port
- eSQLPort DWORD value to the new port number =====Create the VPOP3 user/database manually===== Now you need to create the database user/database in the NEW version of ... manually) Then in the postgresql prompt type: **CREATE USER vpop3 LOGIN PASSWORD 'vpop3pass';** **CREATE DATABASE vpop3 OWNER=vpop3;** =====Install VPOP3=====
- How To Setup VPOP3 Service Security
- = The **Default for your LAN** button makes VPOP3 create a default set of rules which are likely to be OK ... nternal LAN usage scenarios What it does is: - create a **DENY** rule for any gateways (routers) - create an **ALLOW** rule for each network which the VPOP3 ... ctly connected to For more situations, this will create a set of rules such as: * DENY 192.168.1.1 (t
- Total Rebuild of Database
- P3 - Backup Database - Delete Database - Re-create Database - Restore/Create Database - Restart VPOP3 The process may take 5-10 minutes, or more depend... d. It simply means that the restore was trying to create something which already existed. <code> pg_restor... y: ERROR: language "plpgsql" already exists Command was: CREATE PROCEDURAL LANGUAGE plpgsql; </code>
- How to Backup VPOP3
- to change this command appropriately) This will create a file 'database.dmp' containing a backup of the ... ory. ===Task Scheduler=== If you wish, you could create a task in Windows Task Scheduler to do this accor... PGPASSWORD before running the pg_dump program, or create a [[http://www.postgresql.org/docs/9.1/static/lib... to change this command appropriately) This will create a file 'database.dmp' containing a backup of the
- Handling mail for multiple incoming domains
- veral catch-all POP3 mailboxes at the ISP, simply create multiple collectors in VPOP3, each with the appro... erence:mappings|Mappings]] In this case, you may create users called **mike1** and **mike2**, then create two Mappings: **mike@company1.com -> mike1**, and **mik... g?nolink|}} Once you have done that you //MUST// create mappings for all the email addresses you use, as
- How to tell VPOP3 that some users in the local domain are not to be handled by VPOP3
- em, VPOP3 has the concept of Remote Users. If you create a //Mapping// in VPOP3 of **sarah -> //*REMOTE//*... s incoming messages to //*REMOTE// mappings. You create the mappings on the **Mappings** page in the VPOP... s is 'user@isp.com', then you will not be able to create mappings of all the other ISP users to //*REMOTE/
- "How To" Articles
- ration]] * [[Users]] * [[Add an Alias]] * [[Create a Distribution List]] * [[Create a Mailing List]] * [[Create a Connection Method]] * [[Incoming Mail]] * [[Outgoing Mail]] * [[For
- VPOP3 Not Starting Properly
- ted. {{:how_to:vpop3db_checkdatabases.png|}} To create the database/user manually type in CREATE USER vpop3 LOGIN PASSWORD 'vpop3pass'; CREATE DATABASE vpop3 OWNER vpop3 ENCODING 'SQL_ASCII' TEMPLATE te
- Calendars
- fault calendar, but it is likely you will want to create a new calendar specifically for this purpose. A user can create a new calendar (see above), then share it with th... ype - **Anyone**; Rights - **Update**. This would create a calendar that all users are able to read and wr
- Creating Extra SMTP Services
- In VPOP3 Enterprise (//not VPOP3 Basic//) you can create multiple SMTP services. This can be useful if you... ce Bindings** window, press the **New** button to create a new binding and double-click the **Address** an... :how_to:service_smtp_add.png?nolink|}} This will create a new SMTP service called **New SMTP Server** in
- Add a user
- iew the user list - Press the **New** button to create a new user - Enter the user account name and password, and press **Finish** {{tag>create new user account}}