Displaying 20 results from an estimated 4000 matches similar to: "Marathon Day 6 of First Install: MySQL Connection Problem"
2011 Sep 16
3
v2.0.15 released
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz.sig
+ doveadm altmove: Added -r parameter to move mails back to primary
storage.
- v2.0.14: Index reading could have eaten a lot of memory in some
situations
- doveadm index no longer affects future caching decisions
- mbox: Fixed crash during mail delivery when mailbox didn't
2011 Sep 16
3
v2.0.15 released
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.15.tar.gz.sig
+ doveadm altmove: Added -r parameter to move mails back to primary
storage.
- v2.0.14: Index reading could have eaten a lot of memory in some
situations
- doveadm index no longer affects future caching decisions
- mbox: Fixed crash during mail delivery when mailbox didn't
2011 Nov 03
3
Difference between LOGIN and PLAIN
Hi
Could someone explain to me the difference between LOGIN and PLAIN?
I've been googling for a while, but haven't found anything.
Thanks.
Simon
2011 Sep 09
3
Mails repopping
HI
I don't know if this is a dovecot issue or a client one. But as Dovecot is the most recent change, I'll start here.
I have a server that's been running Courier for about 6 years and in all that time I think I've only ever had 1 issues where an entire mail box was repopped by a webmail client. However, since moving to a new server and dovecot 4 weeks ago, I've now had the
2013 Mar 05
3
Upgrading 1.2 to 2.x
Hi
I'm about to upgrade to 2.1.7 in my test environment, but "doveconf
-n -c dovecot.1.conf > dovecot.2.conf" is producing a blank file, so I
am unsure how to proceed. I know a lot has changed between them, so I
don't really want to have to start from scratch unless I have to.
I have tried both as my user and with sudo.
Simon
2012 Jan 20
2
mail_max_userip_connections exceeded.
Hi
I'm using Dovecot version 1:1.2.15-7 installed on Debian Squeeze via apt-get..
I have this error in the logs.
/var/log/mail.log.1:2490:Jan 19 12:02:55 mail dovecot: imap-login:
Maximum number of connections from user+IP exceeded
(mail_max_userip_connections): user=<user at example.com>, method=PLAIN,
rip=127.0.0.1, secured
I never changed this from the default 10. When I googled
2011 Oct 28
1
Upgrading MySQL
Hi;
Upon trying to run django, I get this error:
ImproperlyConfigured: MySQLdb-1.2.1p2 or newer is required; you have 1.2.1
If I run yum update mysql I don't upgrade (expected). What do?
TIA,
Jack
2011 Oct 23
1
Temporary Failures
Hi;
I keep getting errors like this one:
Oct 22 16:51:08 example postfix/pipe[12021]: C2F705790169: to=<soandso at yup.com>, relay=dovecot, delay=2.1, delays=2/0.01/0/0.08, dsn=4.3.0, status=deferred (temporary failure. Command output: doveconf: Warning: NOTE: You can get a new clean config file with: doveconf -n > dovecot-new.conf doveconf: Warning: Obsolete setting in
2011 Oct 25
3
Temporary Failure that's Permanent!
Hi;
I continue to be plagued with this error:
Oct 25 10:49:18 myserver postfix/pipe[3712]: 0423257901AB: to=<foo at bar.com>, relay=dovecot, delay=109318, delays=109318/0.14/0/0.1, dsn=4.3.0, status=deferred (temporary failure
It's been a week that I've been working day and night to get this fixed.
I forgot to add this information:
[root]# doveconf -n
auth_mechanisms = plain
2011 Aug 26
2
File Permissions and delivery
Hi
I'm very new to Dovecot (been using Courier for 5 years), but I've been persuaded of the merits of Dovecot and since the server needs upgrading that seems like the perfect time/excuse.
On a test server, I set up postfix and installed Dovecot (running 32-bit Debian Squeeze, installed from apt-get). I mirrored the mail store (Maildirs, for historical reasons located under
2011 Oct 20
1
Don't Know Where Emails Are Or What's Happening
Hi;
I'm new to Dovecot and Postfix.
I'm trying to enable these with MySQL support and postfixadmin. I've
got all those services up and running (finally!); however, I can't
figure out if the emails are being received and/or stored. I'm pretty
sure Postfix is receiving them because I dealt with certain errors
and they're now gone. Here's some data:
Dovecot ver.
0.91
1998 Jul 28
1
Network Neighborhood shows Linux icon doesn't allow to open, debug Marathon
After going through the /usr/doc/samba-1.9.17p4/DIAGNOSIS.txt file
(GREAT debug/diagnostic tool!!!!!!!) I'm closer than ever!!!!!!!!
I now SEE THE Linux machine name in my Network Neighborhood!!!!!!!!! I
can ping both machines without any problem from both machines (W98 and
Red Hat 5.1).
I have edited the registry to allow plain text passwords.
When I try net view from my W98 machine I see
2007 Dec 13
4
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
Hello all,
I am implementing some simple obfuscation transformations in LLVM. One
of the obfuscations involves searching for particular constants, and
"unrolling" them throughout a procedure using arithmetic. In effect,
certain constants are broken up into smaller constants and recombined
as needed using the appropriate operators. I perform this on
intermediate LLVM instructions.
After
2007 Jul 13
8
More sorting problems with untokenized index
I''m having problems sorting on untokenized fields. I have one field that
sorts fine, but there are others that seem to sort on a different field.
Here''s the index description:
acts_as_ferret
:remote=>true,:fields=>{:name=>{:boost=>2},:name_for_sort=>{:index =>
:untokenized},
:city=>{:boost=>2}, :city_for_sort=>{:index=>:untokenized},
2007 Dec 14
0
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
Matt,
The LLVMCore library provides constant folding automatically. So, when
your obfuscated module is read in and the assembler re-creates your
constants, the arithmetic is done automatically and the constants are
folded. To see where this is done, see lib/VMCore/ConstantFold.cpp
Reid.
On Thu, 2007-12-13 at 02:22 -0600, Matt Fredrikson wrote:
> Hello all,
>
> I am implementing some
2011 Aug 31
2
Password query returned multiple matches
Hi
After successfully setting up dovecot, I see this error in the logs.
Aug 30 22:41:45 mail dovecot: auth-worker(default): sql(sbrereton at domain.co.uk,64.88.168.84): Password query returned multiple matches
Aug 30 22:41:52 mail dovecot: pop3-login: Aborted login (auth failed, 1 attempts): user=<sbrereton at domain.co.uk>, method=PLAIN, rip=64.88.168.84, lip=127.0.0.1, TLS
Can you tell
2007 Apr 19
4
message-of-the-day feature?
For lack of a better name, we are interested in a feature where one could
get a notice out to all Dovecot users as quickly as possible, possibly
without going through an MTA even. Given a message and a list of userids
we could certainly do a mailing on the MDA server itself going through
both Postfix and Dovecot LDA. However, we were wondering what other options
we might have in Dovecot. For
2010 Apr 01
2
[LLVMdev] AnalysisUsage: addRequired vs. addRequiredTransitive
On Mar 31, 2010, at 3:13 PM, Owen Anderson wrote:
> Some analyses, like Andersen's AA, do all their computation in their
> runOnFunction(). Therefore, anything they depended on can be
> destroyed after the runOnFunction() returns.
What about AA itself? Would addRequired<AliasAnalysis> keep
AliasAnalysis alive (but allow AliasAnalysis's dependencies to die)?
>
2007 Jul 14
4
Zaptel/mISDN and call transfer
Hi list,
I am searching for a possibility to do a certain call transfer method
which is called "path replacement" in QSIG. But I want to do that in
DSS1 (EuroISDN). If my asterisk does a call transfer I want the machine
to signalize on dchan that the call path has to be replaced to a direct
connect between the caller and the called, i.e. my machine is to hang up
after the transfer and
2010 Apr 01
0
[LLVMdev] AnalysisUsage: addRequired vs. addRequiredTransitive
On Fri Apr 02 00:37:03 +0200 2010, Trevor Harmon wrote:
> On Mar 31, 2010, at 3:13 PM, Owen Anderson wrote:
> > Others, like MemoryDependenceAnalysis, are "lazy." MDA
> > specifically does NOT compute results in its runOnFunction(),
> > instead computing results on-demand when a user queries it. Because
> > MDA depends on AA, we must ensure that, as long as