First I had to do "chmod a+rw /var/run/dovecot/auth-userdb" to avoid
permission problems. I assume this isnt how I should do it right?
Next I get:
dsync -u joakim mirror 'ssh exodia dsync -u joakim'
Enter passphrase for key '/home/joakim/.ssh/id_dsa':
dsync-local(joakim): Error: Log synchronizat
got it, I have extdata working fine now for simple commands like
redirect. vacation doesn't seem to be working properly - in that a
message is not returned to the sender. I'll continue to test this with
and without extdata and report back if I still can't get this to work by
the end of my day
Matt Doran wrote:
Jerry wrote:
On Tue, 12 Jan 2010 16:21:17 +0200 Timo Sirainen
articulated:
On 12.1.2010, at 4.40, Matt Doran wrote:
fetchmail: IMAP> A0006 IDLE
fetchmail: IMAP< + idling
fetchmail: IMAP< * 1 EXISTS
fetchmail: IMAP> DONE
fetchmail: IMAP< * 1 RECENT
fetchmail: IMAP< A
Timo Sirainen wrote:
On 6.1.2010, at 16.45, leo wrote:
passdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
OK, password_query is read.
userdb:
driver: static
args: uid=6000 gid=6000 home=/home/vmail/%d/%n allow_all_users=yes
This userdb static catches everyth
Jerry wrote:
On Tue, 12 Jan 2010 16:21:17 +0200 Timo Sirainen articulated:
On 12.1.2010, at 4.40, Matt Doran wrote:
fetchmail: IMAP> A0006 IDLE
fetchmail: IMAP< + idling
fetchmail: IMAP< * 1 EXISTS
fetchmail: IMAP> DONE
fetchmail: IMAP< * 1 RECENT
fetchmail: IMAP< A0006 OK Idle compl
System config:
RHEL 5.3, 64 bit
Dovecot 2.0 beta (changeset "2882650531e0", 10 days old) installed
with lda and lmtp
Symptom: IMAP session crashed when I tried to delete a non-exist
mailbox, e.g., Trash in my test
[r...@mail4a LocalIntegrationTest]# telnet localhost 143
* OK [CAPABILITY IMAP4rev1
On Tue, 12 Jan 2010 16:21:17 +0200 Timo Sirainen articulated:
> On 12.1.2010, at 4.40, Matt Doran wrote:
>
> > fetchmail: IMAP> A0006 IDLE
> > fetchmail: IMAP< + idling
> > fetchmail: IMAP< * 1 EXISTS
> > fetchmail: IMAP> DONE
> > fetchmail: IMAP< * 1 RECENT
> > fetchmail: IMAP< A0006 OK Idle co
On Tue, 12 Jan 2010, I wrote:
> After searching for hours now, I give up and have to ask here. I try
> to use the expire plugin but it always tries to expire my mails
> instead of the mails of the user.
> So my main problem seems to be, that the mail attribute from the
> userdb is completely ign
Steffen Kaiser writes:
> On Tue, 12 Jan 2010, Nicolas KOWALSKI wrote:
>
>> Is it possible to make dovecot's deliver discard duplicate messages?
>
> No, currently not.
Ok.
> BTW: "if two copies of a message with the same message-id and the same
> envelope receipient are received."
> I know that
On 01/12/2010 03:23 PM Götz Reinicke - IT-Koordinator wrote:
> Hi,
>
> after migrating to a new hardware (which is soo s mutch faster than
> the old one) I start to think about migrating from mbox to maildir.
>
> I'v read some docs and wikies and some questions are unanswered or maybe
> I ski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 12 Jan 2010, Götz Reinicke - IT-Koordinator wrote:
- Is it possible to migrate the mboxes "silent" e.g. if a user logs in
the mbox is converted?
http://wiki.dovecot.org/Plugins/Convert is supposed to do that.
Regards,
- --
Steffen Kaise
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 12 Jan 2010, Nicolas KOWALSKI wrote:
Is it possible to make dovecot's deliver discard duplicate messages?
No, currently not.
BTW: "if two copies of a message with the same message-id and the same
envelope receipient are received."
I know
In order to deal with case-sensitive issues, I am thinking to use the
variable %L (adding it to my current configs --as suggested before by
other users in this list) in the configuration files in this way:
In Dovecot.conf:
mail_location = maildir:/vmail/%Ld/%Ln/Maildir:INDEX=/indexes/%Ld/%Ln
On 8.1.2010, at 10.34, Ralf Hildebrandt wrote:
>> p *rec
>
> (gdb) p *rec
> $2 = {uid = 1721, flags = 8,
> filename = 0x9c4e2b0
> "1247223070.M198961P26186.postamt.charite.de,S=4080,W=4182:2,Sa", extensions
> = 0x0}
rec->uid is 1721.
> (gdb) p *recs[0]
> $4 = {uid = 1962, flags = 8,
> fil
Hi!
After searching for hours now, I give up and have to ask here. I try
to use the expire plugin but it always tries to expire my mails
instead of the mails of the user.
I read about the "Mail location setting problem (v1.1-v1.2) and
configured a "mail" extra field in the userdb, but that doesn
On 6.1.2010, at 16.45, leo wrote:
> passdb:
> driver: sql
> args: /usr/local/etc/dovecot-sql.conf
OK, password_query is read.
> userdb:
> driver: static
> args: uid=6000 gid=6000 home=/home/vmail/%d/%n allow_all_users=yes
This userdb static catches everything! The below userdb sql is ne
On 5.1.2010, at 18.59, Ken Price wrote:
> I'm using Dovecot LDA with Exim. I'm also using Dictionary Quotas in a
> MySQL database. I want to avoid backscatter completely, so I set
> "quota_full_tempfail = yes" and handle quota checking in the Exim RCPT ACL
> during the SMTP session. The problem
Does that output help?
* Ralf Hildebrandt :
> * David Halik :
> >
> > Ralf, you're seeing the same panic I've been going back and forth
> > with Timo on for the last two weeks. Do you think you could run a
> > couple of quick gdb commands? Timo asked me for these last week, but
> > I thought it m
On 11.1.2010, at 14.12, Patrick Kaiser wrote:
> * LIST (\HasNoChildren) "/" "shared/peter.griffinINBOX"
> a02 OK List completed.
dovecot -n output?
On 9.1.2010, at 4.22, Frank Cusack wrote:
> Outlook 2007 can't see any folders except at the top level. It can
> create them just fine, but can't see them after quit and restart.
Get the IMAP traffic between Outlook and Dovecot. What are the LIST/LSUB
commands/replies? http://wiki.dovecot.org/D
On 9.1.2010, at 10.58, Sergio Villar Senin wrote:
> I'm not 100% sure about the dovecot version in the server because I
> don't have access to it, just an account, but I think it's 1.1-rc4
..
> My question is, why "LSUB "" INBOX" does not return anything while "LSUB
> "" INBOX*" does ?
You're rig
* Matt Doran [2010-01-12 13:40]:
Hi guys,
Thanks for the great product. We've used dovecot for ages as our
internal mail server and it works great!
Let me second that.
I've recently started using fetchmail 6.3.9 (with IDLE enabled) to
download mail from our ISP (Pair networks). The ISP i
Hi,
after migrating to a new hardware (which is soo s mutch faster than
the old one) I start to think about migrating from mbox to maildir.
I'v read some docs and wikies and some questions are unanswered or maybe
I skip the answers:
- Is it possible to migrate the mboxes "silent" e.g. if a u
On 12.1.2010, at 4.40, Matt Doran wrote:
> fetchmail: IMAP> A0006 IDLE
> fetchmail: IMAP< + idling
> fetchmail: IMAP< * 1 EXISTS
> fetchmail: IMAP> DONE
> fetchmail: IMAP< * 1 RECENT
> fetchmail: IMAP< A0006 OK Idle completed.
First mail is received, fetchmail starts downloading it.
> fetchmail:
On 4.1.2010, at 22.26, Rick Thomas wrote:
>
> Is there any way to tell dovecot to listen for imap/imaps requests on all
> interfaces on multiple separate ports?
>
> For example, can I do this:
>
>
> protocol imap {
> listen = *:10143
> listen = *:143
listen = *:10143, *:143
Hello,
I am using dovecot 1.2.9, and the sieve plugin for filtering incoming
messages into specific folders. The MTA is postfix, and deliver is
called using the "mailbox_command = /usr/lib/dovecot/deliver"
directive.
Is it possible to make dovecot's deliver discard duplicate messages?
With cyru
Yeap! It worked just fine!
No problems at all now!
Thanks for the help!
Mario
On Fri, Jan 8, 2010 at 2:58 PM, Mario Gomide wrote:
> The specific moments are at about 9:40 am and 2:30 pm. Exactly when I have
> most of my users connecting simultaneously (when they arrive in the morning
> and bac
Martin F. Foster wrote:
oh wow - ignore my last message about sievec & environment. As the
output says, it's just a warning... it is not blocking the compilation
of the sieve script as I originally thought.
# /usr/local/bin/sievec -P sieve_extdata
/usr/local/etc/dovecot/sieve/before.sv
/
oh wow - ignore my last message about sievec & environment. As the
output says, it's just a warning... it is not blocking the compilation
of the sieve script as I originally thought.
moving on:
The compiled script is now being used as a sieve_before entry. The LDA
is erroring on the result,
Martin F. Foster wrote:
I'm new to dovecot's internals, it looks like it just needs some
environment variables provided, but I'm puzzled as to how this is to be
done.
I've traced it through sievec.c -> sieve_tool_sieve_env ->
sieve_tool_get_setting -> getenv() call.
Hmm, yeah, this is still
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 12 Jan 2010, Rick Thomas wrote:
I sent this a while ago, but got no answers. Maybe it got lost?
IMHO, I would try to answer if you phrased it like this:
"I've tried this setting, but unfortunately Dovecot barks with this or
that message
31 matches
Mail list logo