on Thu, 31 Jan 2008
22:16:04 -0800
> sendmail -d -t listsns@roadrunner.com -f "s-geo@usa.net" > sendmail-d-t-f_Quotes_spaces.txt
As I have mentioned before and Steven has disagreed the -t switch does not have
parameters. You use the -t switch to instruct sendmail to get the To: and
From: from the email headers. You can use the -f to override the From: if you
use the -t to get the To:. So the command should be
sendmail -a file-name -f from-address to-address (supply both the from and
to) (NOTE the to-address is the last parameter and does not have a switch
before it)
or
sendmail -a file-name -f from-address -t (supply the from and get the to
from the email headers)
or
sendmail -a file-name -t (get the from and to from the email headers)
--
Robert Blair
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 31 |
January |
2008 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.