[imp] Can't send mail after php upgrade

Rick Emery rick at emery.homelinux.net
Sun Mar 23 13:26:47 PST 2003


Quoting Eric Rostetter <eric.rostetter at physics.utexas.edu>:

> The only guess I can make (and it is a guess) is that it is using sasl_auth
> and failing for some reason.  Can you check your mail logs and see if you
> can see anything?

Here are the appropriate entries in my mail log file (from trying to send a
message this afternoon):

Mar 23 13:09:21 rotache imapd[24018]: imap service init from 127.0.0.1
Mar 23 13:09:21 rotache imapd[24018]: Authenticated user=remery
host=localhost.localdomain [127.0.0.1]
Mar 23 13:09:22 rotache sendmail[24020]: h2NI9Mf24020:
from=<rick at emery.homelinux.net>, size=0, class=0, nrcpts=1, proto=ESMTP,
daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Mar 23 13:09:23 rotache imapd[24018]: Logout user=remery
host=localhost.localdomain [127.0.0.1]

> I see you have the Auth_SASL PEAR package installed.  Did you configure
> horde to use SMTP Auth?  Do your other mail clients use SMTP Auth?  Did you
> configure sendmail to use SASL?

I'm not using SMTP authentication. As far as I know, I haven't configured horde
to use it. I haven't configured the other mail clients to use it, and I've never
had sendmail configured to use it. If I remember correctly, I only installed
Auth_SASL because the test page said it wasn't installed; I wasn't sure if I
needed it.

Could pear be the problem here? After the php upgrade, I had to add
/usr/share/pear to my include_path in php.ini because it wasn't there. When I
type "pear" or "pear install" at the command prompt, I get an error:

PHP Fatal error: Call to undefined function: getoptions() in /usr/bin/pear on
line 34

I didn't do anything with PEAR; I upgraded to the php 4.2.3 rpms from the horde
ftp site.
Is PEAR included with those rpms?
Will php use my existing pear install?
Do I need to grab updated pear packages from somewhere?

Thanks,
Rick

------------------------------------------------
This email was sent using IMP v4.0-cvs, part of
the Horde suite of information management tools.
http://horde.org/


More information about the imp mailing list