Displaying 20 results from an estimated 800 matches similar to: "CentOS 6 connection with sieveshell failed"
2005 Mar 15
0
cyrus - sieveshell - su - named issues (selinux?) on
sieveshell cannot connect as any user
Mar 14 23:53:45 srv1 saslauthd[22038]: do_auth : auth failure:
[user=root] [service=sieve] [realm=] [mech=shadow] [reason=Unknown]
Mar 14 23:53:45 srv1 sieve[22047]: Password verification failed
Mar 14 23:53:45 srv1 perl: No worthy mechs found
Mar 15 00:01:54 srv1 saslauthd[22164]: do_auth : auth failure:
[user=root] [service=sieve] [realm=]
2011 Aug 10
3
sieveshell fails to start on CentOS 6.0
I don't know if this is the right place to report this or not.
I am building a new server on a 64 bit CentOS 6.0 platform.
[root at newmick ~]# cat /etc/redhat-release
CentOS Linux release 6.0 (Final)
[root at newmick ~]# uname -a
Linux newmick.halshome.net 2.6.32-71.29.1.el6.x86_64 #1 SMP
Mon Jun 27 19:49:27 BST 2011 x86_64 x86_64 x86_64 GNU/Linux
Mail subsystem consists of:
2011 Oct 28
1
Duplicated packages in CR repo?
Hi all,
during upgrades of my systems via spacewalk and the continuous release
repository, I encountered a problem with the rsyslog packages. It seems
that the last update was build twice. Once with a correct name and once
with a broken one (missing dot in the name before el6).
On CR-repo mirrors:
rsyslog-4.6.2-3.el6_1.4.x86_64.rpm 19-Oct-2011 13:04
rsyslog-4.6.2-3el6_1.4.x86_64.rpm
2008 Jan 22
1
Cyrus-Imapd Sieve Unable to connect to server
Hi,
Do you know if sieve implementation on cyrus-imapd package is working
correctly ? When trying to connect to timsieved at localhost with
sieveshell I'm getting the following error:
$ sieveshell --user=al --authname=cyrus localhost
connecting to localhost
unable to connect to server at /usr/bin/sieveshell line 169
The configuration on /etc/cyrus.conf is by defult. Port 2000 is
listening
2012 Nov 12
1
Invalid Managesieve commands are counted twice
Hi,
the Managesieve server closes the connection if it receives an unknown
command before authentication:
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress
comparator-i;ascii-numeric relational regex imap4flags copy include
variables body enotify environment mailbox date ihave"
2013 Aug 01
1
Django 1.5 Upgrade
Anyone here using django on centos.
On my Mac, running python 2.7, I upgraded from 1.4 to 1.5 by doing this:
rm -rf /Library/Python/2.7/site-packages/django
Followed by python setup.py install in the dir I untar-ed Django-1.5.1 to.
This all worked fine.
On a Centos system running python 2.6 I did:
rm -rf /usr/lib/python2.6/site-packages/django followed by the
setup.py install. My django app
2010 Sep 21
0
Samba management using python/django?
Hi,
I`ve searched the net looking for a way to synchronize users in a
django-based web project ( www.djangoproject.com ) with samba users. I
want all registered django users to have access to a user-specific
password protected share and I want to maintain the users using
django`s built-in user management.
My question is easy; can I add/edit/delete samba users, samba shares, set samba
passwords
2015 Nov 14
0
Processed: reassign 804993 to libjs-pie-doc, fixed 804993 in 1.0.0+dfsg-2, affects 804993 ..., tagging 805060 ...
Processing commands for control at bugs.debian.org:
> reassign 804993 libjs-pie-doc 1.0.0+dfsg-1
Bug #804993 {Done: Michael Fladischer <fladi at debian.org>} [libjs-pie-doc,python-django-classy-tags-doc] python-django-classy-tags-doc and libjs-pie-doc: error when trying to install together
Bug reassigned from package 'libjs-pie-doc,python-django-classy-tags-doc' to
2014 Mar 21
1
Dovecot/Django authentication
We've got an application in django that has passwords stored in both sha1 and pbkdf2_sha256 form. We need dovecot to be able to authenticate against the django database (we can't modify django to store passwords in dovecot's form, I'm afraid).
Has anyone done a dovecot authentication plugin to support these password forms (and/or any other forms that django supports)?
Thanks-
2006 Jan 16
2
what is your Django experience?
My organisation is currently looking at Django and Rails.
Has anyone tried Django?
What was your experience?
Do you prefer Rails or Django?
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2011 Dec 14
1
Convert Unix users to Samba users
Hi,
I just installed a new Centos 6.1 machine with Samba 3.5.6-86.el6_1.4 . I
use Webmin to administer the server and configuring Samba (SWAT is also
available in Webmin). I have chosen the option to convert the Linux users
to Samba users and the command completes and says the users have been
converted. However, when I then look at the Samba users the list is empty.
Restarted the Samba
2007 Jan 30
3
Interesting Framework Speed Test Results. Shows Rails 1.2.1 trailing 1.1.6.
I found this little post over at the Slicehost forums (http://
forums.slicehost.com):
http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading-
frameworks/
Speed test between Rails (1.1.6 and 1.2.1), Django (w/wo psyco and
threaded/pre-forked), TurboGears, Symfony, Catalyst etc. Nginx as the
front-end for all of them.
Even though they are simulated numbers I thought it might be
2010 May 27
1
Question on Rails 3 : forms && ORM && ActiveModel
I''m a Django/Catalyst user that''s evaluating Rails ... I need a Ruby
framework, and I''m trying to see if learning Rails is worth it or I
should just go for Sinatra + various libs available.
Django has a couple of things I like ...
1) the Forms API
In Django I like that it''s being decoupled from models ... form
objects have fields with validation rules that
2017 Dec 05
2
upgrading python
On 12/05/2017 02:45 PM, Kai Grunau wrote:
> On 05.12.2017 14:24, Larry Martell wrote:
>> On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau <kgrunau at geomar.de> wrote:
>>> On 05.12.2017 14:05, Larry Martell wrote:
>>>> I am running CentOS 7 and I have python version:
>>>>
>>>> Python 2.7.5 (default, Sep 15 2016, 22:37:39)
>>>>
2017 Dec 05
0
upgrading python
On Tue, Dec 5, 2017 at 10:00 AM, Marc Gouw <marc.gouw at embl.de> wrote:
>
>
> On 12/05/2017 02:45 PM, Kai Grunau wrote:
>>
>> On 05.12.2017 14:24, Larry Martell wrote:
>>>
>>> On Tue, Dec 5, 2017 at 8:16 AM, Kai Grunau <kgrunau at geomar.de> wrote:
>>>>
>>>> On 05.12.2017 14:05, Larry Martell wrote:
>>>>>
2016 Jun 29
0
Rsync hung when applying batch file
Hello.
On rsync, version 3.0.9 got this trouble, rsync hung when applying batch
file:
Sync all files from batch to asr_billing
install: - skelet/cfg/
install: - skelet/etc/
install: deleting usr/lib/python2.6/site-packages/IPython/external/Itpl.pyc - deleting
install: 100% 9.83MB/s - 0
install: 100% 51.39kB/s - usr/lib/python2.6/site-packages/dbfpy/utils.pyc
install: 100% 86.10kB/s -
2016 Jun 29
0
Rsync hung when applying batch file
Hello.
On rsync, version 3.0.9 got this trouble, rsync hung when applying batch
file:
Sync all files from batch to asr_billing
install: - skelet/cfg/
install: - skelet/etc/
install: deleting usr/lib/python2.6/site-packages/IPython/external/Itpl.pyc - deleting
install: 100% 9.83MB/s - 0
install: 100% 51.39kB/s - usr/lib/python2.6/site-packages/dbfpy/utils.pyc
install: 100% 86.10kB/s -
2011 Aug 07
1
SQL passdb lookups not working
Hello everyone,
I'm trying to make dovecot do user authentication against a SQL
database. The passwords (managed by Django) are stored as salted SHA1
encoded in hex. I monkey patched Django's password method so that the
password hash is made with <password><salt> (Django does
<salt><password>, the patched method was verified to return same value
as
2006 May 05
1
Date calender instead of selectboxes like in Django
Hi,
please have a look at
http://www2.jeffcroft.com/2006/may/02/django-non-programmers/
especially the screenshot in the middle with the Calender. Instead of
3 selectfields with day, month, year I find this one much more
userfriendly, also having yesterday, today and tomorrow.
Are there plugins for this? I know
http://www.dynarch.com/projects/calendar/ which I often included in my
php-sites, and
2011 Jan 05
1
Place of Django template tags inside of ext3.0 viewport panels
Hello,
Does anyone know where I can find information on using ext3 with Django.
Specifically, I want to place Django template tags inside of a
particular panel in my ext3 viewport... I have tried what is seen below,
but it doesn't seem to work..
var viewport=new Ext.Panel({
layout: 'border',
width:1200,
height:650,
renderTo: Ext.getBody(),
items: [{