>> is it syntacticly possible to define different "imap_capability" settings per each inet-listener? > > local 10.0.0.1 { > imap_capability = a > } > local 10.0.0.2 { > imap_capability = b > } Understood. How would that work for different /ports/ (i.e., 143 vs. 10143)? Thanks again for the quick response!!!! Clemens