Displaying 20 results from an estimated 2000 matches similar to: "Postfix/Dovecot/SaSL/MySQL Problem"
2009 Mar 20
2
New User Issues
I just found RSpec and was trying to do the example on the main page for
RSpec (the bowling example). I''m using Ubuntu and did the normal "sudo gem
install rspec" and then tried to create the bowling_spec.rb file. When I ran
spec bowling_spec.rb, I was missing the cucumber gem, installed that, reran
and was missing the hoe gem, installed that, reran and it gave me the a
missing
2006 Jun 15
3
Problem with Dovecot LDA / Postfix
Our setup is ok with Postfix / Dovecot.
I just need to add dovecot LDA.
I use the 1.0beta9
LDA Configuration:
protocol lda {
postmaster_address = postmaster@clm.net4all.ch
#hostname =
#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/imap
#sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot/auth-master
}
auth default-socket {
mechanisms = plain login
passdb
2006 Jul 14
1
pop3s Authentication Issues, Continued
Fellow Dovecot'ers.
I tried something tonight that I should have done a while back: Turned on verbose logging in the authentication section. I'm still unable to get the mail client I'm experimenting with (Pegasus) to complete a pop3s connection, in that I still get an indication of a failed password.
However, at least I'm a little closer to understanding the failure itself.
2007 Nov 26
2
v1.1.beta9 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz.sig
Some changes since beta8:
- This release should work perfectly with NFS attribute cache enabled.
- Fixes to handling what should be written to cache file and when
- Some index handling optimizations
- IMAP LIST: dbox and cydir can now return children state
Beta9 will
2006 Oct 15
2
*what* to test?
So I dig rspec and BDD, of course. I thought that Dave''s Google Video
was a great intro () -- even if it was a bit heavy on theory and a bit
loose on the nuts and bolts. But I don''t see anyone sufficiently
answering the big question:
What do you test? How do you define higher level and lower level
behaviors that should have tests written for them?
2011 Jun 20
3
Bug#631102: xen: Xen guests on Squeeze lose networking randomly
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-2
Severity: grave
File: xen
Justification: renders package unusable
Debian Squeeze Dom0, up to date.
Networking is handled by OS scripts, such that br0 and br1 are bridge interfaces.
Without warning, the DomU (Ubuntu 10.04 LTS) loses inbound connectivity. It tends to happen after several hours. It doesn't seem to be affected by throughput
2006 Jun 14
2
Problems with dovecot.beta9
Dear all :)
I have been upgraded dovecot today and I get following errors:
Jun 14 12:08:54 [dovecot] IMAP(adnae@xxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(auftrag@xxxxxxx.xxx): inotify_init() failed: Function not implemented
Jun 14 12:08:54 [dovecot] IMAP(swolf@xxxxxx.xxx): inotify_init() failed: Function not implemented
I have a 64 bit
2006 Jun 29
1
upgrade from beta9 to rc1 - lost access to messages and folders
Hello All,
Upgraded a test machine this morning from beta9 to rc1 and lost access to
messages and folders.
an strace on the imap process shows it accessing the home directory, but
not the mail directory. The two queries that I use are:
password_query = SELECT email,crypt as password FROM users WHERE email =
'%u'
user_query = SELECT homedir AS home, maildir AS mail, 1000 AS uid, 1000
2006 Oct 18
2
Corrupted index cache file dovecot.index.cache: invalid record size
Hi,
Our dovecot setup consists of two hosts running dovecot-1.0.beta9 with
Maildir/indices stored on NFS(noac,actimeo=0 used).
I am seeing these messages at times - but no real problems on the client
side. Is this something to worry about?
dovecot: Oct 17 10:33:31 Error: IMAP(user): Corrupted index cache file
mailstore/user/Maildir/.mail.incoming/dovecot.index.cache: invalid record
size
2007 Nov 20
1
1.1.beta8 crashes with segfault when SIGHUP
Hello,
dovecot crashes when it receives -HUP signal. It happens always if there was
some activity - for example, if I start dovecot, check any account through
POP3 and then send -HUP to dovecot process, it crashes with the following log
entry:
segfault at 00000008 eip 0804d3fb esp bfdd3860 error 4
If there were no activity at all since starting, it does not crash.
my dovecot -n output:
#
2007 Dec 01
1
1.1.Beta9 deliver problem: Unknown mail storage driver raw
Hello,
I'm new to dovecot, trying to configure a Postfix/Dovecot system.
Got everything in place - smtp with dovecot SASL and imap working fine,
maildir is created, thunderbird logs in successfuly .. but the Dovecot
LDA gives me this error on delivery: "Couldn't create internal raw
storage: Unknown mail storage driver raw".
I tried searching the configuration manual,
2006 Jun 15
2
[PATCH] Better detection for ioloop and notify
Hi List!
Attached is a patch to configure.in to test that epoll, poll, inotify, kqueue
and dnotify actually work. It also attempts to select the best one for you if
none specified.
This supercedes my previous patch in the re beta9 thread.
Hopefully get this in Gentoo's beta9 ebuild soon.
Thanks
--
Roy Marples <uberlord@gentoo.org>
Gentoo/Linux Developer (baselayout, networking)
2007 Mar 26
2
Unwanted INBOX. prefix issues
I have a strange problem. I installed Dovecot and had my trash folder and
such in the root of my maildir, and everything was working great. I then
installed SquirrelMail which created folders in with the INBOX. prefix. I
manually removed these from the maildir, but the INBOX.Trash is still shown
in the folder listing of Thunderbird. This leads to some strange behavior,
such as the delete
2006 Jul 11
3
Dovecot and MySQL auth - initial setup issues
Hello,
I'm just setting up a new server and wanting to use MySQL for user
authentication.
Here is what I have:
Fedora Core 5: 2.6.17-1.2145_FC5
Dovecot v1.0.rc2 (RPM install from atrpms.net)
MySQL v5.0.22
SquirrelMail v 1.4.6-7.fc5
...Running on a Dual XEON machine
I've added the following to dovecot.conf:
auth default {
passdb sql {
args =
2012 Dec 09
3
Bug#631102: #631102 and #679533.. related?
Kevin,
Would you mind taking a look at #679533
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679533) and give some
feedback about how similar this issue is to your report in #631102 here?
There was a hint 631102 might be similar, but from the text in this bug
report it's not clear to me if this is about the same issue. Maybe you
could comment on it.
First results of a big shoot-out
2005 Jun 05
3
segmentation fault
Hi,
When tring to remove lost+found folder on ocfs2 fs, i
got segmentation fault.
Attached log message.
System running on kernel 2.6.9-5.0.5.EL using ocfs2
Release 0.99.11-1 (BETA)
Tq.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2005 Jun 05
3
segmentation fault
Hi,
When tring to remove lost+found folder on ocfs2 fs, i
got segmentation fault.
Attached log message.
System running on kernel 2.6.9-5.0.5.EL using ocfs2
Release 0.99.11-1 (BETA)
Tq.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2008 Oct 23
1
switching from 1.6.0-beta9 to 1.6.0.1 problems
Hello everyone!
I've just switched from Asterisk 1.6.0-beta9 to 1.6.0.1 and my mISDN is not
working. Here's what happens, if I try to call the line:
bach >> P[ 1] --> !! lib: No free channel!
P[ 1] --> we have already send Release_complete
I haven't changed the configuration fles. Should I change something there?
If you need more info, just tell me and I'll
2006 Sep 12
1
Dovecot 1.0.beta9, emails disappearing?
Hi,
I've been using Dovecot successfully for a while and I've recently
encountered an issue :
I got to work today and half the emails, were deleted... and after
careful investigation :
- On Monday it seems, the emails magically vanished .. (what I've been told)
- My backup from Tuesday morning at 3am, indicates that all the files
(mailbox) are intact but the subscription file is
2003 Jan 31
2
isolinux.cfg - DISPLAY command - screen pause?
Hi,
is there an option to have the DISPLAY command issue a pause after each
screen full of information?
I've been searching for a way to have users to agree to (or at least be able
to read ) the GPL license.
"by issueing a command other than F2 you agree that you are bound to the
terms of the GNU Public License that is used on this FreeDOS beta9 cdrom.
You can read the license terms by