Displaying 20 results from an estimated 130 matches similar to: "problem with old stable 0.1.1 roundcubemail contained in the deposit EPEL"
2013 Jun 28
1
Successful Mail Delivery Report
Sorry Achim
I didn't want to be rude, but I forgot to answer on your last
Suggestion.
Using Kerberos is not really an Option for me, because I want to use
smartphones as well with no Thunderbird and no Domain Membership.
Regards,
---
Mit freundlichem Gru?
Carsten Laun-De Lellis
Hauptstrasse 13
D-67705 Trippstadt
Phone: +49 6306 992140
Fax: +49 6306 992142
Mobile: +49 151 27530865
2007 Mar 19
0
Bonus Code For PartyPoker that doesn't make you deposit money!
www.50forme.com, it's basically a big advertisement for Party Poker,
but if you sign-up for partypoker.com using the bonus code that's on
his site, he transfers you $50. I know you're thinking "why would
anyone give me $50 for free" but here's how it works... for every
person that signs up for PartyPoker using his bonus code (50forme)
PartyPoker sends him $75, so he makes
2015 Jul 24
0
Your lucrative business deposit
I would like to make a proposal refering to the hereafter of our company. I am proposing to you a biz development endowment, in order to support in the launching of the production base.
This money will be disbursed to bring informational booklet and guides to the probable patrons, and puffery of the production. Trade exploration has said that interest in this direction is getting up , and we
2014 Mar 21
1
Debian Wheezy Dovecot Replication no updates on message deposit
Hi,
I am trying to setup dovecot replication based on:
http://wiki2.dovecot.org/Replication
http://www.dovecot.org/list/dovecot/2013-January/087674.html
I know that 2.1.7 is dated, but I would refrain from upgrading, if not
necessary.
The problem I have is pretty much same as the one described in
http://www.dovecot.org/list/dovecot/2013-January/087674.html:
I have vmail user on both
2008 Oct 13
1
problem with roundcubemail
?I use the webmail roundcubemail to edit my mail server. after finishing to configure it and mysql server and I try? to connect ?to the mail server but i had this message :? ?unable to connect to the database.? help me please?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Nov 12
0
problem with stable version of roundcubemail contained in the depot Karanbir Singh
Hi all
Hi list
my linux box is CentOS 5.4
it is properly updated
I use the [root at r13151 ~]# rpm -qa | grep roundcubemail
roundcubemail-0.2.1-1.el5.kb
[root at r13151 ~]#
roundcubemail , which is contained
in the deposit karanbir singh
I preferred to continue using the version contained in the official (depot
karanbir singh its offcial repositories yes or not )
repositories of CentOS
I
2017 Apr 05
0
Withdraw - Re: Roundcubemail 1.1.8 possible bug?
I do not code php, I only use it in things like Roundcubemail, so I was
at first surprised that the config file was missing the closing ?> tag.
Then I noticed that ALL of the various php config files where missing
it. So I did some googling and found out it is actually recommended to
leave it off.
Humph.
On 04/05/2017 12:09 PM, Robert Moskowitz wrote:
> I am installing Roundcubemail
2012 Jul 17
1
probleme rpm roundcubemail-0.7.2-2.el6.noarch force ssl fail
hello guys
hello master of holy bible of centos
I am having problems with the package for EPEL roundcubemail centos 6
options for config roundcubemail to force SSL connections not working
// enforce connections over https
// with this option enabled, all non-secure connections will be
redirected.
// set the port for the ssl connection as value of this option if it
differs from the default 443
2017 Apr 05
2
Roundcubemail 1.1.8 possible bug?
I am installing Roundcubemail on Centos7-arm
roundcubemail-1.1.8-1.el7.noarch
The installer web app creates a config.inc.php to save within the
/etc/roundcubemail/ directory. It warns that:
"Make sure that there are no characters outside the <?php ?> brackets
when saving the file."
Thing is there is no ?> at the end of this. It is left out. So I got
to add that
2014 Mar 25
1
Dovecot replication, no updates on message deposit
Hi,
I am trying to setup dovecot replication based on:
http://wiki2.dovecot.org/Replication
All mailboxes share the same UNIX userid ('vmail'), and I setup ssh-key
based login for this account in both directions. As LDA exim4 is
configured to use dovecot deliver LDA. Here is the relevant config from
exim:
/usr/lib/dovecot/deliver -d $local_part -f $sender_address -a
2015 Mar 17
1
Roundcubemail problem with Dovecot
I am getting "Connection to storage server failed." in roundcubemail.
On doing a google search If find:
http://help.directadmin.com/item.php?id=473
Which puts the problem at dovecot. I did get a dovecot update back on
3-5 and that would match to my one roundcube mail user complaining and
the delays I am seeing with thunderbird and outlook users.
So with my setup, I am trying to
2017 Feb 23
2
[PATCH 1/3] inspect: add source and summary to internal add_application
This way source and summary can be specified for any package read from
the guest.
---
lib/inspect-apps.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/lib/inspect-apps.c b/lib/inspect-apps.c
index 1216c52..eabe565 100644
--- a/lib/inspect-apps.c
+++ b/lib/inspect-apps.c
@@ -51,7 +51,7 @@ static struct guestfs_application2_list *list_applications_deb
2011 Feb 11
1
[PATCH v2v] Add support for performing automated builds
* .gitignore: Ignore RPM specfile & coverage data
* Build.PL: Generate specfile during build
* autobuild.sh: Build control file
* virt-v2v.spec.PL: RPM specfile
* MANIFEST.SKIP: Ignore test coverage data
---
.gitignore | 3 +
Build.PL | 3 +-
MANIFEST | 3 +
MANIFEST.SKIP | 1 +
autobuild.sh | 65 ++++++++++++++++++++++
virt-v2v.spec.PL | 160
2017 Feb 24
3
[PATCH v2 1/3] inspect: add source and summary to internal add_application
This way source and summary can be specified for any package read from
the guest.
---
lib/inspect-apps.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/lib/inspect-apps.c b/lib/inspect-apps.c
index 1216c52..eabe565 100644
--- a/lib/inspect-apps.c
+++ b/lib/inspect-apps.c
@@ -51,7 +51,7 @@ static struct guestfs_application2_list *list_applications_deb
2006 Apr 16
0
Prototype Window Class v0.70
I have released a new version of my Prototype Window Class (http://
blogus.xilinus.com/pages/javawin)
- Add autoposition in setContent. The window will be at the exact
element location
- Add draggable/closable parameter if you need to specify is the
window is draggable/closable or not
- Add parent parameter if you need a specific parent element of the
window instead of body (useful for
2006 Mar 06
2
Problem compiling a custom kernel for xen-3.0
Hello,
I am trying to run xen-3.0 in some of my dell servers. I have tried the
binary distribution of xen, but it doesn''t boot in my test system (a
dell poweredge 750) because a module driver problem (I get an error
message during booting saying it doesn''t load a NFS root filesystem).
So I am trying to compile a custom kernel. So I have downloaded linux
source 2.6.12. I am
2005 May 19
0
[LLVMdev] [Cygwin] llvm 'make install' build errors
No, I don't think so. The "bin" directory definitely gets created first
as there is a rule for it in Makefile.rules and appropriate
dependencies. Also, the error message seems to indicate that "install"
wants to create a directory, not create a file as it should. There's no
such directory as <install_path>/bin/llvm-ar !
Reid.
On Thu, 2005-05-19 at 20:49 +0100,
2008 Aug 05
1
Re: Which Wine Download?
Zac,
I tried your PCLinuxOS script and I am getting the following error messages
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
make: *** No rule to make target `depend'. Stop.
2008 Aug 05
2
Re: Which Wine Download?
John Drescher wrote:
> On Mon, Aug 4, 2008 at 8:04 PM, Dellji at yahoo.com
> <wineforum-user at winehq.org> wrote:
>
> > Zac,
> > I tried your PCLinuxOS script and I am getting the following error messages
> >
> > configure: error: X development files not found. Wine will be built
> > without X support, which probably isn't what you want. You will
2008 Feb 28
0
installkernel
Hi,
I have a question about: /sbin/installkernel
I believe this line:
LINK_PATH=/boot
and usage of this variable... is a bug.
What do others say?
Using this script, as-is, I would need to chroot to make it work
properly for a alternative INSTALL_PATH, right?
who the heck is tyson? why did he re-write this?
#
# /sbin/installkernel - written by tyson at rwii.com
#
Cheers,
AZ