[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Call System in Unix using mailx command
- Subject: Call System in Unix using mailx command
- From: Amy Harvel <amy.harvel@PHOENIX.GOV>
- Date: Thu, 30 May 2002 11:43:44 -0700
I have an SQR that is using Call System and the mailx command. It works
great, except -- I have a person I need to send an e-mail to, and their
name has a quote mickey.d'mouse@ccmail.smtp
I have tried the following -- All do not work
mailx -s"CHRIS FTP VALIDATION RESULTS TEST POLLVE.0211.001A "
mickey.d'mouse@ccmail.smtp < /var/tmp/psxfer/z_its024.dat
mailx -s"CHRIS FTP VALIDATION RESULTS TEST POLLVE.0211.001A "
mickey.d"'"mouse@ccmail.smtp < /var/tmp/psxfer/z_its024.dat
mailx -s"CHRIS FTP VALIDATION RESULTS TEST POLLVE.0211.001A "
mickey.d/'mouse@ccmail.smtp < /var/tmp/psxfer/z_its024.dat
mailx -s"CHRIS FTP VALIDATION RESULTS TEST POLLVE.0211.001A "
mickey.d\'mouse@ccmail.smtp < /var/tmp/psxfer/z_its024.dat
Any Ideas?
Amy M. Harvel