mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 19:39:18 +02:00
added tagging the search results
This commit is contained in:
@@ -214,6 +214,7 @@ int main(int argc, char **argv){
|
||||
|
||||
if(!mailbox && !emlfile && !directory) usage();
|
||||
|
||||
(void) openlog("pilerimport", LOG_PID, LOG_MAIL);
|
||||
|
||||
cfg = read_config(configfile);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user