6) add generated ca.cert.pem as CA certificate in IceWarp Administration console, go to console-certificates-CA certificates -click on add button and select ca.cert.pem file
-feel free to modify and edit the code regarding your needs, there are commented functions for OCSP server in case you would run appache infront of icewarp and want to use certificate revocation function and ocsp server (if you know how to figure it out)
While migrating from Zimbra emails can be migrated via icewarp integrated migrator or any imap based migrator, the only problems are events and contacts, therefore its required to export all users ics(contacts) and vcf(events) and convert into directory structure with folders named according to their username and domain into a root folder as e.g.:
This directory structure can be exported into root folder in Zimbra or in target IceWarp server. Once this will be done icewarp support team will provide you script for import the exported data into icewarp groupware. The script is always executed on target server.
Before the migration, please conntact suppo...@icewarp.com and tell them in which operating system did you exported the vcf ics files into directory structure and what is your required target operating system where your new IceWarp server will run.
First the administrator should connect to the database with some SQL manager. It is possible to use the manager distributed with the database or use IceWarp SQL Manager instead (in console System Tools SQL manager).
In order to run the upgrade, the console must be closed.
If you cannot actually see the console, you can open up the Windows Task Manager, look for the process Config.exe and manually close it there.
If you have required the console to authenticate and have forgotten the password you will need to either add a new user or change the password of an existing user. This can be done using the tool.exe program.
You will need to open a command prompt in Windows.
The command below will make the user an administrator if he is not already.
tool modify account us...@domain.com u_admin 1
Please change your password and you should be able to access the console once again.
To create a new user please use the command below, this will create a new administrator account that you could login with.
tool create account us...@domain.com u_admin 1 u_password password
These methods allows you to work with accounts.There is a possibility to create ,edit and delete accounts, set or get account properties, get and set the account folders permissions. There are methods for managing passwords ( expire, modify, generate ), activation keys, account members and as well methods for accessing account API console
Ok, after *lots* of fiddling with settings, I think I am almost there, but not quite. Within Icewarp's Webmail, I found an option to change the charset to Western European ISO-8559-1. (Why oh why is this not in the main console?!). Now if I send from Webmail (which nobody uses), the footer and formatting are fine.
Starting on Mail Security General tab in admin console, make sure "Reject if originator's domain is local and not authorized" is enabled. This will require connections sending from a local domain to a remote be authenticated either by SMTP AUTH, or by POP before SMTP if that is allowed.
On the Advanced tab, the option "Relay only if originator's domain is local" MUST be enabled, otherwise your server is an open relay. Optionally, you may also enable "Reject if SMTP AUTH different from sender" which only allows sending as the authenticated user, i.e. if the connection authenticates as userA@domain but tries to send a message from userB@domain it will be rejected. This option prevents legitimate users sending as other users, which may be a security benefit (unrelated accounts in the domain e.g. ISP), or may be a hindrance if sending on behalf of others is necessary functionality (e.g. company domain).
I run a mail server that uses icewarp merak and I am unable to send to my google apps standard account. The google apps account has been in use for more than a year with no problems. Viewing the logs on the merak server, I see that the message was accepted for delivery. However, I dont receive the email (not in spam folder either) and I never get an error returned. How can I troubleshoot an issue like this?
sudo by default will read the password from the attached terminal. Your problem is that there is no terminal attached when it is run from the netbeans console. So you have to use an alternative way to enter the password: that is called the askpass program.
760c119bf3