Mailinglist Archive: opensuse-bugs (5398 mails)
| < Previous | Next > |
[Bug 279042] Build dependency on postfix
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Jun 2007 18:02:40 -0600 (MDT)
- Message-id: <20070604175105.D43ACCC77D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=279042
------- Comment #1 from judas_iscariote@xxxxxxxxxxxxx 2007-06-01 18:02 MST -------
I can talk for PHP..
PHP only looks for a "sendmail" binary in the system, and if found it defines
HAVE_SENDMAIL .. that permits to determine if php mail() function gets defined
or not.
using smtp_daemon **is done** but not for buildrequires only in Requires, this
change has caused a set of problems, the buildservice wasnt aware of multiple
packages providing smtp_deamon as well all different pacakage managers handle
the Requires: smtp_daemon in a different way...
smart installs postfix, zypp and yum install exim.. in short user will get
different software installed dependeing the $packagemanager, build currently
works as is, please dont break it again.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #1 from judas_iscariote@xxxxxxxxxxxxx 2007-06-01 18:02 MST -------
I can talk for PHP..
PHP only looks for a "sendmail" binary in the system, and if found it defines
HAVE_SENDMAIL .. that permits to determine if php mail() function gets defined
or not.
using smtp_daemon **is done** but not for buildrequires only in Requires, this
change has caused a set of problems, the buildservice wasnt aware of multiple
packages providing smtp_deamon as well all different pacakage managers handle
the Requires: smtp_daemon in a different way...
smart installs postfix, zypp and yum install exim.. in short user will get
different software installed dependeing the $packagemanager, build currently
works as is, please dont break it again.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |