[Centos] Regarding postfix dep for redhat-lsb

Wed Jan 12 19:46:03 UTC 2005
Jacob Robert Wilkins <jrw at nplus1.net>

cweisiger at i-55.com wrote:
> On my production server: I have the following:
> 
> a symbolic link to the sendmail which qmail uses:
> 
>  sendmail -> /var/qmail/bin/sendmail
> 
> 
> I guess I could edit the SPEC file and remove the sendmail line, correct?
> 
> or edit it in a way that it checks for either the symlink or the regular link
> for people who might be using qmail as there prefered mail system.

Why not modify your qmail spec file to Provides: /usr/sbin/sendmail?

jrw