Home
last modified time | relevance | path

Searched refs:mail (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/openbsd-src/usr.sbin/smtpd/mail/
H A DMakefile4 PROGS= mail.lmtp mail.maildir mail.mboxfile mail.mda
6 MAN= mail.lmtp.8 mail.maildir.8 mail.mboxfile.8 mail.mda.8
/openbsd-src/usr.sbin/cron/
H A Ddo_command.c352 FILE *mail = NULL; in child_process() local
392 if (!(mail = cron_popen(mailcmd, "w", e->pwd, in child_process()
398 fprintf(mail, "From: root (Cron Daemon)\n"); in child_process()
399 fprintf(mail, "To: %s\n", mailto); in child_process()
400 fprintf(mail, "Subject: Cron <%s@%s> %s\n", in child_process()
403 fprintf(mail, "Auto-Submitted: auto-generated\n"); in child_process()
405 fprintf(mail, "X-Cron-Env: <%s>\n", in child_process()
407 fprintf(mail, "\n"); in child_process()
411 fputc(ch, mail); in child_process()
421 if (mail) in child_process()
[all …]
H A Datrun.c553 FILE *mail; in run_job() local
568 if (!(mail = cron_popen(mailcmd, "w", pw, &mailpid))) { in run_job()
572 fprintf(mail, "From: %s (Atrun Service)\n", pw->pw_name); in run_job()
573 fprintf(mail, "To: %s\n", mailto); in run_job()
574 fprintf(mail, "Subject: Output from \"at\" job\n"); in run_job()
575 fprintf(mail, "Auto-Submitted: auto-generated\n"); in run_job()
576 fprintf(mail, "\nYour \"at\" job on %s\n\"%s/%s\"\n", in run_job()
578 fprintf(mail, "\nproduced the following output:\n\n"); in run_job()
583 fwrite(buf, nread, 1, mail); in run_job()
590 if ((status = cron_pclose(mail, mailpid)) != 0) { in run_job()
/openbsd-src/usr.bin/file/magdir/
H A Dmail.news1 # $OpenBSD: mail.news,v 1.6 2009/04/24 18:54:34 chl 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.
15 0 string Forward\ to mail forwarding text
17 0 string Pipe\ to mail piping text
19 0 string Return-Path: smtp mail text
25 0 string From: news or mail text
30 0 string Received: RFC 822 mail text
39 0 string *mbx* MBX mail folder
/openbsd-src/usr.sbin/smtpd/
H A Dsmtp_client.c90 struct smtp_mail *mail; member
202 smtp_sendmail(struct smtp_client *proto, struct smtp_mail *mail) in smtp_sendmail() argument
207 proto->mail = mail; in smtp_sendmail()
214 if (proto->mail) in smtp_client_free()
234 if (proto->mail) in smtp_client_abort()
246 if (proto->mail) in smtp_client_cancel()
389 proto->mail->from, in smtp_client_state()
390 proto->mail->dsn_ret ? " RET=" : "", in smtp_client_state()
391 proto->mail->dsn_ret ? proto->mail->dsn_ret : "", in smtp_client_state()
392 proto->mail->dsn_envid ? " ENVID=" : "", in smtp_client_state()
[all …]
H A Dsmtpc.c43 static struct smtp_mail mail; variable
152 memset(&mail, 0, sizeof(mail)); in main()
153 mail.from = pw->pw_name; in main()
161 mail.from = optarg; in main()
212 mail.rcpt = calloc(argc, sizeof(*mail.rcpt)); in main()
213 if (mail.rcpt == NULL) in main()
216 mail.rcpt[i].to = argv[i]; in main()
217 mail.rcptcount = argc; in main()
382 if ((mail.fp = tmpfile()) == NULL) in parse_message()
395 if (fwrite(line, 1, len, mail.fp) != len) in parse_message()
[all …]
/openbsd-src/usr.bin/mail/
H A DMakefile3 PROG= mail
7 SFILES= mail.help mail.tildehelp
8 EFILES= mail.rc
9 LINKS= ${BINDIR}/mail ${BINDIR}/Mail ${BINDIR}/mail ${BINDIR}/mailx
/openbsd-src/libexec/mail.local/
H A DMakefile4 PROG= mail.local
5 SRCS= mail.local.c locking.c
6 MAN= mail.local.8
/openbsd-src/etc/mail/
H A DMakefile7 ${DESTDIR}/etc/mail/aliases
9 ${DESTDIR}/etc/mail/smtpd.conf
11 ${DESTDIR}/etc/mail/spamd.conf
/openbsd-src/distrib/sets/lists/etc/
H A Dmi13 ./etc/mail.rc
14 ./etc/mail/aliases
15 ./etc/mail/smtpd.conf
16 ./etc/mail/spamd.conf
72 ./var/mail/root
/openbsd-src/usr.sbin/ypserv/ypinit/
H A DMakefile.yp298 aliases.time: $(DIR)/mail/aliases
302 $(MAKEDBM) -U $(DOMAIN)-aliases | $(MAKEDBM) - mail.aliases; \
303 $(MKALIAS) mail.aliases mail.byaddr; \
308 $(YPPUSH) -d $(DOMAIN) mail.aliases; \
309 $(YPPUSH) -d $(DOMAIN) mail.byaddr; \
341 $(DIR)/mail/aliases:
/openbsd-src/libexec/lockspool/
H A DMakefile7 CFLAGS+=-I${.CURDIR}/../mail.local
8 .PATH: ${.CURDIR}/../mail.local
/openbsd-src/regress/usr.bin/mandoc/mdoc/Mt/
H A Dsimple.out_markdown9 Please send mail to
15 Do not send mail to
H A Dsimple.out_ascii7 Please send mail to _s_c_h_w_a_r_z_e_@_o_p_e_n_b_s_d_._o_r_g; bboolldd.
11 Do not send mail to _~.
/openbsd-src/regress/usr.sbin/pkg_add/
H A Dbaduser310 504 _mailman _mailman mail/mailman
12 501 _spamdaemon _spamdaemon mail/p5-Mail-SpamAssassin
H A Dbaduser210 504 _mailman _mailman mail/mailman
12 506 _spamdaemon _spamdaemon mail/p5-Mail-SpamAssassin
/openbsd-src/etc/
H A Dsyslog.conf4 *.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none /var/log/messages
12 mail.info /var/log/maillog
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Dguesswork-none10 The hyphens-in-compound-words shouldn't be escaped, but e-mail should be.
21 The hyphens-in-compound-words shouldn't be escaped, but e\-mail should be.
H A Dguesswork-all10 The hyphens-in-compound-words shouldn't be escaped, but e-mail should be.
21 The hyphens-in-compound-words shouldn't be escaped, but e\-mail should be.
H A Dguesswork7 The hyphens-in-compound-words shouldn't be escaped, but e-mail should be.
18 The hyphens-in-compound-words shouldn't be escaped, but e\-mail should be.
H A Dguesswork-partial10 The hyphens-in-compound-words shouldn't be escaped, but e-mail should be.
21 The hyphens-in-compound-words shouldn't be escaped, but e\-mail should be.
/openbsd-src/regress/
H A DMakefile42 echo You can set REGRESS_LOG to point to a file and mail it manually.
48 …(sysctl -n kern.version && cat ${_REGRESS_TMP}) | /usr/bin/mail -s "Regress: `uname -a`" ${REGRESS…
/openbsd-src/etc/skel/
H A Ddot.cshrc23 set mail = (/var/mail/$USER)
/openbsd-src/gnu/usr.bin/texinfo/
H A DTODO30 following the Free Software Directory categories. Much mail to
37 http://mail.gnu.org/pipermail/emacs-devel/2002-10/msg00011.html,
39 http://mail.gnu.org/archive/html/emacs-devel/2002-10/msg00090.html
40 http://mail.gnu.org/archive/html/emacs-devel/2002-10/msg00137.html
45 There is mail about this in the bug-texinfo archives:
46 http://mail.gnu.org/archive/html/bug-texinfo/2003-09/msg00086.html
95 http://mail.gnu.org/archive/html/bug-texinfo/2004-01/msg00025.html
136 http://mail.gnu.org/mailman/private/gnu-prog-discuss/2003q4/000439.html
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq9.pod216 =head2 How do I parse a mail header?
235 =head2 How do I check a valid mail address?
245 Without sending mail to the address and seeing whether there's a human
250 Our best advice for verifying a person's mail address is to have them
253 mail to that address with a personal message. If you get the message
259 random one) for later processing. In the mail you send, include a link to
260 your site with the PIN included. If the mail bounces, you know it's not
276 =head2 How do I find the user's mail address?
304 in your $PATH. This generally isn't the case. If there's a remote mail
305 server you use to send mail, conside
[all...]

12345678910>>...12