HG port=0 changes still problematic
Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: Started Dovecot IMAP/POP3 email server. Aug 30 12:35:04 nihlus.leuxner.net dovecot[60404]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 24: Invalid port number 0 Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: dovecot.service: main process exited, code=exit
System with HG e1c7fcd62813 fails on
inet_listener imaps { port = 0 #port = 993 #ssl = yes }
Regards Thomas
Op 8/30/2015 om 12:43 PM schreef Thomas Leuxner:
Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: Started Dovecot IMAP/POP3 email server. Aug 30 12:35:04 nihlus.leuxner.net dovecot[60404]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 24: Invalid port number 0 Aug 30 12:35:04 nihlus.leuxner.net systemd[1]: dovecot.service: main process exited, code=exit
System with HG e1c7fcd62813 fails on
inet_listener imaps { port = 0 #port = 993 #ssl = yes }
Yes, yes, yes.. you may smack me now :)
http://hg.rename-it.nl/dovecot-2.2-patches/file/c51a10802ce6/in_port_t_fix_2...
Regards,
Stephan.
Stephan Bosch skrev den 2015-08-31 02:13:
System with HG e1c7fcd62813 fails on
inet_listener imaps { port = 0 #port = 993 #ssl = yes }
Yes, yes, yes.. you may smack me now :)
http://hg.rename-it.nl/dovecot-2.2-patches/file/c51a10802ce6/in_port_t_fix_2...
but port 0 is valid, and your error msgs says invalid, hmm
maybe it works, but it should not say invalid when its supported as disable that service hack :=)
the above should say "imaps is disabled, cant use"
- Stephan Bosch stephan@rename-it.nl 2015.08.31 02:13:
Yes, yes, yes.. you may smack me now :)
http://hg.rename-it.nl/dovecot-2.2-patches/file/c51a10802ce6/in_port_t_fix_2...
I wouldn't go that far :) Latest HG works. Thanks
participants (3)
-
Benny Pedersen
-
Stephan Bosch
-
Thomas Leuxner