Re: squirrelmail openpkg

2008-01-04 Thread Ralf S. Engelschall
On Fri, Jan 04, 2008, Alain Spineux wrote: > Ops found a bug, in openpkg-src/squirrelmail/squirrelmail.conf > > + Alias /webmail /kolab/share/squirrelmail > > it should be > > + Alias /webmail %{l_prefix}/share/squirrelmail It has to be @l_prefix@ there. Now fixed, too. Thanks for the hint.

Re: squirrelmail openpkg

2008-01-04 Thread Alain Spineux
Ops found a bug, in openpkg-src/squirrelmail/squirrelmail.conf + Alias /webmail /kolab/share/squirrelmail it should be + Alias /webmail %{l_prefix}/share/squirrelmail Sorry On Jan 4, 2008 2:19 PM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > On Fri, Jan 04, 2008, Ralf S. Engelschall wrote

Re: squirrelmail openpkg

2008-01-04 Thread Ralf S. Engelschall
On Fri, Jan 04, 2008, Ralf S. Engelschall wrote: > [...] > You still have to explicitly reply to the *mail* which was generated by > the OCA web *form*... Thanks, now received. But the simple reply to acknowledge the Petidomo service is sufficient, of course ;-) Your patch I've now committed: htt

Re: squirrelmail openpkg

2008-01-04 Thread Ralf S. Engelschall
On Fri, Jan 04, 2008, Alain Spineux wrote: > On Jan 4, 2008 12:08 PM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > > On Fri, Jan 04, 2008, Alain Spineux wrote: > > > > > Their was no problem ! > > > My own post-install script had replaced apache-php.conf by an empty file, > > > as I was doing

Re: squirrelmail openpkg

2008-01-04 Thread Alain Spineux
On Jan 4, 2008 12:08 PM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > On Fri, Jan 04, 2008, Alain Spineux wrote: > > > Their was no problem ! > > My own post-install script had replaced apache-php.conf by an empty file, > > as I was doing before the patch, then no more PHPINIDir, and then > > t

Re: squirrelmail openpkg

2008-01-04 Thread Ralf S. Engelschall
On Fri, Jan 04, 2008, Alain Spineux wrote: > Their was no problem ! > My own post-install script had replaced apache-php.conf by an empty file, > as I was doing before the patch, then no more PHPINIDir, and then > the error message. > > My squirrelmail package was already ok with openpkg, > but no

Re: squirrelmail openpkg

2008-01-04 Thread Alain Spineux
It works! Their was no problem ! My own post-install script had replaced apache-php.conf by an empty file, as I was doing before the patch, then no more PHPINIDir, and then the error message. My squirrelmail package was already ok with openpkg, but now kolab has a patch that should make it work.

Re: squirrelmail openpkg

2008-01-03 Thread Alain Spineux
On Jan 3, 2008 2:00 PM, Alain Spineux <[EMAIL PROTECTED]> wrote: > On Jan 2, 2008 4:01 PM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > > On Wed, Jan 02, 2008, Alain Spineux wrote: > > > > > [...] > > > http://www.emailgency.com/openpkg/squirrelmail-1.4.13-20071221_asx.src.rpm > > Hi > > I have

Re: squirrelmail openpkg

2008-01-03 Thread Alain Spineux
On Jan 2, 2008 4:01 PM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote: > On Wed, Jan 02, 2008, Alain Spineux wrote: > > > [...] > > http://www.emailgency.com/openpkg/squirrelmail-1.4.13-20071221_asx.src.rpm Hi I have started a new fresh install an saw some bugs. They are corrected know, I have up

Re: squirrelmail openpkg

2008-01-02 Thread Alain Spineux
On Jan 2, 2008 4:12 PM, Christoph Schug <[EMAIL PROTECTED]> wrote: > On Wed, Jan 02, 2008, Alain Spineux wrote: > > > Please could you tell me what do "%{l_value -s -a}" in > > > > %{l_shtool} install -c -m 644 %{l_value -s -a} \ > > %{SOURCE squirrelmail.conf} \ > > $RPM_BUILD_

Re: squirrelmail openpkg

2008-01-02 Thread Christoph Schug
On Wed, Jan 02, 2008, Alain Spineux wrote: > Please could you tell me what do "%{l_value -s -a}" in > > %{l_shtool} install -c -m 644 %{l_value -s -a} \ > %{SOURCE squirrelmail.conf} \ > $RPM_BUILD_ROOT%{l_prefix}/etc/apache/apache.d/ The '%{l_value -s -a}' macro just expands

Re: squirrelmail openpkg

2008-01-02 Thread Ralf S. Engelschall
On Wed, Jan 02, 2008, Alain Spineux wrote: > [...] > http://www.emailgency.com/openpkg/squirrelmail-1.4.13-20071221_asx.src.rpm > > I'm waiting your comment :-) Please let it me reviewed and then committed by your "Kolab" representative in the OpenPKG Foundation e.V. > Please could you tell me w

Re: squirrelmail openpkg

2008-01-02 Thread Alain Spineux
Hi To make it works with kolab, I still need to solve some issue with kolab. https://intevation.de/roundup/kolab/issue2366 Anyway, I have anticipat the kolab changes an have made a package already: http://www.emailgency.com/openpkg/squirrelmail-1.4.13-20071221_asx.src.rpm I'm waiting your comm

Re: squirrelmail openpkg

2008-01-01 Thread Ralf S. Engelschall
On Tue, Jan 01, 2008, Alain Spineux wrote: > Here is what I did, but need more advice to complete! My patch > (candidate) is a the end. > > I thing the package should be "install&play", just install and then > connect to http:/.../webmail > and it should works. Do you agree ? Yes, of cou

Re: squirrelmail openpkg

2008-01-01 Thread Alain Spineux
Here is what I did, but need more advice to complete! My patch (candidate) is a the end. I thing the package should be "install&play", just install and then connect to http:/.../webmail and it should works. Do you agree ? To make it works Here is what I want to include in the patch : -

Re: squirrelmail openpkg

2007-12-19 Thread Ralf S. Engelschall
On Wed, Dec 19, 2007, Alain Spineux wrote: > Hello I would like to repage the squirrelmail package and would like > to get your advice. > > I have with "check_quota" plugin when http is running in another port, > the gauge > is no displayed because the plugins provide a self made absolute url. > I

squirrelmail openpkg

2007-12-19 Thread Alain Spineux
Hello I would like to repage the squirrelmail package and would like to get your advice. I have with "check_quota" plugin when http is running in another port, the gauge is no displayed because the plugins provide a self made absolute url. I made a one line patch but this version of the plugin is