Home
last modified time | relevance | path

Searched refs:keep_malformed (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dexim.vim33 …nore_errmsg_errors_after ignore_fromline_hosts ignore_fromline_local keep_malformed kill_ip_option…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dexim.vim33 …nore_errmsg_errors_after ignore_fromline_hosts ignore_fromline_local keep_malformed kill_ip_option…
/dports/mail/exim-monitor/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
H A Dreadconf.c199 { "keep_malformed", opt_time, {&keep_malformed} },
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
/dports/mail/exim/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dglobals.h669 extern int keep_malformed; /* Time to keep malformed messages */
H A Dglobals.c1017 int keep_malformed = 4*24*60*60; /* 4 days */ variable
H A Ddeliver.c5726 if (now - received_time.tv_sec > keep_malformed) in deliver_message()
5733 readconf_printtime(keep_malformed)); in deliver_message()
H A Dreadconf.c199 { "keep_malformed", opt_time, {&keep_malformed} },

12