[Pkg-sogo-maintainers] Bug#932081: sogo: Unable to connect to a remote IMAP server.
Koichi MATSUMOTO
mzch at mac.com
Sun Jul 14 20:58:40 BST 2019
Package: sogo
Version: 4.0.7-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 10.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ja_JP.UTF-8), LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ja_JP.UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages sogo depends on:
ii adduser 3.118
ii gnustep-base-runtime 1.26.0-4
ii libc6 2.28-10
ii libcurl3-gnutls 7.64.0-4
ii libgcc1 1:8.3.0-6
ii libglib2.0-0 2.58.3-2
ii libgnustep-base1.26 1.26.0-4
ii libgnutls30 3.6.7-4
ii liblasso3 2.6.0-2+b2
ii libmemcached11 1.0.18-4.2
ii libobjc4 8.3.0-6
ii libsbjson2.3 2.3.2-4+b1
ii libsope1 4.0.7-1
ii lsb-base 10.2019051400
ii memcached 1.5.6-1.1
ii sogo-common 4.0.7-1
ii systemd 241-5
ii zip 3.0-11+b1
sogo recommends no packages.
Versions of packages sogo suggests:
pn postgresql | default-mysql-server | virtual-mysql-server <none>
-- Configuration Files:
/etc/sogo/sogo.conf changed:
{
SOGoProfileURL = "postgresql://sogo:password@192.168.207.11:5432/sogo/sogo_user_profile";
OCSFolderInfoURL = "postgresql://sogo:password@192.168.207.11:5432/sogo/sogo_folder_info";
OCSSessionsFolderURL = "postgresql://sogo:password@192.168.207.11:5432/sogo/sogo_sessions_folder";
OCSEMailAlarmsFolderURL = "postgresql://sogo:password@192.168.207.11:5432/sogo/sogo_alarms_folder";
SOGoLanguage = English;
SOGoAppointmentSendEMailNotifications = YES;
SOGoMailingMechanism = smtp;
SOGoSMTPServer = 127.0.0.1;
SOGoTimeZone = Asia/Tokyo;
SOGoSentFolderName = Sent;
SOGoTrashFolderName = Trash;
SOGoDraftsFolderName = Drafts;
SOGoIMAPServer = "imap://localhost:143/?tls=NO";
SOGoSieveServer = "sieve://localhost:4190/?tls=NO";
SOGoIMAPAclConformsToIMAPExt = YES;
SOGoVacationEnabled = NO;
SOGoForwardEnabled = NO;
SOGoSieveScriptsEnabled = NO;
SOGoFirstDayOfWeek = 0;
SOGoMailMessageCheck = manually;
SOGoMailAuxiliaryUserAccountsEnabled = YES;
SOGoMemcachedHost = 127.0.0.1;
SOGoUserSources =
(
{
type = sql;
id = directory;
viewURL = "postgresql://sogo:password@192.168.207.11:5432/sogo/sogo_users";
userPasswordAlgorithm = plain;
canAuthenticate = YES;
displayName = "Default Address Book";
}
);
}
-- no debconf information
More information about the Pkg-sogo-maintainers
mailing list