Displaying 20 results from an estimated 28 matches for "e2a8".
2008 Feb 28
4
dnotify inotify
Hi, I am compiling dovecot and I found dnotify & inotify. What does
dnotify or inotify do ? do i need it.
Thanks
2009 Oct 09
2
mail archiving
Im curious if anyone is archiving emails and what they are using. I
currently utilize sendmail/procmail/dovecot.
thanks,
ddh
--
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools
"Everything should be made as simple as possible, but not simpler."
-- Albert Einstein
"The hottest places in Hell are reserved for those who, in times of moral
crisis,
2009 Oct 19
2
Need a little shadow to MySQL conversion help
Excuse me for being stupid and confused.
I'm trying to convert my dovecot install from passwd-file to mysql. I
have a single table called "users" that has 3 fields, user_name,
domain_name and password. The data came from passwd/shadow files so it
uses the same password encryption as the shadow files do. The directory
where the email is stored is calculated elsewhere and not
2008 Jan 14
3
Using deliver from Getmail?
...ser need any special permissions to use the LDA?
TIA!
Andreas
P.S.: Using Dovecot 1.0.5 with the Sieve plugin. I can post the output of
dovecot -n but I don't think it's necessary?
--
Andreas "daff" Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080114/c9b8574d/attachment-0002.bin&...
2009 Sep 15
3
Expire plugin: wrong mailbox separators in database?
...ble:
CREATE TABLE expires (
username varchar(100) not null,
mailbox varchar(255) not null,
expire_stamp integer not null,
primary key (username, mailbox)
);
[1] http://wiki.dovecot.org/Plugins/Expire
--
Andreas Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090915/70fcae92/attachment-0002.bin&...
2007 Jun 05
2
Latest MANAGESIEVE patch -- how to start daemon?
...at do I have to do? Did I forgot to patch something?
I'd appreciate any insight on this subject!
Thanks in advance!
Andreas
[1] http://dovecot.org/list/dovecot/2007-March/021130.html
--
Andreas "daff" Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070605/7b6e12ad/attachment-0002.bin>
2008 Jan 14
4
deliver can't connect to auth server at */usr/local*/var/run/dovecot/auth-master
...r/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 432
user: root
group: dovecot
--
Andreas "daff" Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080115/30e2bafc/attachment-0002.bin&...
2008 Feb 21
2
Put existing mails (in Maildir) through sieve filter?
...those already delivered mails through Dovecot's LDA
and thus have the sieve filter rules applied? Or is there any other way to
apply sieve rules to already delivered mails?
TIA
Andreas
--
Andreas "daff" Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080221/b92e66c6/attachment-0002.bin&...
2008 Jan 22
1
Create IMAP folders on first login?
...fts", "Sent" and "Trash" are created
automatically for each new user (upon login).
Or is this a job for the mail client, or for the admin who creates the new
users?
TIA!
Andreas
--
Andreas Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20080122/04663c98/attachment-0002.bin&...
2007 Nov 18
3
deliver and namespaces in 1.1
> Namespaces are supported everywhere now.
Does this means what we can finally use "deliver" to deliver messages in namespaces?
2009 Sep 26
1
Sieve: redirect and keep action, possible bug
...e {
redirect "foo at example.org";
}
if true {
fileinto "INBOX";
stop;
}
Is this a bug in Sieve or am I wrong about how "keep" works?
Thanks in advance!
Andreas
--
Andreas Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090926/736e5c82/attachment-0002.bin&...
2010 Apr 17
1
Default network needed?
...on is the default network ever even used? Or can I
safely remove it?
This may be a naive or stupid question but I have not found a definitive
answer studying the documentation. Can anybody enlighten me?
Thanks,
Andreas
--
Andreas Ntaflos
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100417/ef3a1350/attachme...
2010 May 28
1
Host should not touch passed-through USB device, how?
...it and claim it as its
own. Preferably without disabling the USB storage subsystem completely
on the host.
Any ideas? Is there a best practice for such things in the Libvirt
world? Or any other world?
Thanks!
Andreas
--
Andreas Ntaflos
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100528/28c708ec/attachme...
2009 Oct 10
1
What exactly do you mean by archiving?
I mean every single email sent and recieved is kept for a period of
time (3 -5 years) separate from users mail, and emails cant be
deleted. Ideally emails would have compression, mailboxes need to be
searchable easily, and some mechanism whereby attachments sent to
multiple people only get saved once, and emails sent to multiple
people only get saved once. I could do something with
2010 Apr 18
2
Restarting network on host completely cuts off guests. Why? How to prevent?
...uch?
Any insight, explanation or pointers would be much appreciated!
Thanks,
Andreas
[1] http://wiki.libvirt.org/page/Networking#Debian.2FUbuntu_Bridging
[2] http://wiki.libvirt.org/page/Networking#Guest_configuration_2
--
Andreas Ntaflos
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100418/84056553/attachme...
2009 Sep 27
1
Sieve: problems installing in different prefix
...sier for the
maintainer and author of the build system to look at this and determine
what to do.
Anyway, apologies for this lengthy post. I hope it wasn't too long to
read.
Andreas
[1] http://xstow.sourceforge.net/
--
Andreas Ntaflos
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090928/f712fb66/attachment-0002.bin&...
2010 Nov 25
1
Static userdb with LDAP passdb but without "allow_all_users=yes"?
...=(&(objectClass=hostedAccount)(uid=%u)(accountEnabled=TRUE))
iterate_attrs = uid=user
iterate_filter = (objectClass=hostedAccount)
doveconf -n:
https://daff.pseudoterminal.org/misc/dovecot/doveconf-n.txt
--
Andreas Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20101125/73899c24/attachment-0002.bin&...
2009 Apr 29
3
How do I get my mail from fetchmail into dovecot?
I have dovecot (with squirrel mail etc.) running without any problems
but cannot understand how to get e-mail from a pop server into dovecot.
I have fetchmail configured to pick up the mail from the pop3 server but
don't understand how to get it from there into my dovecot mbox
structure.
New to mail servers!
Thanks,
Michael.
2009 Sep 01
2
Global ACL configuration problems: mailboxes not visible , set ACLs not honoured
...less I misunderstood how to name ACL files for mailboxes in other
private namespaces. The first issue (invisibility of public folders) is
still a mystery to me.
Ideas?
Thanks again for your reply!
Andreas
--
Andreas Ntaflos
Vienna, Austria
GPG Fingerprint: 6234 2E8E 5C81 C6CB E5EC 7E65 397C E2A8 090C A9B4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://dovecot.org/pipermail/dovecot/attachments/20090901/5b5081b3/attachment-0002.bin&...
2009 Nov 13
2
Migrating existing local Maildir structure to dovecot server Maildir
Hello,
I'm about to migrate a number of existing users who have been using
POP3 with emails stored locally in KMail's Maildir format into an IMAP
solution based on Dovecot.
Will it be possible to simply move all the KDE Maildir folders from
the local PCs to the Maildir folder on the IMAP server running Dovecot
and then have the emails accessible on the server, or will this most
likely