Swapana Ghosh wrote:
Hi I have sent one email that the mailing lists under cobalt raq4r are not working . Yesterday we have patched our server with the latest patch.. We have also patched the sendmail with the latest patch.. RaQ4-All-Security-2.0.1-16402.pkg RaQ4-All-Security-2.0.1-16429.pkg RaQ4-All-Security-2.0.1-16620.pkgBut after upgrading , it seems all the Cobalt lists are mentioned under *aliases.majordomo*.. But whenevaer we are trying to send mail to the liststhe following errors are coming...
Make sure you're referencing the aliases.majordomo file in /etc/mail/sendmail.cf. There should be a line like:
# location of alias file O AliasFile=/etc/mail/aliases,/etc/mail/aliases.majordomo (I think that can also be two lines starting 'O AliasFile=') Sendmail updates tend to change it back to: # location of alias file O AliasFile=/etc/mail/aliases because sendmail doesn't ship with majordomo. Don't forget to restart sendmail. Regards, Richard.