POPcon NOTES Downloads
Trial version of POPcon NOTES v3.70
Click here to download the 30-day evaluation version of POPcon NOTES from christensen-software.com
Test the full product for 30 days without any restrictions. If you are sure POPcon NOTES meets your needs you can order the softwareonline.
Update already licensed version to the most current release v3.70
Download an update to an already licensed version
How to upgrade to this version:
1. If you are currently using a version prior to v2.80 you need a new license code.Go here to get your new code or email us with your current licensing information for an updated code.
2. Exit any running instance of POPconAdmin
3. Stop the POPcon service using control panel, services to keep this from happening during the install while a mail download cycle running.
4. Run the installation software from the above link and follow the instruction. All your configuration settings will be preserved.
What was changed between versions?
Additional downloads - POPcon PRO utilities
POPconTrigger - Trigger a mail retrieval cycle from the command line
You can use POPconTrigger to start a mail retrieval cycle from the command line or another software capable of starting an .exe file. The command line format is:
POPcontrigger SERVER
Instead of "SERVER" you need to enter the name of the server POPcon NOTES is running on. This parameter is only needed if POPcon NOTES is running on a different computer than POPconTrigger.
POPconView - POPcon Admin but without the ability to change the POPcon NOTES configuration
You can install POPconView on individual user's workstations to allow the users to trigger a POPcon NOTES mail retrieval cycle manually and to monitor the operation of POPcon NOTES without giving the user the ability to change the POPcon NOTES configuration.
popcon_addaccount.exe - command-line utility to add a POP3 or IMAP account to the POPcon configuration.
usage: popcon_addaccount 10 parameters divided by spaces
Parameters:
1. POP3/IMAP server name (string)
2. user name to log on POP3/IMAP server
3. password
4. Nr of days to leave mail on host. 0= delete after download.
5. standard forward address - Forward all email from this account to that addresss. Empty string: Distribute according to email header information.
6. IP port number for POP3 or IMAP connection
7. Timeout value (seconds) for connections to this account
8. Postmaster address - reroute email to unknown users to this address. Empty string: Do not reroute email to unknown users.
9. SSL. 0= do not use SSL. 1= use SSL connection.
10. POP3/IMAP. 0= POP3, 1= IMAP.
Example:
popcon_addaccount "pop.mydomain.com" "myuser" "mysecretpassword" 0 "" 110 30 "postmaster@mydomain.com" 0 0
Will add one account to POPcon's configuration that downloads from pop.mydomain.com, user myuser with password mysecretpassword. This account will delete emails after download without leaving them on the server any longer. The mail will be distributed according to the header information ("catchall style mailbox"). The connection will be made on POP3 standard port 110 with a timeout of 30 seconds. If the recipient does not exist in your Domino Server, the mail will be rerouted to postmaster@mydomain.com. The connection will not use SSL and it is not an IMAP but a POP3 server that the mail is downloaded from.
popcon_changepw.exe - command-line utility to change the POP3/IMAP password on an existing account identified by server- and username.
usage: popcon_changepw pop/imap-server-name username new-password
or: popcon_changepw pop/imap-server-name username old-password new-password
Example:
popcon_changepw "pop.mydomain.com" "myuser" "myoldpassword" "mynewpassword"
Will change the existing account password to mynewpassword on the account for pop.mydomain.com with username myuser if the old password matches myoldpassword.
Copyright (c) 1999-2008 Christensen Software. Disclaimer.
If you have questions, comments or problems regarding this website please contact: webmaster@christensen-software.com