Lines Matching refs:incoming
78 -int date_filename; // 1 or 2 if YYYYMMDD is included to the filename of incoming mess…
83 -int incoming_utf8; // 1 if incoming files are saved using UTF-8 character set.
89 -char priviledged_numbers[SIZE_PRIVILEDGED_NUMBERS]; // Priviledged numbers in incoming messages.
140 … date_filename; // 1 or 2 if YYYYMMDD is included to the filename of incoming message.
145 +extern int incoming_utf8; // 1 if incoming files are saved using UTF-8 character set.
151 +extern char priviledged_numbers[SIZE_PRIVILEDGED_NUMBERS]; // Priviledged numbers in incoming mess…
337 -int translate_incoming; // 0 if incoming message headers are NOT transtaled.
346 +extern int translate_incoming; // 0 if incoming message headers are NOT transtaled.
432 +int date_filename; // 1 or 2 if YYYYMMDD is included to the filename of incoming mess…
437 +int incoming_utf8; // 1 if incoming files are saved using UTF-8 character set.
443 +char priviledged_numbers[SIZE_PRIVILEDGED_NUMBERS]; // Priviledged numbers in incoming messages.
577 +int translate_incoming; // 0 if incoming message headers are NOT transtaled.