My guess is you need to put a copy of /etc/resolv.conf in the apache
chroot (as in, /var/www/etc/resolv.conf), because your webmail
application is trying to resolve the hostname for the pop server. If
you are using a hostname, try an IP, if they are on the same box, tell
it to use 127.0.0.1 for the pop server, so then you don't have to
worry about using encrypted pop.

Jason

On 6/2/05, Matthew S Elmore <[EMAIL PROTECTED]> wrote:
> Hello misc@,
> 
> I am having a problem getting a webmail package (InstantWebMail) to work
> properly under OpenBSD 3.7 in the chroot. It is a simple PHP application
> that connects directly to a POP server. Everything is installed from
> packages.
> 
> When it tries to connect to the server, it outputs this error:
> 
> fsockopen(): php_network_getaddresses: getaddrinfo failed:
> non-recoverable failure in name resolution
> 
> I cannot tell what resource it is trying to access.
> 
> Can anyone give me a pointer on where to look?
> 
> Thanks much!
> 
> Matt
> 
> 
> --
> ====================================
> Matthew S Elmore
> dbTechnology Inc.            Tuscaloosa, AL
> www.dbtech.net               (205) 556-9020

Reply via email to