All, I am new to HPUX and have a requirement to have sendmail receive emails relayed from our local Exchange server. The previous admin set this up but a new requirement has been given and I have to set up 2 new recipients. I followed the steps the previous administrator documented but am still having an issue. I have modified the "genericstable" and "virtusertable" under /etc/mail to include the 2 new recipients (and remapped the "genericstable.db").
The 2 new recipients are named:
apinvoiceric@fd1.fareva.com and apinvoice@dthsapdvm01.fareva.priv
When I attempt to test using telnet, I get the following errors (the errors are different for each user)
RCPT TO: apinvoiceric@fd1.fareva.com
550 5.1.1 apinvoiceric@fd1.fareva.com... User unknown
RCPT TO: apinvoice@dthsapdvm01.fareva.priv
550 5.7.1 apinvoice@dthsapdvm01.fareva.priv... Relaying denied. Proper authentic
ation required.
Any help would be greatly appreicated.
Thanks!