On 03/27/2012 05:12 PM, Braden McDaniel wrote: > Quoting Ed Greshko <Ed.Greshko@xxxxxxxxxxx>: > >> What do you get when from "netstat -nap | grep 143"? > > # netstat -nap | grep 143 > tcp 0 0 127.0.0.1:143 0.0.0.0:* > LISTEN 1055/dovecot > tcp 0 0 ::1:143 :::* > LISTEN 1055/dovecot > > [and some irrelevant stuff that happened to have "143" in it] > > Assuming this confirms your suspicion, what do I need to do to fix it? Yes, that confirms my suspicion..... Took me a bit, had to research.... Edit /etc/dovecot/conf.d/10-master.conf and comment the lines like so.... #address = localhost # allow plain imap only on localhost Do that for all the protocols you want to enable on an external interface... -- Do not condemn the judgment of another because it differs from your own. You may both be wrong. -- Dandemis -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org