Content-type: text/html
chkmadd.exp [ -V | REMOTE_HOST EMAIL_ADDRESS [TIMEOUT] ]...
Verifies EMAIL_ADDRESS by talking SMTP to REMOTE_HOST via telnet(1). Requires the expect(1) scripting language, a Tcl (Tool command language) extension. This script is usually invoked by the chkmadd(1) program which determines the respective mail exchanger (MX) for e-mail addresses to be used for REMOTE_HOST. If available, read the chkmadd(1) man page or enter chkmadd for details.
expect(1) <http://expect.nist.gov/>, telnet(1), RFC 2821 -- Simple Mail Transfer Protocol (SMTP) <http://www.rfc-editor.org/rfc/rfc2821.txt>
[1] <http://kernel.org/>
[2] <http://knopper.net/knoppix/>
[3] <http://debian.org/>
[4] <http://cygwin.com/>
[5] <http://www.microsoft.com/windows2000/>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (GPL) for more details.
You should have received a copy of the GNU GPL along with this program (COPYING file); if not, go to [1] or write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
[1] <http://www.gnu.org/licenses/licenses.html#GPL>
--
Standard shell script disclaimer blurb thing:
This script is a hack. It's brute force. It's horrible.
It doesn't use Artificial Intelligence. It doesn't use Virtual Reality.
It's not perl. It's not python. It probably won't work unchanged on
the "other" thousands of unices. But it worksforme. --ramiro
(from /usr/local/mozilla/run-mozilla.sh)