| /OK3568_Linux_fs/buildroot/package/fail2ban/ |
| H A D | 0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch | 14 config/action.d/mail-buffered.conf | 8 ++++---- 15 config/action.d/mail-whois-lines.conf | 2 +- 16 config/action.d/mail-whois.conf | 6 +++--- 17 config/action.d/mail.conf | 6 +++--- 25 # Notes.: Your system mail command. Is passed 2 args: subject and recipient 28 -mailcmd = mail -s 29 +mailcmd = mail -E 'set escape' -s 32 # Notes.: Additional arguments to mail command. e.g. for standard Unix mail: 38 # Notes.: Your system mail command. Is passed 2 args: subject and recipient 41 -mailcmd = mail -s [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
| H A D | CVE-2021-3618.patch | 18 src/mail/ngx_mail.h | 3 +++ 19 src/mail/ngx_mail_core_module.c | 10 ++++++++++ 20 src/mail/ngx_mail_handler.c | 15 ++++++++++++++- 23 diff --git a/src/mail/ngx_mail.h b/src/mail/ngx_mail.h 25 --- a/src/mail/ngx_mail.h 26 +++ b/src/mail/ngx_mail.h 44 diff --git a/src/mail/ngx_mail_core_module.c b/src/mail/ngx_mail_core_module.c 46 --- a/src/mail/ngx_mail_core_module.c 47 +++ b/src/mail/ngx_mail_core_module.c 79 diff --git a/src/mail/ngx_mail_handler.c b/src/mail/ngx_mail_handler.c [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
| H A D | rsyslog.conf | 29 mail.* -/var/log/mail.log 36 mail.info -/var/log/mail.info 37 mail.warn -/var/log/mail.warn 38 mail.err /var/log/mail.err 51 news.none;mail.none -/var/log/debug 55 mail,news.none -/var/log/messages
|
| H A D | rsyslog.logrotate | 16 /var/log/mail.info 17 /var/log/mail.warn 18 /var/log/mail.err 19 /var/log/mail.log
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mailmapper | 94 tmp, mail = line.split('<') variable 95 mail = '<' + mail.rstrip() variable 101 if mail in mail_vs_name: 103 prev_name = mail_vs_name[mail] 107 mail_vs_name[mail] = major_name 109 output[mail] = major_name 111 mail_vs_name[mail] = name 154 for mail, name in output.items(): 155 output_lines.append(name + ' ' + mail + '\n')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/ |
| H A D | procmail_3.22.bb | 2 DESCRIPTION = "Procmail can be used to create mail-servers, mailing lists, sort your\ 3 incoming mail into separate folders/files (real convenient when subscribing\ 4 to one or more mailing lists or for prioritising your mail), preprocess\ 5 your mail, start any programs upon mail arrival (e.g. to generate different\ 6 chimes on your workstation for different types of mail) or selectively\ 7 forward certain incoming mail automatically to someone." 11 SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${BPN}/${BP}.tar.gz \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
| H A D | syslog-ng.conf.sysvinit | 43 destination d_mail { file("/var/log/mail.log"); }; 48 # This files are the log come from the mail subsystem. 50 destination d_mailinfo { file("/var/log/mail/mail.info"); }; 51 destination d_mailwarn { file("/var/log/mail/mail.warn"); }; 52 destination d_mailerr { file("/var/log/mail/mail.err"); }; 101 filter f_debug { level(debug) and not facility(auth, authpriv, news, mail); }; 104 not facility(auth,authpriv,cron,daemon,mail,news); }; 113 filter f_mail { facility(mail) and not filter(f_debug); }; 115 filter f_syslog3 { not facility(auth, authpriv, mail) and not filter(f_debug); }; 120 filter f_cother { level(debug, info, notice, warn) or facility(daemon, mail); };
|
| H A D | syslog-ng.conf.systemd | 43 destination d_mail { file("/var/log/mail.log"); }; 48 # This files are the log come from the mail subsystem. 50 destination d_mailinfo { file("/var/log/mail/mail.info"); }; 51 destination d_mailwarn { file("/var/log/mail/mail.warn"); }; 52 destination d_mailerr { file("/var/log/mail/mail.err"); }; 101 filter f_debug { level(debug) and not facility(auth, authpriv, news, mail); }; 104 not facility(auth,authpriv,cron,daemon,mail,news); }; 113 filter f_mail { facility(mail) and not filter(f_debug); }; 115 filter f_syslog3 { not facility(auth, authpriv, mail) and not filter(f_debug); }; 120 filter f_cother { level(debug, info, notice, warn) or facility(daemon, mail); };
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/fetchmail/ |
| H A D | fetchmail_6.4.23.bb | 1 SUMMARY = "Fetchmail retrieves mail from remote mail servers and forwards it via SMTP" 3 DESCRIPTION = "Fetchmail is a full-featured, robust, well-documented remote-mail retrieval \ 5 connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, \ 7 SECTION = "mail"
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 234 Linus Torvalds 是决定改动能否进入 Linux 内核的最终裁决者。他的 e-mail 235 地址是 <torvalds@linux-foundation.org> 。他收到的 e-mail 很多,所以一般 236 的说,最好别给他发 e-mail。 285 ,可以“引用”你的改动很重要,使用一般的 e-mail 工具,他们就可以在你的 288 因为这个原因,所有的提交的补丁都是 e-mail 中“内嵌”的。 293 不要将补丁作为 MIME 编码的附件,不管是否压缩。很多流行的 e-mail 软件不 303 7) e-mail 的大小 539 标题行的格式,使得对标题行按字母序排序非常的容易 - 很多 e-mail 客户端都 542 e-mail 标题中的“子系统”标识哪个内核子系统将被打补丁。 544 e-mail 标题中的“一句话概述”扼要的描述 e-mail 中的补丁。“一句话概述” [all …]
|
| /OK3568_Linux_fs/buildroot/package/heirloom-mailx/ |
| H A D | Config.in | 9 Heirloom mailx (previously known as nail) is a mail user 12 It can be used as a command-line mail reader, but also more 13 importantly on embedded systems, as a mail composition 14 program and SMTP client, in order to send e-mail from shell
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-passwd/base-passwd/ |
| H A D | disable-shell.patch | 32 -mail:*:8:8:mail:/var/mail:/bin/sh 45 +mail:*:8:8:mail:/var/mail:/sbin/nologin
|
| /OK3568_Linux_fs/buildroot/package/perl-mail-dkim/ |
| H A D | Config.in | 2 bool "perl-mail-dkim" 8 Signs/verifies Internet mail with DKIM/DomainKey signatures. 12 comment "perl-mail-dkim needs a toolchain w/ dynamic library"
|
| /OK3568_Linux_fs/buildroot/system/skeleton/etc/ |
| H A D | passwd | 6 mail:x:8:8:mail:/var/spool/mail:/bin/false username
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | man-file-mailstat.1-from-debian.patch | 20 +mailstat \- shows mail-arrival statistics 32 +Exit code 0 if mail arrived, 1 if no mail arrived. 51 +silent in case of no mail
|
| H A D | from-debian-to-fix-man-file.patch | 19 file mechanism as soon as mail arrives. Alternatively, when installed by 22 -reads the mail message from stdin until an EOF, separates the body from the 27 +first sets some environment variables to default values, reads the mail message from 32 the mail message that just arrived gets distributed into the right folder
|
| /OK3568_Linux_fs/buildroot/package/fetchmail/ |
| H A D | Config.in | 7 Fetchmail - the mail-retrieval daemon 8 Client daemon to move mail from POP and IMAP to your local
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
| H A D | imap-2007e-shared.patch | 52 @@ -895,8 +905,7 @@ utf8aux.o: mail.h misc.h osdep.h utf8.h 57 -osdep.o:mail.h misc.h env.h fs.h ftl.h nl.h tcp.h \ 58 +OSDEPS= mail.h misc.h env.h fs.h ftl.h nl.h tcp.h \ 62 @@ -910,12 +919,19 @@ osdep.o:mail.h misc.h env.h fs.h ftl.h n
|
| /OK3568_Linux_fs/buildroot/package/msmtp/ |
| H A D | Config.in | 5 mail to an SMTP server (for example at a free mail provider)
|
| /OK3568_Linux_fs/buildroot/package/exim/ |
| H A D | S86exim | 13 chown exim:mail /var/log/exim 17 chown root:mail /var/run/exim
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/ |
| H A D | shadow.inc | 71 pam-plugin-mail \ 105 # ~/ not /var/spool/mail by default, as who knows where or how big 125 # Ensure that the image has as a /var/spool/mail dir so shadow can 128 install -m 0775 -d ${D}${localstatedir}/spool/mail 129 chown root:mail ${D}${localstatedir}/spool/mail
|
| /OK3568_Linux_fs/buildroot/package/sylpheed/ |
| H A D | 0001-harden-link-checker-before-accepting-click.patch | 2 From: Paul <paul@claws-mail.org> 7 https://git.claws-mail.org/?p=claws.git;a=commit;h=ac286a71ed78429e16c612161251b9ea90ccd431]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-extended/mime-construct/ |
| H A D | mime-construct_1.11.bb | 1 SUMMARY = "Construct and optionally mail MIME messages" 7 SECTION = "mail"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/liblockfile/ |
| H A D | liblockfile_1.14.bb | 26 # set default mailgroup to mail 29 --with-mailgroup=mail \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ssmtp/ |
| H A D | ssmtp_2.64.bb | 1 SUMMARY = "extremely simple MTA to get mail off the system to a mail hub"
|