Operating System - HP-UX
1824994 Members
2247 Online
109678 Solutions
New Discussion

OpenMail delivery agent not configured

 
Wilder Mellotto
Frequent Advisor

OpenMail delivery agent not configured

Hi.

I have one sendmail problem:

# sendmail -v sugestoes.internet@porto-seguro.com.br
sugestoes.internet@porto-seguro.com.br... aliased to sugestoes.internet@u08,suginternet_saconline/spaulo_sac@u23
suginternet_saconline/spaulo_sac@u23... OpenMail delivery agent not configured

My u23 server has Openmail installed on it. But I don't know why the server u118 can not deliver email. Please see attached file.

Thanks.
1 REPLY 1
Andrew Merritt_2
Honored Contributor

Re: OpenMail delivery agent not configured

Hi Wilder,

Is the trace from the U118 server, i.e. the one that does not have OpenMail? If so, it looks as though you have rules in sendmail.cf for matching OpenMail addresses, but no delivery agent configured (as the message suggests). In other words, it recognises the address as an OpenMail one, but doesn't know what to do with it.

Is this a system that has been working for a while, or have changes been made recently?

Unfortunately it's been a very long time since I looked at sendmail config for OpenMail, so I can't tell you what the correct configuration is, but I would start by looking at sendmail.cf, and the OpenMail section. There should be a rule to uncomment, I think.

I don't think you'll get much joy from HP, as OpenMail is out of support, but there may be some web sites or user groups on the web that might be able to help, as there are a couple of companies still selling products derived from it.

Andrew