Discussion:
[SOGo] SoGo don't conect to SMTP and sendmail
Dominik Breu
2014-01-07 11:53:54 UTC
Permalink
Hello again,

i have a problem with the latest SoGo nightly. It don't connect to smtp
or send mails via sendmail. And i didn't get any log either from sogo
nor from postfix. So i ask here for help. Maybe this time i get an
answer.

Greetings

dominik.

P.S.

Connfiguration:


{
OCSFolderInfoURL =
"postgresql://sogo:***@localhost:5432/sogo/sogo_folder_info";
OCSSessionsFolderURL =
"postgresql://sogo:***@localhost:5432/sogo/sogo_sessions_folder";
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoDraftsFolderName = INBOX/Drafts;
SOGoFirstDayOfWeek = 1;
SOGoFirstWeekOfYear = January1;
SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES;
SOGoIMAPServer = imaps://localhost:993;
SOGoLanguage = German;
SOGoMailAuxiliaryUserAccountsEnabled = yes;
SOGoMailDomain = hbs-buko.info;
SOGoMailingMechanism = sendmail;
SOGoProfileURL =
"postgresql://sogo:***@localhost:5432/sogo/sogo_user_profile";
SOGoMailingMechanism = smtp;
SOGoSMTPServer = 127.0.0.1:587;
SOGoSentFolderName = INBOX/Sent;
SOGoSuperUsernames = (
dominik,
sogo,
buko
);
SOGoTimeZone = Europe/Berlin;
SOGoTrashFolderName = INBOX/Trash;
SOGoUserSources = (
{
type = ldap;
CNFieldName = cn;
IDFieldName = uid;
IMAPHostFieldName = mailHost;
UIDFieldName = uid;
baseDN = "ou=users,dc=hbs-buko,dc=info";
bindDN = "uid=sogo,ou=users,dc=hbs-buko,dc=info";
bindPassword = sogo;
canAuthenticate = YES;
displayName = "Shared Addresses";
hostname = localhost;
id = public;
isAddressBook = YES;
userPasswordAlgorithm=SSHA512;
hostname = "ldap://127.0.0.1:389";
bindAsCurrentUser = NO;
}
);
LDAPDebugEnabled=YES;
ImapDebugEnabled=YES;
}
Georg Hasibether
2014-01-08 00:58:25 UTC
Permalink
You have enabled sendmail and smtp..., by single domain choose only
one method!
Post by Dominik Breu
Hello again,
i have a problem with the latest SoGo nightly. It don't connect to
smtp or send mails via sendmail. And i didn't get any log either
from sogo nor from postfix. So i ask here for help. Maybe this time
i get an answer.
Greetings
dominik.
P.S.
{ OCSFolderInfoURL =
OCSSessionsFolderURL =
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES; SOGoDraftsFolderName =
INBOX/Drafts; SOGoFirstDayOfWeek = 1; SOGoFirstWeekOfYear =
January1; SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES; SOGoIMAPServer =
imaps://localhost:993; SOGoLanguage = German;
SOGoMailAuxiliaryUserAccountsEnabled = yes; SOGoMailDomain =
hbs-buko.info;
- --> SOGoMailingMechanism = sendmail;
Post by Dominik Breu
SOGoProfileURL =
- --> SOGoMailingMechanism = smtp;
Post by Dominik Breu
SOGoSMTPServer = 127.0.0.1:587; SOGoSentFolderName = INBOX/Sent;
SOGoSuperUsernames = ( dominik, sogo, buko ); SOGoTimeZone =
Europe/Berlin; SOGoTrashFolderName = INBOX/Trash; SOGoUserSources =
( { type = ldap; CNFieldName = cn; IDFieldName = uid;
IMAPHostFieldName = mailHost; UIDFieldName = uid; baseDN =
"ou=users,dc=hbs-buko,dc=info"; bindDN =
"uid=sogo,ou=users,dc=hbs-buko,dc=info"; bindPassword = sogo;
canAuthenticate = YES; displayName = "Shared Addresses"; hostname =
localhost; id = public; isAddressBook = YES;
userPasswordAlgorithm=SSHA512; hostname = "ldap://127.0.0.1:389";
bindAsCurrentUser = NO; } ); LDAPDebugEnabled=YES;
ImapDebugEnabled=YES; }
Dominik Breu
2014-01-08 12:30:30 UTC
Permalink
Hi,

There are some // missing I only set one value. So the error appears for both individual and with the latest release it works with SMTP.

Greetings
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You have enabled sendmail and smtp..., by single domain choose only
one method!
Post by Dominik Breu
Hello again,
i have a problem with the latest SoGo nightly. It don't connect to
smtp or send mails via sendmail. And i didn't get any log either
from sogo nor from postfix. So i ask here for help. Maybe this time
i get an answer.
Greetings
dominik.
P.S.
{ OCSFolderInfoURL =
OCSSessionsFolderURL =
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES; SOGoDraftsFolderName =
INBOX/Drafts; SOGoFirstDayOfWeek = 1; SOGoFirstWeekOfYear =
January1; SOGoFoldersSendEMailNotifications = YES;
SOGoForceExternalLoginWithEmail = YES; SOGoIMAPServer =
imaps://localhost:993; SOGoLanguage = German;
SOGoMailAuxiliaryUserAccountsEnabled = yes; SOGoMailDomain =
hbs-buko.info;
- --> SOGoMailingMechanism = sendmail;
Post by Dominik Breu
SOGoProfileURL =
- --> SOGoMailingMechanism = smtp;
Post by Dominik Breu
SOGoSMTPServer = 127.0.0.1:587; SOGoSentFolderName = INBOX/Sent;
SOGoSuperUsernames = ( dominik, sogo, buko ); SOGoTimeZone =
Europe/Berlin; SOGoTrashFolderName = INBOX/Trash; SOGoUserSources =
( { type = ldap; CNFieldName = cn; IDFieldName = uid;
IMAPHostFieldName = mailHost; UIDFieldName = uid; baseDN =
"ou=users,dc=hbs-buko,dc=info"; bindDN =
"uid=sogo,ou=users,dc=hbs-buko,dc=info"; bindPassword = sogo;
canAuthenticate = YES; displayName = "Shared Addresses"; hostname =
localhost; id = public; isAddressBook = YES;
userPasswordAlgorithm=SSHA512; hostname = "ldap://127.0.0.1:389";
bindAsCurrentUser = NO; } ); LDAPDebugEnabled=YES;
ImapDebugEnabled=YES; }
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJSzKKxAAoJEJnRjsqMRgDtuigIAJeAye6zXZEtZYkCAYrRlc8r
yWa5J2PaHoWeJLv093vB8kbyqThds1y7GnfvVZEFvW9DHD6b7pvcWxciyTb7844K
oa7mM6tt4p3yX8ODYu/s00QFKPtZX653qGLc0Y5TA4GaHitIp8SpFnxlDcH5f/CO
g3v+9t01B5sB2EpJ45+CeDwotUno06t5ZWXGbDE6guhC0tf1A/EOwojr+Z+IEc8S
DxLXp8Uhsrwk2DaDjr+ySh8UhDfZfTxONP/jVImZHmXOJZGBrs28Mx1DvDkYfMv2
E1W7HEnzXpLZeIIF08xCD0RvlLcAQdev1odw0v22lkjxqTlHatz+6p/kZA4kegw=
=iOAq
-----END PGP SIGNATURE-----
--
https://inverse.ca/sogo/lists
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.--
users-***@public.gmane.org
https://inverse.ca/sogo/lists
Loading...