Searched refs:mail (Results 26 - 50 of 89) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dmake_soho_readme27 find. The text describes the mail sending side only. If your machine
28 does not receive mail directly (i.e. it does not have its own
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Drp_17.c195 dns_name_toregion(&rp->mail, &region);
219 dns_name_init(&rp->mail, NULL);
220 RETERR(name_duporclone(&name, mctx, &rp->mail));
233 dns_name_free(&rp->mail, mctx);
247 dns_name_free(&rp->mail, rp->mctx);
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypinit/
H A DMakefile.yp159 aliases.time: ${DIR}/mail/aliases
165 ${MAKEDBM} - mail.aliases; \
166 ${MKALIAS} mail.aliases mail.byaddr; \
171 ${YPPUSH} -d ${DOMAIN} mail.aliases; \
172 ${YPPUSH} -d ${DOMAIN} mail.byaddr; \
452 ${DIR}/mail/aliases:
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-idassert.conf121 access to attrs=entry,cn,sn,mail
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/
H A Dpostfix-install115 # This is the Sendmail-compatible mail posting interface.
126 # This is the Sendmail-compatible command to list the mail queue.
135 # The group for mail submission and for queue management commands.
333 mail posting interface."
341 Postfix mailq command. This is the Sendmail-compatible mail queue
348 setgid_group_prompt="the group for mail submission and for queue
/netbsd-6-1-5-RELEASE/bin/ksh/
H A DMakefile11 eval.c exec.c expr.c history.c io.c jobs.c lex.c mail.c \
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/tests/agrep/
H A Drecords.ok7 example, mail messages as a
16 example, mail messages as a
42 example,(standard input): mail(standard input): messages(standard input): as(standard input): a(standard input):
97 a default default a a can any regular that match example, mail messages as a
108 a default default a a can any regular that match example, mail messages as a
508 example, using -d "^From " defines mail messages as records in a
527 example, using -d "^From " defines mail messages as records in a
554 example, using -d "^From " defines mail messages as records in a
573 example, using -d "^From " defines mail messages as records in a
600 example, using -d "^From " defines mail message
[all...]
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/etc/
H A DMakefile21 SUBDIR+=etc-mail-etc
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/
H A Dgenzone.sh108 mx01 MX 10 mail
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Dtest044-dynlist87 memberURL: ldap:///ou=People,${BASEDN}?cn,mail?sub?(objectClass=person)
105 '(cn=Dynamic List)' mail \
263 olcDLattrSet: groupOfURLs memberURL sn:cn mail
298 '(cn=Dynamic List)' mail \
H A Drelay122 mail: auser@mail.alumni.example.com
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dtest_summary12 # that sends e-mail to the appropriate lists and renames files to
17 # tree, and it will include all .sum files it finds in the mail
23 # in the mail report too.
29 # test_summary | sh # so as to actually send e-mail and move log files
38 -m: specify the e-mail address to send notes to. An appropriate default
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dtest_summary11 # that sends e-mail to the appropriate lists and renames files to
16 # tree, and it will include all .sum files it finds in the mail
22 # in the mail report too.
28 # test_summary | sh # so as to actually send e-mail and move log files
37 -m: specify the e-mail address to send notes to. An appropriate default
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dextern.h266 # define mail(a,b,c,d,e,f) legacy_mail(a,b,c,d,e) macro
269 int mail(struct name *, struct name *, struct name *, struct name *, char *, struct attachment *);
H A Dlist.c52 * Mail -- a mail program
625 (void)sasprintf(&tempname, "%s/mail.RbXXXXXXXXXX", tmpdir);
/netbsd-6-1-5-RELEASE/bin/sh/
H A DMakefile9 histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c \
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/
H A DMakefile88 SUBDIR+=base-mail-bin
89 SUBDIR+=base-mail-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/man/
H A DMakefile57 SUBDIR+=man-mail-catman
58 SUBDIR+=man-mail-man
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Duser-email.sh.in164 addresses="$addresses "`grep -h '^user_pref("mail\.identity\..*\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\..*\.useremail", "\(.*\)");$/\1/'`
169 addresses="$addresses "`grep -h '^user_pref("mail\.identity\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\.useremail", "\(.*\)");$/\1/'`
179 addresses="$addresses "`grep -h '[ (]user-mail-address "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]user-mail-address "\([^"]*\)".*$/\1/'`
181 domains=`grep -h '[ (]mew-mail-domain "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]mew-mail-domain "\([^"]*\)".*$/\1/'`
214 addresses="$addresses "`sed -n -e 's,^.*<mail cfg:type="string">\(.*\)</mail>
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/
H A DMakefile18 machine mail make man menuc mesg midiplay mixerctl mkcsmapper \
/netbsd-6-1-5-RELEASE/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf41 progs lex lock logger login logname look m4 mail man menuc mesg mkdep
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/resolver/
H A Dtests.sh168 update delete mail.example.net A
169 update add mail.example.net 0 AAAA ::1
172 $DIG +tcp a mail.example.net @10.53.0.7 -p 5300 > dig.ns7.out.${n} || ret=2
178 $DIG +tcp rrsig mail.example.net +norec @10.53.0.7 -p 5300 > dig.ns7.out.${n} || ret=4
/netbsd-6-1-5-RELEASE/etc/
H A Ddaily207 echo "mail:"
286 mail -s "$host daily insecurity output for $date" $MAILTO < $SECOUT
/netbsd-6-1-5-RELEASE/usr.sbin/etcupdate/
H A Detcupdate178 /etc/mail/aliases)
708 if yesno "Do you want to rebuild the mail alias database"; then
713 echo "*** You MUST rebuild the mail alias database to make" \

Completed in 314 milliseconds

1234