just curious about the relationship between postfix mailq and sendmail commands.
the mailq command in /opt/zimbra/postfix/sbin/ directory, actually is the soft link to 'sendmail'
when i execute :Code:lrwxrwxrwx 1 zimbra zimbra 53 Apr 21 14:26 mailq -> ../../../../opt/zimbra/postfix-2.4.7.5z/sbin/sendmail
it will return the queued email information. But it's not same as when running './sendmail' in same directory??Code:cd /opt/zimbra/postfix/sbin ./mailq
if using 'sendmail', then it should be ./sendmail -bp
anyone knows why?


LinkBack URL
About LinkBacks

