Hi, Just my two cents on this relatively old bug which just happen to hit me: I understand the need for avoiding user interaction on install and all, but simply failing the installation with the standard debconf priority seems a bit sloppy IMHO, specially considering it's not that rare to have imapproxy running in a different machine as the IMAP server (or even having an IMAP server with TSL/SSL, etc). How about calling dh_installinit with "--no-start" and manually calling "invoke-rc.d imapproxy start || true" on fresh installs? Possibly throwing a warning? I just think its unnecessary to botch the whole install for failing to start up (which is OTH totally understandable when the default fresh config doesn't match reality)
Cheers -- Leo "costela" Antunes [insert a witty retort here] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

