Operating System - HP-UX
1756625 Members
2631 Online
108849 Solutions
New Discussion юеВ

Re: sendmail syntax error

 
gefei_1
Frequent Advisor

sendmail syntax error

I find syntax error when execute "sendmail -v aa@xxx.com". The error output is "Syntax error in mailbox address c.u?aa@xxx.com (non-printable character). Does it some syntax error in sendmail.cf file? How can I solve it?

Best Regards,
sophie
2 REPLIES 2
RAC_1
Honored Contributor

Re: sendmail syntax error

Do you see non-printable chars when you do cat -bv sendmail.cf?
Also cat sendmailc.f | vis
There is no substitute to HARDWORK
Peter Godron
Honored Contributor

Re: sendmail syntax error

Just to eliminate any easy problems, could you please try.

sendmail -v "aa@xxx.com"

If this does not work it should be down to config problems.