I suggested:
A better idea would be to put that line into a /etc/dovecot/conf.d/local.conf file and leave 10-master.conf alone. The local.conf file, since it sorts after 10-master, will over-ride the settings in 10-master.conf.
This will leave the RPM-packaged 10-master.conf file alone, so you can upgrade Dovecot without having to merge your modifications into the .rpmnew file.
Ed Greshko wrote:
Well, FWIW, I could not get your suggestion to work. Have you done this? Do you have a local.conf that works for you?
OK: it might take a bit more context than that (sorry).
Try service imap-login { inet_listener imap { address = } }
Hope this helps,
James.