On Mon, 7 Feb 2005, Magnus Holmgren wrote: > Hey! Now you broke *my* configuration! ;-)
Aargh! > > for p in \ > `sed -r "s/^ *(([^:]+|\[[^]]+]|\*):)?(pop3s?|imaps?)[ \t].*/\3/;t;d" \ > /etc/inetd.conf` > do > for q in \ > `sed -r "s/^ *protocols[ \t]*=[ \t]*(([^\"]*)|\"(.*)\")/\2\3/;t;d" \ > /etc/dovecot/dovecot.conf` > do > if [ $p = $q ]; then > exit 0 > fi > done > done > > I've made a new upload with this fix. (I just noticed that I hadn't patched the stop action previously. So I've moved things around a bit.) Hopefully this finally solves the problem. Let me know if it doesn't. -- Jaldhar H. Vyas <[EMAIL PROTECTED]> La Salle Debain - http://www.braincells.com/debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]