Dear jholder,
Thank you for your reply. I am not trying to send mail using Zimbra's command line tools, but the ones which all the sytem uses, for example for cron jobs.
Code:
rombert:/var/spool/postfix/maildrop # which mail
/usr/bin/mail
rombert:/var/spool/postfix/maildrop # rpm -qf /usr/bin/mail
mailx-11.25-14
As you can see, the 'mail' command does not belong to the zimbra packages and does not follow the zimbra delivery rules, and that is what I am trying to fix.
Robert