Displaying 20 results from an estimated 5000 matches similar to: "dovecot RPM for Red Hat Linux"
2003 May 17
1
Postfix locking equivalence?
/etc/postfix/main.cf.default:
mailbox_delivery_lock = flock, dotlock
Is flock equivalent to dovecot's fnctl locking? For mbox what type of
locking settings should I be using? (No NFS, only local filesystem.)
Warren Togami
warren at togami.com
2003 Sep 12
1
dovecot IMAP misserving problem?
http://togami.com/~warren/archive/2003/evolution-1.4.4-crash.mbox
I suspect that dovecot-0.99.10 is misserving this message in some way
that is confusing some IMAP clients. This behavior causes
evolution-1.4.4 to segfault, and squirrelmail-1.4.1 to be unable to read
the message. The same message served by uw-imapd works works fine in
both evolution and squirrelmail.
2004 Jun 04
2
Fedora dovecot Testing Needed
http://people.redhat.com/wtogami/temp/dovecot/
dovecot-0.99.10.5 binary packages for FC1 and FC2 are available here. I
need feedback from Fedora users with THESE ACTUAL BINARIES before
pushing them to official updates.
Note:
This does not solve the SSL related crash issue. That requires a patch
to OpenSSL or kernel. I am still trying to convince the maintainers to
patch it.
Warren Togami
2003 May 07
4
dovecot and squirrelmail
Is anyone using squirrelmail with dovecot? After a few minor tweaks
squirrelmail seems to work great, but I can't seem to get rid of the
"./" folder.
SquirrelMail implements some workaround hacks for specific IMAP server
quirks. The default setting is:
$imap_server_type = 'uw';
What settings do you folks use?
Thanks,
Warren Togami
warren at togami.com
2003 May 05
1
0.99.9.1 - Runaway imap-login process
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
32116 dovecot 19 0 1464 1464 1212 R 99.9 0.1 60:58 0
imap-login
service dovecot stop
ps -ef |grep imap-login |grep -v grep
dovecot 32116 1 98 01:27 ? 01:01:33 imap-login
/etc/dovecot.conf:
auth_userdb = passwd
uth_passdb = pam
I think this was triggered while I attempted to login to IMAP with the
2003 Aug 19
1
Squirrelmail and Dovecot folder namespace
I am currently using Squirrelmail and Dovecot with this setting:
default_mail_env = mbox:%h/mail/:INBOX=%h/mail/INBOX
It works well, however folder subscriptions in Squirrelmail annoyingly
end up with "./" prefixes because Squirrelmail refuses to work without
overriding the folder namespace. All of my other IMAP clients work fine
without setting that option.
Squirrelmail's
2003 Oct 09
1
Dovecot pop3 and Outlook Express timeout
> Vince did some troubleshooting at my Dad's place and found that part of
> the problem was related to dovecot timing out in communicating with
> outlook express. Any ideas? You can do a raw pop3 connection which works
> fine, but if you try to do the same from within outlook it times out or
> gives "server not found". This sounds like what I was experiencing here
2011 Oct 30
2
Module Error
Hi.
Im writing a kernel module to extract some information from kernel,
the module is working really fine in an AMD (AMD Athlon(tm) 64 X2 Dual
Core Processor 3800+), but, when trying to run the module in a i7
(Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz) Im facing some strange errors
(see below). The kernel versions are just the same on both machines
(2.6.34.10-0.2-xen #1 SMP x86_64 x86_64 x86_64
2011 Oct 30
2
Module Error
Hi.
Im writing a kernel module to extract some information from kernel,
the module is working really fine in an AMD (AMD Athlon(tm) 64 X2 Dual
Core Processor 3800+), but, when trying to run the module in a i7
(Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz) Im facing some strange errors
(see below). The kernel versions are just the same on both machines
(2.6.34.10-0.2-xen #1 SMP x86_64 x86_64 x86_64
2003 Apr 15
1
Three *very* strange bugs
* Attached is a mbox file that triggers Bug #1 and #2.
* Go here if you want to test dovecot for RH9:
https://bugzilla.fedora.us/show_bug.cgi?id=160
* If somebody has a different IMAP server than dovecot, could you please
test how Evolution reacts to reading this message?
Bug #1 dovecot and #2 evolution-1.2.3
=====================================
I am using dovecot-0.99.9-test3 on RH9, reading
2008 Aug 19
2
assertion failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just switched over to dovecot 1.1.2 on our live system last night. I'm
seeing the following errors in the logs:
Aug 19 10:01:03 goku dovecot: [ID 107833 mail.crit] Panic: IMAP(elevin):
file in
dex-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed:
(seq_range
_exists(&ibox->recent_flags, uid))
I did apply the assertion fix
2008 Aug 19
1
sendmail permissions denied
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
With the sieve plugin trying to redirect or send vacation reply I'm
getting the following error:
Aug 19 13:12:52 goku deliver(joeblow): [ID 619685 mail.info] Module
loaded: /use
rM/mail-services/dovecot/lib/dovecot/lda/lib90_cmusieve_plugin.so
Aug 19 13:12:52 goku deliver(joeblow): [ID 848615 mail.info] mbox:
2002 Sep 04
2
Samba auto start under red hat 7.2
Hi all,
I've recently upgraded to red hat 7.2 and found that samba no longer
starts up with the rest of the system. Thanks to another member on this
list I know the command to start it manually is /etc/rc.d/init.d/smb
start but where do I have to put this command to get it to run at
startup with the rest of the services?
Thanks
2006 May 03
3
Starting tomcat on bootup
I just installed Tomcat and when I run the chkconfig -add tomcat, it tells
me that tomcat does not support chkconfig.
Suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060502/a84cc5cb/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
2006 Jun 01
3
Assistance with startup script
Could someone give me some assistance in getting this startup script to
conform to chkconfig and such where the service will start up after
networking comes up, and then shut down when networking goes away?
Where all do entries need to be made, and what would they consist of?
Many thanks.....
Sam
------------------------------------------------------------------------
#! /bin/sh
export
2003 Mar 03
5
Samba 2.2.7 problem
I am running Samba 2.2.7 on a Red Hat 7.3 box.
1. I have some windows xp computer on my network.
With the following settings the Samab can not able to win the election.
local master = No
preferred master = Yes
domain master = No
changing to
local master = Yes
It can. How these settings should work?
2. When samba is running (ps -ax)
1828 ? S 0:00
2005 Dec 19
6
Shutdown script not being run
I've got an odd problem. My server will not shutdown normally because
the AoE driver is not being shut down properly. While investigating the
problem, I found that the aoe script is apparently not being called for
shutdown. I have been able to duplicate this with a brand new test
script.
My test script is just a simple file that echos back the start or stop
command:
#!/bin/bash
#
2010 Feb 10
1
RFC: First pass at making the node generic...
I'm looking for feedback on this first patch. The node has been pushed
towards a more generic boot process. With this patch the node can now
boot up and execute a few specifically-named scripts that reside in
/etc/node.d/ at key points during the startup.
After this goes upstream, the next step will be to define in more detail
the remote interfaces for the "managed" runtime
2004 Aug 10
0
Shockwave Flash player for CentOS [Fwd from Warren Togami]
So there's your answer, Rick. How persistent are you? :-)
Michael
----- Forwarded message from Warren Togami <warren at togami.com> -----
>So, Warren, how'd you do it? :)
3 months of harassing them and several NDA and licensing agreements I
had to sign. Good luck...
Warren
----- End forwarded message -----
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/
2006 Jun 21
2
startup script for icecast
Hello,
I was wondering about the feasibility of including a startup script for
icecast for redhat/fedora installs? I've had to do an rpm install on an fc4
box, and a source install, rpms couldn't be found for an rh9 machine, yah i
know that's old. And in both cases i had to drop in a custom-made startup
script, see below. I was wondering esepcially in the case of the rpm, and