Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error when /usr/lib/sendmail -v myuserid < /dev/null

Status
Not open for further replies.

630111

MIS
Oct 30, 2001
127
US
When I type the following on the command line...

/usr/lib/sendmail -v myuserid < /dev/null

I get the following error

myuserid... Connecting to local...
mail.local: illegal option -- l
usage: mail.local [-f from] user ...
myuserid... Deferred: Connection reset by local
Closing connection to local

How can I find what is calling mail.local with the -l illegal option?

Thanks!
630111
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top