man sendmail???  (or possibly try a sendmail group)

You might be looking for "DeliveryMode=x" where x is "b" but I am not a 
sendmail expert.

You might also check the perldoc for Net::SMTP as this is probably safer 
than using sendmail command line (or one of the many other SMTP modules).

http://danconia.org



Anthony E. wrote:
> i want to send an email with sendmail from my perl
> script without queueing the email.
> 
> What's the command line?
> 
> Thanks,
> Anthony
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to