12 Jun
2004
12 Jun
'04
6:26 a.m.
-- Start of PGP signed section. ] On Tue, 2004-06-08 at 19:23, Chris Barnes wrote: ] > I have recently switched from the UW imap server to dovecot and things ] > seem to be working nicely. One thing that I can't seem to figure out ] > however, is how to get dovecot to show folders that are a softlink. ] ] Dovecot currently follows symlinks,
Does dovecot still follow symlinks to work out whether something is a mail folder, if the maildir-stat-dirs.patch is installed?
Should
be something likeelse if (d->d_type != DT_UNKNOWN)
else if (d->d_type != DT_UNKNOWN && d->d_type != DT_LNK)
David Keegel djk@cybersource.com.au http://www.cyber.com.au/users/djk/ Cybersource P/L: Linux/Unix Systems Administration Consulting/Contracting