> > I think to develop tools do this stuff, how ?
maildirsync(8) permits this, with a few caveats: - It has no conecpt of file ownership, as it is expected to be run as a single user (so use chown -R afteward) - It intelligently replicates mail via SSH (a la Rsync) because it builds a stateful database and compares differences and won't re-copy mail to the destination if the message has simply moved to another folder. It's in FreeBSD Ports. ~BAS > > * a python script to extract the list of mail (maildir file) to backup > * use this list with rsync, scp or other tools to do the transfert > * next delete this file on origin server > > What do you think about ? Have you another idea or solution ? > > Thanks for your comment, > Stephane > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual-machines.org/ "Show me a young conservative and I'll show you someone with no heart. Show me an old liberal and I'll show you someone with no brains." ~ Winston Churchill ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
