I have installed Squirrelmail on other SUSE servers but never on SUSE
10.0.  The issue that I am having is with any 1.4.x Squirrelmail version. 
In short the issue is that I am not able to successfully send emails with
Squirrelmail.  The errors I am receiving are being thrown to my apache
error_logs:

sh: /usr/local/php/bin/sendmail: No such file or directory

Oh I also tried a sendmail symlink at /usr/local/php/bin/sendmail and my
apache error log had a different error

"Program mode requires special privileges, e.g., root or TrustedUser."

Additionally, when I point my browser to the configtest.php, I receive the
following error...

Checking outgoing mail service....

    ERROR: Location of sendmail program incorrect (/usr/sbin/sendmail)!

My sendmail is where it should be...

host:/usr/local/src # which sendmail
sendmail is a tracked alias for /usr/sbin/sendmail

Additionally, I have been able to send email out with mailx, so I have a
feeling that there is a problem with the 4.4.2 PHP version I am running.

Here are my PHP 4.4.2 specs that I compiled as a DSO with my apache 1.34.

        ./configure \
        --prefix=/usr/local/php \
        --enable-track-vars=yes \
        --enable-force-cgi-redirect \
        --enable-inline-optimization \
        --enable-safe-mode \
        --with-_lib=lib64 \
        --with-mysql \
        --with-openssl \
        --with-gettext \
        --with-apxs=/usr/local/apache/bin/apxs \
        x86_64-suse-linux

Has anyone else had problems with "Composing" email on Squirrelmail?

Any advice would be greatly appreciated.  Thank you again in advanced!

-Brandon Spruth
[EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to