ankush grover wrote:
I just love HTML mails. They make everything so unreadable.
The logs (/var/log/maillog) shows Jul 18 15:38:00 cluster1 sendmail[6459]: k6IA80Op006455: to=<[6]ank@example1.com>, ctladdr=<[7] ank@example1.com> (512/513), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30776, dsn=2.0.0, stat=Sent
This means that the mail has been sent *locally* to the user ank@example1.com - so this is not a sendmail problem anymore.
But the user ank is not able to receive the mails.
What are your procmail rules? Are you sure that you're looking for those mails in the correct place? Do you have some sort of .forward in your $HOME?
Ralph