| /mirbsd/src/usr.bin/file/magdir/ |
| D | mail.news | 1 # $OpenBSD: mail.news,v 1.4 2004/06/03 03:14:20 tedu Exp $ 4 # mail.news: file(1) magic for mail and news 7 #0 string From mail text 8 # There are tests to ascmagic.c to cope with mail and news. 12 0 string Forward\ to mail forwarding text 13 0 string Pipe\ to mail piping text 14 0 string Return-Path: smtp mail text 17 0 string From: news or mail text 20 0 string Received: RFC 822 mail text 28 0 string *mbx* MBX mail folder
|
| /mirbsd/src/etc/ |
| D | changelist | 80 /etc/mail.rc 81 /etc/mail/access 82 +/etc/mail/access.db 83 /etc/mail/aliases 84 +/etc/mail/aliases.db 85 /etc/mail/genericstable 86 /etc/mail/helpfile 87 /etc/mail/local-host-names 88 /etc/mail/localhost.cf 89 /etc/mail/mailertable [all …]
|
| D | master.passwd | 57 _mailman:*:504:504::0:0:MirPorts -- mail/mailman:/nonexistent:/sbin/nologin 58 _mixmaster:*:505:505::0:0:MirPorts -- mail/mixmaster:/nonexistent:/sbin/nologin 59 _spamdaemon:*:506:506::0:0:MirPorts -- mail/p5-Mail-SpamAssassin:/nonexistent:/sbin/nologin 60 _postfix:*:507:507::0:0:MirPorts -- mail/postfix:/nonexistent:/sbin/nologin 70 _dovecot:*:518:518::0:0:MirPorts -- mail/dovecot:/nonexistent:/sbin/nologin 72 _majordomo:*:520:520::0:0:MirPorts -- mail/majordomo:/nonexistent:/sbin/nologin 73 _exim:*:521:521::0:0:MirPorts -- mail/exim:/nonexistent:/sbin/nologin 76 _mail:*:524:524::0:0:MirPorts -- mail/openwebmail:/nonexistent:/sbin/nologin 79 _milter-regex:*:527:527::0:0:MirPorts -- mail/milter-regex:/nonexistent:/sbin/nologin 82 _vscan:*:530:530::0:0:MirPorts -- mail/amavisd-new:/nonexistent:/sbin/nologin [all …]
|
| /mirbsd/src/usr.bin/mail/ |
| D | Makefile | 3 PROG= mail 7 SFILES= mail.help mail.tildehelp 8 EFILES= mail.rc 9 LINKS= ${BINDIR}/mail ${BINDIR}/Mail ${BINDIR}/mail ${BINDIR}/mailx 10 MLINKS= mail.1 Mail.1 mail.1 mailx.1
|
| /mirbsd/src/gnu/usr.sbin/sendmail/mail.local/ |
| D | README | 1 This directory contains the source files for mail.local. 8 If you choose to run *this* mail.local on these systems then you may also 19 Defining CONTENTLENGTH (-DCONTENTLENGTH) will build a mail.local which 32 mail.local will not be installed set-user-ID root. To use it as local 39 Defining HASHSPOOL (-DHASHSPOOL) will build a mail.local which supports 40 delivering to subdirectories of the mail spool, based on a hash of the 42 /var/spool/mail/u/s/user). If the hash depth is greater than the length 44 exist; mail.local will not create them. Use the "-H" option to set the 48 an alternate mail spool path (i.e., "-p /local/mail") and "-n" to specify 49 that mail.local should not strip the @domain part of recipient addresses
|
| D | Makefile | 3 PROG= mail.local 4 MAN= mail.local.8
|
| /mirbsd/src/usr.sbin/cron/ |
| D | do_command.c | 374 FILE *mail; in child_process() local 409 if (!(mail = cron_popen(mailcmd, "w", e->pwd))) { in child_process() 413 fprintf(mail, "From: root (Cron Daemon)\n"); in child_process() 414 fprintf(mail, "To: %s\n", mailto); in child_process() 415 fprintf(mail, "Subject: Cron <%s@%s> %s\n", in child_process() 419 fprintf(mail, "Date: %s\n", in child_process() 423 fprintf(mail, "X-Cron-Env: <%s>\n", in child_process() 425 fprintf(mail, "\n"); in child_process() 429 fputc(ch, mail); in child_process() 440 fputc(ch, mail); in child_process() [all …]
|
| D | atrun.c | 531 FILE *mail; in run_job() local 547 if (!(mail = cron_popen(mailcmd, "w", pw))) { in run_job() 551 fprintf(mail, "From: %s (Atrun Service)\n", pw->pw_name); in run_job() 552 fprintf(mail, "To: %s\n", mailto); in run_job() 553 fprintf(mail, "Subject: Output from \"at\" job\n"); in run_job() 555 fprintf(mail, "Date: %s\n", arpadate(&StartTime)); in run_job() 557 fprintf(mail, "\nYour \"at\" job on %s\n\"%s/%s/%s\"\n", in run_job() 559 fprintf(mail, "\nproduced the following output:\n\n"); in run_job() 564 fwrite(buf, nread, 1, mail); in run_job() 573 if ((status = cron_pclose(mail)) != 0) { in run_job()
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | smime.pod | 42 The B<smime> command handles S/MIME mail. It can encrypt, decrypt, sign and 54 encrypt mail for the given recipient certificates. Input file is the message 55 to be encrypted. The output file is the encrypted mail in MIME format. 59 decrypt mail using the supplied certificate and private key. Expects an 60 encrypted mail message in MIME format for the input file. The decrypted mail 65 sign mail using the supplied certificate and private key. Input file is 71 verify signed mail. Expects a signed mail message on input and outputs 181 to translation by mail relays but it cannot be read by mail agents that 229 the relevant mail headers. These are included outside the signed 231 then many S/MIME mail clients check the signers certificate's email [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/ |
| D | openbsd-localhost.mc | 19 # This allows mail on the local host to work without accepting 29 dnl outgoing mail through your ISP's mail server to prevent matching 31 dnl line and replace mail.myisp.net with the hostname of your ISP's 32 dnl mail server. 34 dnl define(`SMART_HOST', `[mail.myisp.net]')dnl 68 dnl Enable support for /etc/mail/local-host-names. 74 dnl Enable support for /etc/mail/mailertable. 79 dnl Enable support for /etc/mail/trusted-users. 80 dnl Users listed herein may spoof mail from other users. 85 dnl Enable support for /etc/mail/virtusertable. [all …]
|
| D | openbsd-proto.mc | 28 dnl outgoing mail through your ISP's mail server to prevent matching 30 dnl line and replace mail.myisp.net with the hostname of your ISP's 31 dnl mail server. 33 dnl define(`SMART_HOST', `[mail.myisp.net]')dnl 67 dnl Enable support for /etc/mail/local-host-names. 73 dnl Enable support for /etc/mail/mailertable. 78 dnl Enable support for /etc/mail/trusted-users. 79 dnl Users listed herein may spoof mail from other users. 84 dnl Enable support for /etc/mail/virtusertable. 91 dnl mapping listed in /etc/mail/genericstable [all …]
|
| D | Makefile | 50 @if test -e ${DESTDIR}/etc/mail/sendmail.cf; then \ 51 if test ! -e ${DESTDIR}/etc/mail/submit.cf; then \ 55 openbsd-submit.cf ${DESTDIR}/etc/mail/submit.cf; \ 57 if test ! -e ${DESTDIR}/etc/mail/localhost.cf; then \ 60 openbsd-localhost.cf ${DESTDIR}/etc/mail/localhost.cf; \ 69 openbsd-proto.cf ${DESTDIR}/etc/mail/sendmail.cf 71 openbsd-localhost.cf ${DESTDIR}/etc/mail/localhost.cf 73 openbsd-submit.cf ${DESTDIR}/etc/mail/submit.cf 75 ${FILES} ${DESTDIR}/etc/mail/
|
| D | relay-domains | 5 # List of other domains to relay mail for here (one per line). 6 # By default, sendmail(8) will not relay for foreign domains. If the mail 8 # will be rejected. Alternately, domains may be listed in /etc/mail/access
|
| D | clientproto.mc | 17 # does nothing except forward all mail to a mail hub. IT IS NOT 21 # the mail hub as its argument. You MUST also define an `OSTYPE' to
|
| D | genericstable | 6 # makemap hash /etc/mail/genericstable.db </etc/mail/genericstable 22 # This is usally used on an outgoing mail hub to rewrite addresses
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | dnsblaccess.m4 | 40 dnl ## bogus.tag:127.0.0.3 error:dialup mail from %1: listed at %2 49 dnl ## A-record for this lookup, then the mail is treated as if the 51 dnl ## then a default message rejects the mail. If it returns 53 dnl ## "dialup mail from 123.45.6.7: listed at rbl.bogus.org" 54 dnl ## is used to reject the mail. If it returns 127.0.0.4, the 55 dnl ## mail is processed as if there were no HACK line. If the 57 dnl ## mail is rejected with a default error message. If the 58 dnl ## address returned does not begin 127, then the mail is 73 define(`_EDNSBL_SRV_', `ifelse(len(X`'_ARG_),`1',`blackholes.mail-abuse.org',_ARG_)')dnl
|
| D | domainmap.m4 | 22 FEATURE(domainmap, `foo.com', `dbm -o /etc/mail/foo-users')dnl 24 In this example, mail sent to user@foo.com will be rewritten by the 26 /etc/mail/foo-users, which looks like this: 30 So mail sent to jsmith@foo.com will be relayed to 31 johnsmith@mailbox.foo.com, and mail sent to jdoe@foo.com will be 36 tacking it back on to the result. Using the example above, mail sent
|
| /mirbsd/src/libexec/mail.local/ |
| D | Makefile | 4 PROG= mail.local 5 SRCS= mail.local.c locking.c 6 MAN= mail.local.8
|
| /mirbsd/src/usr.bin/sudo/ |
| D | logging.c | 434 FILE *mail; local 514 mail = fdopen(pfd[1], "w"); 517 (void) fprintf(mail, "To: %s\nFrom: %s\nSubject: ", 524 (void) fputs(user_host, mail); 527 (void) fputs(user_name, mail); 534 (void) fputc(*p, mail); 536 (void) fprintf(mail, "\n\n%s : %s : %s : %s\n\n", user_host, 538 fclose(mail);
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | helpfile | 33 ehlo SEND Send as mail [RFC821] 34 ehlo SOML Send as mail or terminal [RFC821] 35 ehlo SAML Send as mail and terminal [RFC821] 51 mail MAIL From:<sender> [ <parameters> ] 52 mail Specifies the sender. Parameters are ESMTP extensions. 53 mail See "HELP DSN" for details. 85 soml Send or mail. If the user is logged in, send directly, 86 soml otherwise mail. Not supported in this implementation. 88 saml Send and mail. Send directly to the user's terminal, 89 saml and also mail a letter. Not supported in this
|
| D | TUNING | 43 mail) with high overall throughput. 52 In general mail will be written to disk before a delivery attempt 74 background: incoming mail will be immediately delivered by a new process 75 interactive: incoming mail will be immediately delivered by the same process 76 queue: incoming mail will be queued and delivered by a queue runner later on 92 Queueing up e-mail before delivery is done by a queue runner allows 110 group, maximum number of recipients within an e-mail (envelope), 132 to send e-mail then either the -G option should be used or 142 Before 8.12 sendmail would deliver an e-mail sequentially to all its 145 located at hosts that are slow to accept e-mail. Some mailing list [all …]
|
| D | SECURITY | 33 isn't set-user-ID root (unless some other method of storing e-mail in 36 - write e-mail submitted via the command line to the queue directory. 53 gid: 25) program to allow for queueing mail in a group-writable 61 -r--r--r-- root wheel ... /etc/mail/sendmail.cf 62 -r--r--r-- root wheel ... /etc/mail/submit.cf 68 the binary is set-group-ID. The client mail queue is owned by 69 smmsp with group smmsp and is group writable. The client mail 120 sendmail.cf For the MTA (mail transmission agent) 128 submit.cf For the MSP (mail submission program) 165 Normal users can't use mailq anymore to see the MTA mail queue.
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/ |
| D | README | 11 mail host), or the generic-*.mc files as operating system-specific 219 related files, /etc/mail. The new files available for sendmail 8.9 -- 220 the class {R} /etc/mail/relay-domains and the access database 221 /etc/mail/access -- take advantage of this new directory. Beginning with 230 /etc/bitdomain /etc/mail/bitdomain 231 /etc/domaintable /etc/mail/domaintable 232 /etc/genericstable /etc/mail/genericstable 233 /etc/uudomain /etc/mail/uudomain 234 /etc/virtusertable /etc/mail/virtusertable 235 /etc/userdb /etc/mail/userdb [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/ostype/ |
| D | solaris2.m4 | 15 # have mail.local installed. It is my understanding that this is 23 ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')') 25 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
|
| D | solaris2.ml.m4 | 15 # have mail.local installed. It is my understanding that this is 23 ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', `/usr/lib/mail.local')') 25 ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail.local -d $u')')
|