mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 18:19:19 +02:00
make pilerimport quiet with -q
This commit is contained in:
@@ -258,7 +258,7 @@ struct import {
|
||||
|
||||
|
||||
struct __data {
|
||||
int folder;
|
||||
int folder, quiet;
|
||||
char recursive_folder_names;
|
||||
char starttls[TINYBUFSIZE];
|
||||
struct node *mydomains[MAXHASH];
|
||||
|
||||
Reference in New Issue
Block a user