mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
added start position option for pop3 imports
This commit is contained in:
@@ -270,6 +270,7 @@ struct import {
|
||||
int total_messages;
|
||||
int processed_messages;
|
||||
int batch_processing_limit;
|
||||
int start_position;
|
||||
int import_job_id;
|
||||
int remove_after_import;
|
||||
int keep_eml;
|
||||
|
||||
Reference in New Issue
Block a user