Hi

I have a problem with a couple of installation, when you send an email with web interface email is sent but window does not close Systems are centos 6.4 64bit with dovecot and cyrus as imap server and postfix as smtp server with and without authentication I tried to enable ImapDebugEnabled but I found no interesting information from log
problem with sogo 2.0.7 and nightly 2.1.0.20131022-1
below you can find sogo.conf

{
    OCSEMailAlarmsFolderURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_alarms_folder";
    OCSFolderInfoURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_folder_info";
    OCSSessionsFolderURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_sessions_folder";
    SOGoACLsSendEMailNotifications = YES;
    SOGoEnableEMailAlarms = YES;
    SOGoAppointmentSendEMailNotifications = YES;
    SOGoDefaultCalendar = selected;
    SOGoDraftsFolderName = Drafts;
    SOGoFoldersSendEMailNotifications = YES;
    SOGoIMAPAclConformsToIMAPExt = YES;
    SOGoIMAPServer = "imaps://imap.mycompany.com:993";
    SOGoLanguage = Italian;
    SOGoLoginModule = Mail;
    SOGoMailDomain = "mycompany.com";
    SOGoMailReplyPlacement = above;
    SOGoMailingMechanism = smtp;
    SOGoPageTitle = "Webmail";
    SOGoPasswordChangeEnabled = YES;
    SOGoProfileURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_user_profile";
    SOGoSMTPServer = "smtp.mycompany.com";
    SOGoSMTPAuthenticationType = "PLAIN";
    SOGoSentFolderName = "Sent";
    SOGoSieveScriptsEnabled = YES;
    SOGoSieveServer = "sieve://sieve.mycompany.com";
    SOGoTimeZone = "Europe/Rome";
    SOGoTrashFolderName = Trash;
    SOGoUserSources = (
        {
            LoginFieldNames = (
                "c_uid",
                mail
            );
            canAuthenticate = YES;
            id = "Users";
            isAddressBook = YES;
            type = sql;
            userPasswordAlgorithm = none;
            viewURL = 
"mysql://sogo:[email protected]:3306/mailserver/sogo_view";
        }
    );
    SOGoVacationEnabled = YES;
}

how to solve this problem?

tahnks

--
Cordiali Saluti
Alessandro Bono

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to