Export emails#
This documentation applies to Piler enterprise edition 2.1.0
Revision #1
Publication date: 2025-DEC-07
Usage of pilerexport:
-batch-size int
Number of files per batch directory (default 1000)
-dir string
Output directory for EML files
-email string
Export emails from/to specific email address
-progress
Show progress bar (suppresses info logs)
-start uint
Start metadata ID
-stop uint
End metadata ID
-tenantid string
Tenant ID (required) (default "piler")
-zip string
Output ZIP file for EML files
Examples:
pilerexport -tenantid piler -email user@example.com -dir export
pilerexport -tenantid piler -email user@example.com -zip export-user.zip