Displaying 20 results from an estimated 30 matches for "2e8e".
2018 Apr 12
2
Re: [Qemu-block] v2v: -o rhv-upload: Long time spent zeroing the disk
...as vdsm:kvm, not exporting anything.
1. User starts transfer session via oVirt API with protocol="nbd"
(if not specified, use "https" for backward compatibility)
2. oVirt selects a host for the transfer and configures an export
in that host - for example:
[bbff5ab7-2e8e-45b8-a497-423c2d2b3ff1]
exportname = /path/to/image
trim = yes
timeout = 300
nbd-server supports reloading configuration via SIGHUP.
Looks like it should work for adding export dynamically:
https://github.com/NetworkBlockDevice/nbd/blob/cb6e816c4d2c536cfff5ba9859f210aabe39539b/nbd-server.c#L3007...
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,
2018 Apr 10
2
Re: [Qemu-block] v2v: -o rhv-upload: Long time spent zeroing the disk
On Tue, Apr 10, 2018 at 03:25:47PM +0000, Nir Soffer wrote:
> On Tue, Apr 10, 2018 at 5:50 PM Richard W.M. Jones <rjones@redhat.com>
> wrote:
>
> > On Tue, Apr 10, 2018 at 02:07:33PM +0000, Nir Soffer wrote:
> > > This makes sense if the device is backed by a block device on oVirt side,
> > > and the NBD support efficient zeroing. But in this case the device
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?
...d: Permission 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/2008011...
2009 Sep 15
3
Expire plugin: wrong mailbox separators in database?
...$mailbox
}
}
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/2009091...
2007 Jun 05
2
Latest MANAGESIEVE patch -- how to start daemon?
...the Wiki 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....
2008 Jan 14
4
deliver can't connect to auth server at */usr/local*/var/run/dovecot/auth-master
...ten
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/2008011...
2018 Apr 12
0
Re: [Qemu-block] v2v: -o rhv-upload: Long time spent zeroing the disk
...>
> 1. User starts transfer session via oVirt API with protocol="nbd"
> (if not specified, use "https" for backward compatibility)
>
> 2. oVirt selects a host for the transfer and configures an export
> in that host - for example:
>
> [bbff5ab7-2e8e-45b8-a497-423c2d2b3ff1]
> exportname = /path/to/image
> trim = yes
> timeout = 300
>
> nbd-server supports reloading configuration via SIGHUP.
> Looks like it should work for adding export dynamically:
> https://github.com/NetworkBlockDevice/nbd/blob/cb6e816c4d2c536cfff5ba9859...
2008 Feb 21
2
Put existing mails (in Maildir) through sieve filter?
...pt,
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/2008022...
2008 Jan 22
1
Create IMAP folders on first login?
...So that 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/2008012...
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
...["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/2009092...
2010 Apr 17
1
Default network needed?
...rface>
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/attachm...
2010 May 28
1
Host should not touch passed-through USB device, how?
...tirety) 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/attachm...
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?
...how
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/attachm...
2009 Sep 27
1
Sieve: problems installing in different prefix
...solution 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/2009092...
2010 Nov 25
1
Static userdb with LDAP passdb but without "allow_all_users=yes"?
...erPassword=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/2010112...