Hi We're in the phase of converting our existing unix-based users to virtual users. Goal is to make mail-spool totaly independent of home-spool. For that reason, NO files can be written to home. I've solved the problem for all files, except for .dovecot.lda-dupes. I can see in duplicate.c #define DUPLICATE_PATH "~/.dovecot.lda-dupes" I thought being clever and override in the userdb passwd following args = home=/var/spool/mail/%1n/%2n/%n but deliver totaly ignores that. does anybody has tips? kind regards Arne
On Mon, 2008-06-02 at 14:50 +0200, arne van theemsche wrote:> Hi > > We're in the phase of converting our existing unix-based users to > virtual users. > > Goal is to make mail-spool totaly independent of home-spool. For that > reason, NO files can be written to home. > I've solved the problem for all files, except for .dovecot.lda-dupes.You should still have home directory, but I guess you could call it "virtual home".> I thought being clever and override in the userdb passwd following > > args = home=/var/spool/mail/%1n/%2n/%n > > but deliver totaly ignores that.What Dovecot version do you use? The overriding works only with v1.1. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <dovecot.org/pipermail/dovecot/attachments/20080602/1e6d5ec2/attachment-0002.bin>