On Thu 25-Oct-2001 at 11:02:21AM -0400, Mike Schiraldi wrote:
>
> VeriSign, Inc.1
> VeriSign Trust Network1F0D
> =www.verisign.com/repository/RPA Incorp. By Ref.,LIAB.LTD(c)981H0F
> VeriSign Class 1 CA Individual Subscriber-Persona Not Validated0
> 01032200Z
> 020322235959Z0
[snip, lots a
> No errors will be reported even if I'll put a wrong e-mail address, like
> [EMAIL PROTECTED]
The email system is a lot like the snail mail system -- if you drop a letter
with a bad address into a mailbox, you don't find out right away. The
mailbox doesn't spit it out. Email works the same way -
PROTECTED]" 2>&1
1>$OUTFILE
$?=0.
No errors will be reported even if I'll put a wrong e-mail address, like
[EMAIL PROTECTED]
Only if I'll put something very bad like zzz it will return an error
but $? will still be =0.
So, how can I work with a mutt's retu
PROTECTED]" 2>&1
1>$OUTFILE
$?=0.
No errors will be reported even if I'll put a wrong e-mail address, like
[EMAIL PROTECTED]
Only if I'll put something very bad like zzz it will return an error
but $? will still be =0.
So, how can I work with a mutt's retu