Searched refs:mail (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dpanic-action3 # Redirect all output to our mail command
48 ) | mail -s "Segfault in Samba" root
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dpanic-action3 # Redirect all output to our mail command
48 ) | mail -s "Segfault in Samba" root
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dpanic-action3 # Redirect all output to our mail command
48 ) | mail -s "Segfault in Samba" root
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dnetbug4 IFS="" read mail || exit 1
5 [ -z "$mail" ] && mail=kuznet@ms2.inr.ac.ru
49 uuencode $netbug.tar.gz $netbug.tar.gz | mail -s $netbug "$mail"
51 echo "Sending to <$mail>; subject is $netbug"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/doc/
H A Dracoonquestion.sh34 shar spd.$$ sad.$$ ifconfig.$$ netstat.$$ logfile.$$ conffile.$$ | mail sakane@kame.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A DMakefile.inc7 smtp-mail smtp-multi smtp-ssl smtp-tls smtp-vrfy smtp-expn rtsp \
H A DMakefile.in118 smtp-mail$(EXEEXT) smtp-multi$(EXEEXT) smtp-ssl$(EXEEXT) \
604 smtp_mail_SOURCES = smtp-mail.c
605 smtp_mail_OBJECTS = smtp-mail.$(OBJEXT)
694 simplessl.c smtp-expn.c smtp-mail.c smtp-multi.c smtp-ssl.c \
710 simplessl.c smtp-expn.c smtp-mail.c smtp-multi.c smtp-ssl.c \
1254 smtp-mail$(EXEEXT): $(smtp_mail_OBJECTS) $(smtp_mail_DEPENDENCIES) $(EXTRA_smtp_mail_DEPENDENCIES)
1255 @rm -f smtp-mail$(EXEEXT)
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smtp-mail.Po@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/tools/
H A Dvpnstats3 # vpnstats Get commaseparated file and mail it to the admin
49 if [ -f "/bin/mail" ]; then
50 cat $STATFILE | /bin/mail -s "VPNstats" $TO
52 echo "You need /bin/mail OR"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-usermod225 my @mail;
229 push (@mail, $m);
233 push(@mail, $m.($domain ? '@'.$domain : ''));
239 @old_mail = $user_entry->get_value('mail');
243 @mail = &list_union(\@old_mail, \@mail);
246 @mail = &list_minus(\@old_mail, \@mail);
250 push(@mods, 'mail' => [ @mail ]);
[all...]
H A Dsmbldap-useradd379 # we start to defined mail adresses if option M or T is given in option
382 my @mail;
386 push (@mail, $m);
390 push(@mail, $m.($domain ? '@'.$domain : ''));
394 push(@adds, 'mail' => [ @mail ]);
618 -M local mail aliases (multiple addresses are seperated by spaces)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Duser-email120 files="$files .gconf/apps/evolution/mail/%gconf.xml"
170 addresses="$addresses "`grep -h '^user_pref("mail\.identity\..*\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\..*\.useremail", "\(.*\)");$/\1/'`
175 addresses="$addresses "`grep -h '^user_pref("mail\.identity\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\.useremail", "\(.*\)");$/\1/'`
185 addresses="$addresses "`grep -h '[ (]user-mail-address "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]user-mail-address "\([^"]*\)".*$/\1/'`
187 domains=`grep -h '[ (]mew-mail-domain "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]mew-mail-domain "\([^"]*\)".*$/\1/'`
206 .gconf/apps/evolution/mail/
[all...]
H A Duser-email.sh.in120 files="$files .gconf/apps/evolution/mail/%gconf.xml"
170 addresses="$addresses "`grep -h '^user_pref("mail\.identity\..*\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\..*\.useremail", "\(.*\)");$/\1/'`
175 addresses="$addresses "`grep -h '^user_pref("mail\.identity\.useremail", ".*");$' $file 2>/dev/null | sed -e 's/^user_pref("mail\.identity\.useremail", "\(.*\)");$/\1/'`
185 addresses="$addresses "`grep -h '[ (]user-mail-address "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]user-mail-address "\([^"]*\)".*$/\1/'`
187 domains=`grep -h '[ (]mew-mail-domain "[^"]*"' $file 2>/dev/null | sed -e 's/^.*[ (]mew-mail-domain "\([^"]*\)".*$/\1/'`
206 .gconf/apps/evolution/mail/
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/leds/
H A DMakefile26 obj-$(CONFIG_LEDS_CLEVO_MAIL) += leds-clevo-mail.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2ellis.c908 // therefore able to accept more mail)
931 // therefore able to accept more mail)
943 // Function: iiTrySendMailII(pB,mail)
945 // mail - value to write to mailbox
947 // Returns: True if the transmit mailbox is empty, and mail is sent.
952 // If outgoing mailbox is empty, sends mail and returns true. If outgoing
959 iiTrySendMailII(i2eBordStrPtr pB, unsigned char mail) argument
966 outb(mail, port);
973 // Function: iiTrySendMailIIEX(pB,mail)
975 // mail
989 iiTrySendMailIIEX(i2eBordStrPtr pB, unsigned char mail) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h956 #define mail$send_add_address MAIL$SEND_ADD_ADDRESS
957 #define mail$send_add_attribute MAIL$SEND_ADD_ATTRIBUTE
958 #define mail$send_add_bodypart MAIL$SEND_ADD_BODYPART
959 #define mail$send_begin MAIL$SEND_BEGIN
960 #define mail$send_end MAIL$SEND_END
961 #define mail$send_message MAIL$SEND_MESSAGE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfiletype.tex48 One of the most common usages of MIME is to encode an e-mail message. The MIME
56 the message, so, for example, an e-mail client program will have to pass them to
H A DwxPython.tex472 wxPython-users mail list. You can view the archive or subscribe by
477 Or you can send mail directly to the list using this address:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes-lib.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com6 $! byer@mail.all-net.net
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes-lib.com6 $! byer@mail.all-net.net

Completed in 231 milliseconds

12