Hello,
I have try the ZEG just to see and the auxiliary email account is working...
Maybe my sogo auxiliary email don't work because there is no primary IMAP account that is set and work??? ( I have set Active directory for user authentification and for now we only have an external mail provider )
Any ideas? :)
here is my sogo.conf
Thanks!

{
OCSEMailAlarmsFolderURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_alarms_folder"; OCSFolderInfoURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; OCSSessionsFolderURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder";
    SOGoACLsSendEMailNotifications = YES;
    SOGoAppointmentSendEMailNotifications = YES;
    SOGoDraftsFolderName = Drafts;
    SOGoEnableEMailAlarms = YES;
    SOGoFoldersSendEMailNotifications = YES;
//  SOGoIMAPServer = localhost;
//NGImap4ConnectionStringSeparator = ".";
//SOGoIMAPAclConformsToIMAPExt = YES;
//SOGoIMAPAclStyle = rfc2086;
//SOGoIMAPAclStyle = rfc4314;
//SOGoMailShowSubscribedFoldersOnly = YES;
//SOGoForceExternalLoginWithEmail = YES;
//ImapDebugEnabled = YES;
//NGImap4DisableIMAP4Pooling = YES;
    SOGoLanguage = French;
    SOGoLoginModule = Calendar;
    SOGoMailAuxiliaryUserAccountsEnabled = YES;
    SOGoMailDomain = "job.fr";
    SOGoMailingMechanism = smtp;
SOGoProfileURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile";
    SOGoSMTPServer = "smtp.job.fr";
    SOGoSearchMinimumWordLength = 0;
    SOGoSentFolderName = Sent;
    SOGoSuperUsernames = (
        "s.r@ariane.intra",
    );
    SOGoTimeZone = "Europe/Paris";
    SOGoTrashFolderName = Trash;
    SOGoUserSources = (
        {
            CNFieldName = cn;
            IDFieldName = cn;
            UIDFieldName = userPrincipalName;
            baseDN = "OU=job,DC=ariane,DC=intra";
            bindDN = "CN=ldap,CN=Users,DC=ariane,DC=intra";
            bindPassword = ldappw;
            bindFields = (
                sAMAccountName,
                userPrincipalName
            );
            hostname = "ldap://172.20.2.3:389";;
            canAuthenticate = YES;
            isAddressBook = YES;
            displayName = "Active Directory";
            // mapping AD du champ Service et Societe
            mapping = {
                ou = ("department","ou");
                o = ("company","o");
            };

        id = "ariane.intra";
            type = ldap;
        }
    );
    WOWorkersCount = 3;
}

Le 19/02/2014 15:03, sr a écrit :
Hello,

I can see all imaps folders but I can't see the mails except the ones who are in the first folder (inbox) of the first aux account...
I can't move these mail to another folders...
I have SOGoMailAuxiliaryUserAccountsEnabled = YES
I have configured 2 external imap server, one from SFR ( french provider ) and one Gmail... In the log I can't see any error, I have the last stable version of sogo and the serveur ( CentOS release 6.5 (Final)) is freshly updated by yum. The sogo is the last stable ( Version 2.1.1b (root@shiva.inverse 201312041210) ) I try to change "/" for "." in NGImap4ConnectionStringSeparator without sucess...

Thanks for helping... :)

here is the logs : ( ImapDebugEnabled = YES; and NGImap4DisableIMAP4Pooling = YES; )

