Displaying 20 results from an estimated 36 matches for "scrambler".
2014 Feb 11
1
Order of istream and ostream chains
Hi,
I'm creating a scrambler plugin, that adds an istream and an ostream to
the stream-chain for the mail input/output. It works well until the zlib
plugin is added to the configuration. The scrambler should run before
the zlib and encrypt the mail before it's compressed. Since, the plugin
is named lib18_scrambler_......
2007 Jul 16
4
Set the return value to "same as block"
It would be good to be able to set the return value to be the same as
the return value of the block. I am trying to test opening a file in a
block and reading from it. It would be nice to use code like this:
object.stubs(:open).with("/path/to/file", "r").yields(
stub(:read => "The file contents")
).returns(from_block)
Which would make open() take the return
1998 May 03
0
Monitor Web Pages for Poor Response Times
'SCRAMBLER FOR NT' SOFTWARE ALERTS BY EMAIL, PAGER OR CELLULAR
PHONE IF YOUR WEB SERVERS ARE (a) DOWN or (b) GIVING POOR
RESPONSE.
The new Scrambler 'WEB PAGE' Monitor automatically measures
the response time of specific WEB pages at repeated intervals.
'WEB PAGE' is just one of dozens...
2016 Dec 16
2
making a plugin encrypt index data
...39;m looking for how a plugin
can achieve that by hooking into the right locations. Is that easily
possible in a plugin?
I can turn off those indexes by passing INDEX=MEMORY, but that isn't
possible if I use sdbox/mdbox.
thanks for any suggestions!
micah
0. https://0xacab.org/riseuplabs/tofu-scrambler
2013 Dec 11
1
Plugin development - ostream and index cache size
Hi,
I'm new to this list, so first thanks for the dovecot tool! So far, it
has been great to work with.
Currently, I'm developing a scrambler plugin for dovecot, that should
stores the mails encrypted. To do that, I've created the
scrambler_ostream and scrambler_istream that does the encryption and
that I hook in the mail storage process.
The scrambler_ostream is stacked on top of the output stream of the
mail_save_context (mail...
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
The second RC build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.
The image checksums follow at the end of this email.
ISO images and, for architectures that support it, the memory stick images
are available here (or any of the FreeBSD mirror sites):
2016 Dec 16
0
Fwd: Re: making a plugin encrypt index data
...gt;> I can turn off those indexes by passing INDEX=MEMORY, but that isn't
> > >> possible if I use sdbox/mdbox.
> > >>
> > >> thanks for any suggestions!
> > >> micah
> > >>
> > >> 0. https://0xacab.org/riseuplabs/tofu-scrambler
> > >
> > > Hi!
> > >
> > > At the moment it's not possible without making new storage class. We are planning to add support for fs drivers for indexes at some point.
> > >
> > > Aki Tuomi
> > > Dovecot Oy
2013 Jan 09
0
Migrating mailboxes - SOLVED
...am now able to migrate!
Thanks for being my "third eye".
That version of Dovecot had shocked my senses senseless!!
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.
2013 Feb 22
2
High CPU Usage with 2.2
...36 root 1 44 0 3696K 1784K CPU1 1 0:00 0.10% top
My entire configuration - http://pastebin.com/XGZb5kKN
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.
2014 Feb 06
0
Plugin architecture
Hi,
I'm currently developing a scrambler plugin which should be used to
store the mails encrypted on the disk. It uses a special ostream for
encryption and an istream for decryption.
The idea is, that if a mail arrives via LMTP it goes through the ostream
and is written encrypted to disk. If an mail is accessed via IMAP, the
istream...
2014 Sep 15
1
Empty mailboxes
This is driving me nuts.
I need to rebuild a server - got a notification the main drive is
failing, and it's been a year or two, so it's time. Got a new drive,
fresh install of Ubuntu Tantric, started installing everything needed.
Data stored on a RAID array - nicely available separate from the
boot/operation drive.
Did a fresh compile of Dovecot, copied over the configs from the
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
2013 Sep 25
2
v2.2.6 released
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz.sig
I didn't have time to look into the latest reported dsync replication bugs, but this release should have been done a long time ago already and I'm busy for next few days, so no more waiting. Things seem to be working quite well in general though.
* acl: If public/shared
2013 Sep 25
2
v2.2.6 released
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz.sig
I didn't have time to look into the latest reported dsync replication bugs, but this release should have been done a long time ago already and I'm busy for next few days, so no more waiting. Things seem to be working quite well in general though.
* acl: If public/shared
2012 Apr 19
3
migrate 15K users to new domain name
I need to migrate 15K users to a new domain name, and plan to use "dsync
mirror" in the transition phase. Could someone confirm that this should
work:
Before giving users access to new-domain do a first sync to get all the
stale data over:
for user in $old-domain; do
dsync mirror $user at old-domain $user at new-domain
done
Configure sieve vacation filter to forward all messages
2011 Sep 16
2
v2.1.alpha2 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz.sig
This is actually looking rather stable. I'm still calling it "alpha" in
case I think of doing some more API changes, but I think the next one
will be called "beta1", hopefully soon followed by "rc1".
- Statistics gathering
2011 Sep 16
2
v2.1.alpha2 released
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz
http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha2.tar.gz.sig
This is actually looking rather stable. I'm still calling it "alpha" in
case I think of doing some more API changes, but I think the next one
will be called "beta1", hopefully soon followed by "rc1".
- Statistics gathering
2014 Dec 11
2
stacking istreams and ostreams
...hed message size larger than expected (214 > 206, box=INBOX,
UID=1)
I've already double-checked the return values of ostream's sendv and
istream's read function. They seem correct (and equal).
If the order of the streams are changed (by changing the number in the
lib-filename libxx_scrambler.so); meaning that the encryption is done
before the compression (which isn't efficient) both streams are working
correct without any errors.
Is there some way the zlib plugin changes the cached message size? Is
there some behaviour of the zlib plugin that I'm missing? Any help would
be ver...
2013 Jan 09
2
Migrating mailboxes
...te these mails into /home/johndoe/Maildir/ ?? They don't
seem like mbox to me so mb2md.pl doesn't seem to apply here..
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.