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

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dpanic-action3 # Redirect all output to our mail command
48 ) | mail -s "Segfault in Samba" root
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dpanic-action3 # Redirect all output to our mail command
48 ) | mail -s "Segfault in Samba" root
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/VMS/
H A Dopenssl_utils.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
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-useradd318 # we start to defined mail adresses if option M or T is given in option
321 my @mail;
325 push (@mail, $m);
329 push(@mail, $m.($domain ? '@'.$domain : ''));
333 push(@adds, 'mail' => [ @mail ]);
535 -M local mail aliases (multiple addresses are seperated by spaces)
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/ip2/
H A Di2ellis.c987 // therefore able to accept more mail)
1010 // therefore able to accept more mail)
1022 // Function: iiTrySendMailII(pB,mail)
1024 // mail - value to write to mailbox
1026 // Returns: True if the transmit mailbox is empty, and mail is sent.
1031 // If outgoing mailbox is empty, sends mail and returns true. If outgoing
1038 iiTrySendMailII(i2eBordStrPtr pB, unsigned char mail) argument
1045 OUTB(port, mail);
1052 // Function: iiTrySendMailIIEX(pB,mail)
1054 // mail
1068 iiTrySendMailIIEX(i2eBordStrPtr pB, unsigned char mail) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/
H A Dfips-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes-lib.com6 $! byer@mail.all-net.net
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A DMakefile172 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/AIX/RPM/
H A DMakefile161 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/EPM/
H A DMakefile161 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/Linux/RPM/
H A DMakefile161 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/Solaris/
H A DMakefile163 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/Win32/cygwin/
H A DMakefile160 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/vms/
H A DMakefile160 PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html1602 if ($before =~ /\b[\w-]+$/ && $after =~ /^[\w-.]*\b/) { # e-mail address
1603 $seen{'e-mail address'}++;
1604 $context{'e-mail address'} .= "> $_" if $verbose;

Completed in 232 milliseconds

123