S[0xb508a26c]: * OK IMAP4 Ready hp503pp399 0001e9b0
C[0xb5043cac]: 1 login "john....@job.com" {10}
S[0xb508a26c]: + OK ready for additional input
C[0xb5043cac]: password
S[0xb508a26c]: 1 OK LOGIN completed.
C[0xb5043cac]: 2 capability
S[0xb508a26c]: * CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN STARTTLS IDLE NAMESPACE LITERAL+
S[0xb508a26c]: 2 OK CAPABILITY completed.
C[0xb5043cac]: 3 namespace
S[0xb508a26c]: * NAMESPACE (("" "/")) NIL NIL
S[0xb508a26c]: 3 OK NAMESPACE completed.
C[0xb5043cac]: 4 LIST "" ""
S[0xb508a26c]: * LIST (\Noselect \HasChildren) "/" ""
S[0xb508a26c]: 4 OK LIST completed.
C[0xb5043cac]: 5 LIST "" "*"
S[0xb508a26c]: * LIST (\Marked \HasNoChildren) "/" INBOX
S[0xb508a26c]: * LIST (\HasNoChildren) "/" "Bo&AO4-te d'envoi"
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Brouillons
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Calendrier
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Contacts
S[0xb508a26c]: * LIST (\HasNoChildren) "/" "Courrier ind&AOk-sirable"
S[0xb508a26c]: * LIST (\Marked \HasNoChildren) "/" Drafts
S[0xb508a26c]: * LIST (\HasNoChildren) "/" "&AMk-l&AOk-ments envoy&AOk-s"
S[0xb508a26c]: * LIST (\HasNoChildren) "/" "&AMk-l&AOk-ments supprim&AOk-s"
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Junk
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Notes
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Sent
S[0xb508a26c]: * LIST (\HasNoChildren) "/" T&AOI-ches
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Templates
S[0xb508a26c]: * LIST (\HasNoChildren) "/" Trash
S[0xb508a26c]: 5 OK LIST completed.
C[0xb5043cac]: 6 logout
S[0xb508a26c]: * BYE Microsoft Exchange Server 2007 IMAP4 server signing off. S[0xb506c3fc]: * OK Gimap ready for requests from 86.65.165.50 gp8if565695wib.41
C[0xb504f20c]: 1 login "johndoe2" {12}
S[0xb506c3fc]: + Ready gp8if565695wib.41
C[0xb504f20c]: password
S[0xb506c3fc]: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE ENABLE MOVE CONDSTORE ESEARCH
S[0xb506c3fc]: 1 OK johnd...@gmail.com s a m R authenticated (Success)
C[0xb504f20c]: 2 capability
S[0xb506c3fc]: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE ENABLE MOVE CONDSTORE ESEARCH
S[0xb506c3fc]: 2 OK Success
C[0xb504f20c]: 3 ID ("x-originating-ip" "192.168.128.253")
S[0xb506c3fc]: * ID ("name" "GImap" "vendor" "Google, Inc." "support-url" "http://support.google.com/mail"; "version" "gmail_imap_140211.00_p0" "remote-host" "86.65.165.50")
S[0xb506c3fc]: 3 OK Success
C[0xb504f20c]: 4 namespace
S[0xb506c3fc]: * NAMESPACE (("" "/")) NIL NIL
S[0xb506c3fc]: 4 OK Success
C[0xb504f20c]: 5 LIST "" ""
S[0xb506c3fc]: * LIST (\Noselect) "/" "/"
S[0xb506c3fc]: 5 OK Success
C[0xb504f20c]: 6 LIST "" "*"
S[0xb506c3fc]: * LIST (\HasChildren) "/" "Autres"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/aramis"
S[0xb506c3fc]: * LIST (\HasChildren) "/" "Autres/belgique"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/belgique/brugge"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/belgique/bruxelle"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/belgique/easycar"
S[0xb506c3fc]: * LIST (\HasNo192.168.128.253 - - [19/Feb/2014:14:27:00 GMT] "POST /SOGo/so/john.doe@ariane.intra/Mail/2/mailboxes HTTP/1.1" 200 3189/0 1.480 - - 0 192.168.128.253 - - [19/Feb/2014:14:27:01 GMT] "POST /SOGo/so/john.doe@ariane.intra/Mail/1/folderINBOX/unseenCount HTTP/1.1" 200 13/0 0.340 - - 0
Children) "/" "Autres/belgique/je reserve.com"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/free"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/fr"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/imp"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/pri"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Autres/rad"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Direct assu"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Drafts"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "INBOX"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Junk"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Ma"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Templates"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "Trash"
S[0xb506c3fc]: * LIST (\Noselect \HasChildren) "/" "[Gmail]"
S[0xb506c3fc]: * LIST (\HasNoChildren \Drafts) "/" "[Gmail]/Brouillons"
S[0xb506c3fc]: * LIST (\HasNoChildren \Trash) "/" "[Gmail]/Corbeille"
S[0xb506c3fc]: * LIST (\HasNoChildren \Important) "/" "[Gmail]/Important"
S[0xb506c3fc]: * LIST (\HasNoChildren \Sent) "/" "[Gmail]/Messages envoy&AOk-s"
S[0xb506c3fc]: * LIST (\HasNoChildren \Junk) "/" "[Gmail]/Spam"
S[0xb506c3fc]: * LIST (\HasNoChildren \Flagged) "/" "[Gmail]/Suivis"
S[0xb506c3fc]: * LIST (\HasNoChildren \All) "/" "[Gmail]/Tous les messages"
S[0xb506c3fc]: * LIST (\HasChildren) "/" "ebay"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/Ap"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/M"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/ca"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/fl"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/old"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "ebay/ve"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "pa"
S[0xb506c3fc]: * LIST (\HasChildren) "/" "paypal"
S[0xb506c3fc]: * LIST (\HasNoChildren) "/" "paypal/autre"
S[0xb506c3fc]: 6 OK Success
C[0xb504f20c]: 7 logout
S[0xb506c3fc]: * BYE LOGOUT Requested
S[0xb4cf9d5c]: * OK IMAP4 Ready hp503pp399 0001e9b0
C[0xb4ebaaec]: 1 login "john....@job.com" {10}
S[0xb4cf9d5c]: + OK ready for additional input
C[0xb4ebaaec]: password
S[0xb4cf9d5c]: 1 OK LOGIN completed.
C[0xb4ebaaec]: 2 capability
S[0xb4cf9d5c]: * CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN STARTTLS IDLE NAMESPACE LITERAL+
S[0xb4cf9d5c]: 2 OK CAPABILITY completed.
C[0xb4ebaaec]: 3 namespace
S[0xb4cf9d5c]: * NAMESPACE (("" "/")) NIL NIL
S[0xb4cf9d5c]: 3 OK NAMESPACE completed.
C[0xb4ebaaec]: 4 LIST "" ""
S[0xb4cf9d5c]: * LIST (\Noselect \HasChildren) "/" ""
S[0xb4cf9d5c]: 4 OK LIST completed.
C[0xb4ebaaec]: 5 select "INBOX"
S[0xb4cf9d5c]: * 0 EXISTS
S[0xb4cf9d5c]: * 0 RECENT
S[0xb4cf9d5c]: * FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
S[0xb4cf9d5c]: * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)] Permanent flags
S[0xb4cf9d5c]: * OK [UIDVALIDITY 36934] UIDVALIDITY value
S[0xb4cf9d5c]: * OK [UIDNEXT 45093] The next unique identifier value
S[0xb4cf9d5c]: 5 OK [READ-WRITE] SELECT completed.
C[0xb4ebaaec]: 6 UID SEARCH (UNSEEN) (NOT DELETED)
S[0xb4cf9d5c]: * SEARCH
S[0xb4cf9d5c]: 6 OK SEARCH completed.
C[0xb4ebaaec]: 7 logout
S[0xb4cf9d5c]: * BYE Microsoft Exchange Server 2007 IMAP4 server signing off.
S[0xb5068cfc]: * OK IMAP4 Ready hp503pp399 0001e9b0
C[0xb5080624]: 1 login "john....@job.com" {10}
S[0xb5068cfc]: + OK ready for additional input
C[0xb5080624]: password
S[0xb5068cfc]: 1 OK LOGIN completed.
C[0xb5080624]: 2 capability
S[0xb5068cfc]: * CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN STARTTLS IDLE NAMESPACE LITERAL+
S[0xb5068cfc]: 2 OK CAPABILITY completed.
C[0xb5080624]: 3 namespace
S[0xb5068cfc]: * NAMESPACE (("" "/")) NIL NIL
S[0xb5068cfc]: 3 OK NAMESPACE completed.
C[0xb5080624]: 4 LIST "" ""
S[0xb5068cfc]: * LIST (\Noselect \HasChildren) "/" ""
S[0xb5068cfc]: 4 OK LIST completed.
C[0xb5080624]: 5 select "INBOX"
S[0xb5068cfc]: * 0 EXISTS
S[0xb5068cfc]: * 0 RECENT
S[0xb5068cfc]: * FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
S[0xb5068cfc]: * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \192.168.128.253 - - [19/Feb/2014:14:27:08 GMT] "POST /SOGo/so/john.doe@ariane.intra/Mail//1/folderINBOX/uids HTTP/1.1" 200 27/46 0.356 - - 0


--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to