Displaying 20 results from an estimated 1000 matches similar to: "Dovecot 1.2.8 problem on AIX"
2009 Oct 19
1
Can't create user on OS X
Hi,
I''m just starting to get a puppet config system running on OS X 10.6
and have hit a snag.
I am attempting to create a user and get an error on the client :-
(//User[ladmin]) Failed to retrieve current state of resource:
undefined method ''<<'' for nil:NilClass
The manifest I am using is the output of ''ralsh user ladmin'' on
another 10.6 box
2009 Aug 19
1
Sieve plugin load error
Running:
dovecot revision 9333:15b4b2c904fe
dovecot sieve revision: 1091:0fe00772366f
AIX 5.3 64bit
Deliver gives error:
Aug 19 12:30:52 deliver(jsiegle): Error: dlopen(/usr/dovecot-1.2.4/lib/
dovecot/lda/lib90_sieve_plugin.so) failed: rtld: 0712-001 Symbol
notify_command was referenced
from module /usr/dovecot-1.2.4/lib/dovecot/lda/
lib90_sieve_plugin.so(), but a runtime
2010 Feb 01
1
Problems installing managesieve and then managesieve-login
Hi,
Software:
AIX 5.3
dovecot-2.0-pigeonhole revision 1234:7b3db97399de
with
dovecot revision 10621:a978089d090b
I'm having problems installing managesieve. I modified the Makefile because DESTDIR was not being found.
Here is what I changed to make it work:
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(dovecot_pkglibexecPROGRAMS_INSTALL) '$$p'
2009 May 14
4
Possibly dumb questions about DC and user/system limits
Because of user access growth, the number of processes associated with
IMAP has increased and I thought to change some of the configured
parms. dovecot -n yields:
# 1.1.14: /usr/local/etc/dovecot.conf
# OS: AIX 1 005A928C4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
Hi,
I'm trying to install rimage on a Mac OS X 10.4 machine. I followed the
advice in previous R-help threads and got over the hurdles of having the
header files in the right places, among other things. But I can't
figure out what to do with this error.
ice.pnl.gov:/home/waichler<949>system_profiler -detailLevel mini
SPSoftwareDataType
Software: System Software Overview:
2006 Mar 06
3
Can I install in the following fashion?
<permit me my perhaps foolish preference...an explanation>
I run mail service for a small college. I've long joked that if someone
stole the mail server, the phone would ring before the alarm (which has
a 1 minute delay) did, that the user base expected 25x8x367 coverage.
Making updates/upgrades to the mail server feels like a tightrope walk
with no net. I always appreciated
2023 Jul 24
1
[Bug 3591] New: Introduction of "users-groups-by-id@openssh.com" causes nlink to be lost with long view
https://bugzilla.mindrot.org/show_bug.cgi?id=3591
Bug ID: 3591
Summary: Introduction of "users-groups-by-id at openssh.com"
causes nlink to be lost with long view
Product: Portable OpenSSH
Version: 9.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority:
2009 Jan 05
1
New SSL certificate problem
Our DC has been using a Verisign certificate. Over the past year, we've
been using a Digicert Wildcard Plus certificate for almost all of our
machines, and I wanted to switched over our DC mailserver.
I used the following command to generate the CSR and key:
openssl req -new -newkey rsa:1024 -nodes -out star_bard_edu.csr -keyout star_bard_edu.key -subj "/C=US/ST=NY/L=ourtown/O=Bard
2007 Sep 06
7
alert function, V2
I guess the alert function is not part of the spec, because it appears
to be unimplemented in Dovecot, even though most clients implement it.
Timo, I would hope this would be easy to implement, and it's
functionality that will be valuable to every installation. Here's why.
America recently had the tragedy of a shooting rampage on a large
university campus (yes, America should do
2010 Feb 09
1
Understanding migrateuser.sh
I'm sure it comes from my being a gormless idiot, but whatever is the
-UKWS argument immediately after the mb2md.pl invocation?
> $MB2MD -UKWS -s "$INBOX" -d "$WORKING"
As always, reading the idiom of someone else's scripting is an
education. And some of it wouldn't work with native AIX sh/ksh, so
changed the functions:
> folders_hash() {
> local
2006 May 06
2
Maildir folder hierarchy question
Hello all,
I am trying to set up Dovecot to use a particular
maildir folder hierarchy and have a problem that
relates to the inbox.
the folder hierarchy I want in /.../Maildir/ is:
.inbox
cur
new
tmp
.imap.index.files-for-inbox
.sent-items
cur
new
tmp
.imap.index.files-for-sent-items
however the hierarchy that dovecot gives me is
.inbox (unused)
.INBOX
.imap.index.files-for-.INBOX
2010 Jun 12
1
v2.0.beta6 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz.sig
Unfortunately this still isn't rc1 yet, but the next one will be, I promise :) Basically all of the important changes are done now. The TODO list for rc1 is:
- Test and fix dsync bugs
- Finish director
- Add man pages started by Pascal Volk. BTW. He asked for
2010 Jun 12
1
v2.0.beta6 released
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz
http://dovecot.org/releases/2.0/beta/dovecot-2.0.beta6.tar.gz.sig
Unfortunately this still isn't rc1 yet, but the next one will be, I promise :) Basically all of the important changes are done now. The TODO list for rc1 is:
- Test and fix dsync bugs
- Finish director
- Add man pages started by Pascal Volk. BTW. He asked for
2010 Jan 02
3
Moving
I'm moving back to Finland tomorrow. It's probably going to take a week or so until things settle down and I'm again back to coding.
2008 Dec 02
1
Imap logging and inetd
When I ran /usr/local/sbin/dovecot, the variable
login_log_format_elements from dovecot.conf was honored. Now when I run
/usr/local/libexec/dovecot/imap-login from /etc/inetd.conf, it isn't.
How do I get imap-login to write log lines that use
login_log_format_elements for the format?
This is dovecot-1.2.alpha3 soon to be alpha4.
Thanks,
Jonathan
-------------- next part --------------
A
2009 Jul 29
4
Some people asked me lately about how professional Dovecot is.
I purely love that kind of crap. As if presentations meant anything, as
if there aren't all kinds of scholarly work about theoretical perfect
world algorithms and conceptual systems that will never be implemented
and are as practical and effective as wings on a pig. Please.
I'm reminded of the story about how, during the American Civil War, when
the North had finally, after years of
2009 Apr 07
1
v1.3 plugin locations
It's getting more and more annoying to have separate plugin directories
for lda, pop3 and imap. Currently all the plugins are installed into
$lib/dovecot/ and then symlinked to the lda, pop3, imap directories. The
original reason was that v0.99 just loaded everything in those
directories since there was no mail_plugins setting.
But then there are things like expire-tool and convert-tool (and
2009 Apr 24
4
Dovecot v2.0 hg tree
http://hg.dovecot.org/dovecot-2.0/
I just did the initial commit for master process rewrite, which marks
the beginning of Dovecot v2.0. Several things are still missing/broken,
but at least I was just able to successfully log in using imap :)
I left v1.3 hg tree there for now, but once v2.0 tree is fully usable
I'll just delete the v1.3 tree.
Note the new dovecot-master-example.conf, which
2007 Jul 30
2
apparent bug with filesystem quota and message lists
Don't know if anyone else uses Berkeley derived filesystem quota, but
IBM's AIX does. A little over a week after migrating from UWIMAP to DC
(with mbox format unchanged) everything is clean except for this one
problem:
When users go over quota, when they login the next time, the folder list
is blank. You can imagine the panicked calls to the Helpdesk. If their
quotas are raised or
2014 Jun 27
1
SELinux context for web application directories
CentOS-6.5
We deploy web applications written with the Ruby on Rails framework using
Capistrano (2.x). Each 'family' of web applications are 'owned' by a
dedicated user id. The present httpd service is Apache 2.2.15 and we use
Passenger 3.0.11. We are moving shortly to a new deployment host and at that
time we will be updating to Apache 2.4.9 and Passenger 4..0.25.
Our