Hi,
>> I release sendmail update for CentOS3 and CentOS4.
>> You can update with 'yumm update' from BlueQuartz repository.
>
> could you please explain, what is the difference between the
> upstream sendmail package and the one out of the Bluequartz
> repository? I mean, what did you change in the customized package?
I customize the following items.
- add popauth.m4 for poprelayd
- change path for aliases to /etc/mail/aliases instead /etc/aliases
- change /etc/pam.d/smtp.sendmail for BlueQuartz with pam_pwdb.so
- change sendmail.mc and sendmail.cf for BlueQuartz
I already remove these customize from original package om CVS, but I
had problem
to replace original package from BlueQuartz's package. The aliases
was removed
and replace sendmail.mc and sendmail.cf, so I made customized package
for this
update.
I want to use original package for BlueQuartz with BlueQuartz
configuration file.
But, it is little difficult to keep BlueQuartz configuration for update.
Hisao