Guam listener not working at clean installation
Valentin Laskov
laskov at festa.bg
Thu Apr 11 08:30:51 UTC 2024
Hi ladas,
as a temporary workaround you can stop guam and set cyrus-imapd to
listen to standard IMAP ports
imap cmd="imapd" listen="imap" prefork=5
imaps cmd="imapd -s" listen="imaps" prefork=5
instead of
imap cmd="imapd" listen="127.0.0.1:144" prefork=5
imaps cmd="imapd -s" listen="0.0.0.0:9993" prefork=5
or whatever you have there in /etc/cyrus.conf
You may need to set cert files in /etc/imapd.conf
The purpose of guam is to hide special folders as Calendar and others in
kolab. You can set guam ( /etc/guam/sys.config ) to listen to other
ports and continue debugging . You must set mail client appropriately to
use new guam ports.
Regards!
V. Laskov
На 10.4.2024 г. в 20:37, ladas at seznam.cz написа:
> Hi everybody,
>
> I installed clean server at Alma9 and by log file there is some problem with GUAM listener since the beginning. Log /var/log/guam/log/error.log is full of this lines:
>
> 2024-04-10 19:02:11.342 [error] <0.529.0>@kolab_guam_listener:init:46 Supervisor kolab_guam_sup had child imap started with kolab_guam_listener:start_link(imap, [{port,143},{imap_server,imaps},{rules,[{filter_groupware,[]}]},{tls_config,[{certfile,"/etc/pk..."},...]}]) at undefined exit with reason no match of right hand value {error,eafnosupport} in kolab_guam_listener:init/1 line 46 in context start_error
> 2024-04-10 19:02:11.342 [error] <0.530.0>@kolab_guam_listener:init:46 CRASH REPORT Process <0.530.0> with 0 neighbours crashed with reason: no match of right hand value {error,eafnosupport} in kolab_guam_listener:init/1 line 46
> 2024-04-10 19:02:11.343 [error] <0.527.0> CRASH REPORT Process <0.527.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,imap,{{badmatch,{error,eafnosupport}},[{kolab_guam_listener,init,1,[{file,"/home/abuild/rpmbuild/BUILD/guam-0.9.13/apps/kolab_guam/src/kolab_guam_listener.erl"},{line,46}]},{supervisor,init,1,[{file,"supervisor.erl"},{line,330}]},{gen_server,init_it,2,[{file,"gen_server.erl"},{line,851}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,814}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,240}]}]}}},{kolab_guam,start,[normal,[]]}} in application_master:init/4 line 142
>
> Guam daemon is running but server do not listen at 143 and 993 ports. Can somebody help, please?
>
> --
> Greetings, ladas
>
>
>
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20240411/f777340c/attachment.htm>
More information about the users
mailing list