Displaying 20 results from an estimated 29 matches for "5c81".
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?
...rmission denied
Does my user 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/c9b...
2009 Sep 15
3
Expire plugin: wrong mailbox separators in database?
...lbox
}
}
The expires table:
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/70f...
2007 Jun 05
2
Latest MANAGESIEVE patch -- how to start daemon?
...iki just links to [1].
What 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&g...
2008 Jan 14
4
deliver can't connect to auth server at */usr/local*/var/run/dovecot/auth-master
...client:
path: /var/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/30e...
2008 Feb 21
2
Put existing mails (in Maildir) through sieve filter?
...is there a way to put all 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/b92...
2008 Jan 22
1
Create IMAP folders on first login?
...hat folders such "Drafts", "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/046...
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
...t;fileinto"];
if true {
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/736...
2010 Apr 17
1
Default network needed?
...>
in my guest definition 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/...
2010 May 28
1
Host should not touch passed-through USB device, how?
...y) without trying to touch 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/...
2005 Oct 29
1
how to restrict rscync to ONLY use ssh-pubkey transport & auth?
...dds are that an option in rsyncd.conf already exists ... question is which one/combo?
just not clear 2 me at the moment :-/
thx!
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 780A 5C81 D446 C616 B113 AA3A 9BF4 3736 88A5 678E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)
iEYEAREDAAYFAkNjuXQACgkQm/Q3NoilZ44N6gCcDL3w4zDVcTDT/EbfpGoUtQDN
NqsAniTOL2ne7QUeJ+ukn/sqaATfhMer
=bSgF
-----END PGP SIGNATURE-----
2010 Mar 25
1
Booting a 135MB Iso file with syslinux fails - version 3.85
...02 filename pxelinux.cfg/default
Mar 25 14:46:28 smbsrv in.tftpd[18862]: RRQ from 192.168.0.102 filename boot.txt
Any ideas are greatly appreciated.
[1] no traffic - tcpdump udp port 69
Cheers
Stefan
--
Stefan Bauer -----------------------------------------
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
-------- plzk.de - Linux - because it works ----------
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?
...wrong or do I expect too much?
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/...
2009 Sep 27
1
Sieve: problems installing in different prefix
...tion but it is probably easier 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/f71...
2010 Nov 25
1
Static userdb with LDAP passdb but without "allow_all_users=yes"?
...sword=password
pass_filter=(&(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/738...
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.