Displaying 20 results from an estimated 57 matches for "amon".
Did you mean:
among
2007 May 02
5
Return error instead of dying on time back skip?
...back in n seconds". If the time skip is just a
few seconds, it can of course delay and then go on as it does now.
With this change, no admin would be needed to carefully restart
Dovecot at the right time. I have not looked into Dovecot code myself
yet, but could try a patch if necessary.
Amon Ott
--
Amon Ott - m-privacy GmbH
Am K?llnischen Park 1, 10179 Berlin
Tel: +49 30 24342334
Fax: +49 30 24342336
Web: http://www.m-privacy.de
Handelsregister:
Amtsgericht Charlottenburg HRB 84946
Gesch?ftsf?hrer:
Dipl.-Kfm. Holger Maczkowsky,
Roman Maczkowsky
GnuPG-Key-ID: EA898571
2007 Dec 13
4
Weird Mongrel error: Not starting.
...ame code different boxes and it is working
says to me that there is something wrong with the configuration on the other
server which is not playing ball with my code.
FYI: I have backgroundrb in vendor/plugins which starts up fine.
Any help in the right direction would be appreciated.
Thanks
Nii Amon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20071213/1fbd18c2/attachment.html
1998 Aug 18
0
Amon Ott's new security stuff
Amon Ott has released another version of RSBAC, for 2.1.115 now.
http://agn-www.informatik.uni-hamburg.de/people/1ott/rsbac/eng.htm
You get the following security modules:
MAC Bell-LaPadula Mandatory Access Control (no compartements yet)
CWI Clark-Wilson-Integrity (only basics implemented)
FC Fu...
2010 Jan 25
2
acl flag to limit imap_acl based acl changes
...oes not help, the user can still change all acl flags for all users with
imap. Write accesses to mails are forbidden as they should.
Is this intended or a bug?
We would like to give all users the ability to use ACLs through IMAP, but the
current behaviour endangers our read-only mail archives.
Amon Ott
--
Dr. Amon Ott - m-privacy GmbH
Am K?llnischen Park 1, 10179 Berlin
Tel: +49 30 24342334
Fax: +49 30 24342336
Web: http://www.m-privacy.de
Handelsregister:
Amtsgericht Charlottenburg HRB 84946
Gesch?ftsf?hrer:
Dipl.-Kfm. Holger Maczkowsky,
Roman Maczkowsky
GnuPG-Key-ID: EA898571
2007 Dec 11
2
Mongrel not starting: `initialize_without_backlog'': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL)
...e were no processes holding onto the
ports.
I suspect that it is something that is in the configuration for that
particular application because there are other applications on the server
which are still working fine.
Has anyone else experienced this before and what was the resolution.
Thanks
Nii Amon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20071211/a00c7db9/attachment-0001.html
2006 Aug 25
2
Auto-blacklisting hosts after too many failed logins
...ld be great to have a way to close the POP3/IMAP
firewall ports to these IPs to avoid dovecot seeing the connection at
all. A kind of blacklist status file on disk would be enough, from
which some cron job could fill a firewall chain.
If necessary, I would try to add this functionality myself.
Amon.
--
http://www.rsbac.org - GnuPG: 2048g/5DEAAA30 2002-10-22
2004 Oct 28
1
Remote file deletion
...ooked at the shell command hack but don't
see a way to get a remote 'rm /mydir/foo' to execute
that way.
Please respond directly as I am not on the list,
although I will try to check in through the samba.org
web pages.
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
--------...
2006 Jul 11
3
Building a Rice Encoder/Decoder from FLAC
Hi all,
I am interested in building a stand alone Rice Encoder/Decoder, using FLAC
source code as a starting point. I've read the theory behind it, and I am
very interested in info theory. However, I am struggling with how exactly
I would implement the theory in code. I'm a newbie to computer science
(only 1 year experience). I have read the format and documentation links on
the FLAC
2007 Apr 27
1
Inconsistent Mailbox with Eudora as POP3 client
...Xu%08Xv
auth default:
user: dovecot-login
verbose: yes
passdb:
driver: pam
userdb:
driver: passwd
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode: 432
master:
path: /var/run/dovecot/auth-master
mode: 384
plugin:
quota: fs
Amon Ott
--
Amon Ott - m-privacy GmbH
Am K?llnischen Park 1, 10179 Berlin
Tel: +49 30 24342334
Fax: +49 30 24342336
Web: http://www.m-privacy.de
Handelsregister:
Amtsgericht Charlottenburg HRB 84946
Gesch?ftsf?hrer:
Dipl.-Kfm. Holger Maczkowsky,
Roman Maczkowsky
GnuPG-Key-ID: EA898571
2015 Sep 01
3
poor performance with dom0 on centos7
...dom0_max_vcpus=2
dom0_vcpus_pin
xl sched-credit
Cpupool Pool-0: tslice=30ms ratelimit=1000us
Name ID Weight Cap
Domain-0 0 1024 0
samael 1 256 0
satan 2 512 0
amon 3 256 0
leviathan 4 512 0
echo 1048576 > /proc/sys/net/ipv4/tcp_limit_output_bytes on dom0
the both domU's satan and leviathan are very IO performance oriented
(NFS server and downloading vm)
Is there something more wh...
2007 Mar 23
1
maildirsize problem?
Hello all,
Recently I have received a few complaints from users that their quota
was being reported wrong. This seems to have started when I switched to
quota=maildir and ignore=Trash (did both at the same time). The main
reported problem is that maildirsize is not correctly updated when they
delete messages. My personal hypothesis is something like this:
- User moves to Trash
- Trash
2010 Aug 31
1
fetchmail wakeup
Does someone know, if in the new release of dovecot 2.x.x there is a feature
implemented, that wakes fetchmail or any other program on a client request,
or is the "fetchmail wakeup" plugin still the only way to do this (at least
I've not found any other, and that plugin never worked for me),..
Yours Peter
2004 Dec 07
2
Problem with more than 1T B
Hello,
I'm using linux kernel 2.6.8-24.
I configured it with "CONFIGURE_EXT3_FS=y"
and installed "e2fsprogs".
Now I try formatting my 2,5 TB HDD (Raid5 12x250GB)
how can I do this? the system internal tool does only format 1TB.
Thanks
Bye
2004 Dec 08
1
AW: Problem with more than 1T B
boy, if you really care about your problem, *USE* ext3-users:
> oh, and please respond on-list, perhaps other ppl are curious
> about some details too ;)
really.
Tobias Amon schrieb:
> Hi,
>
> I use e2fsprogs version 1.5.2 (I think)
http://e2fsprogs.sourceforge.net/ exists, latest version is 1.35.
> I got another solution. Yast, which came with Suse
> is not able to create partitions larger than 2 TB
> the "parted" tool can do so.
???...
2012 Apr 14
1
[rjones@redhat.com: Re: Suggestions on building VM disks from scratch]
On Sat, Apr 14, 2012 at 12:20:00AM +0100, Dale Amon wrote:
> I might add that virt-rescue now gets much further
> than I have ever seen before... it shows a line
> [ 245.032513] vda: vda1 vda2
>
> before hanging forever. So it at least has gotten
> to the point of recognizing the partitions on the
> virtual disk I want to acc...
2010 Oct 04
1
Mounting an lvm
I converted a system disk from a virtualbox
VM and added to the config on a qemu VM.
All seems well until I try to mount it. The
virtual machine shows data for the disk
image using commands like:
pvs
lvs
lvdisplay xena-1
but there is no /dev/xena-1/root to be
mounted. I also cannot seem to figure out
whether the lvm related modules are available
for the virtual machine kernel.
Has anyone
2006 Jul 11
2
Building a Rice Encoder/Decoder from FLAC
...l_partitioned_rice
>
> _() ? I tried using the standard find feature on text editors for all of
> the .c and .cpp files in libFLAC and libFLAC++, but nothing came up.
-Mary
On 7/11/06, Ralph Giles <giles@xiph.org> wrote:
>
> On Tue, Jul 11, 2006 at 04:17:41PM -0700, Mary Amon wrote:
>
> > Right now, I am
> > looking in the src code of libFLAC, (I am looking through
> stream_encoder.c
> > in libFLAC src code), but its really confusing to someone who just
> learned
> > what ./configu...
2010 Feb 05
4
Compressing Maildir mails on delivery
Now supported by v2.0. Also as a patch to v1.2:
http://dovecot.org/patches/1.2/zlib-compress.diff
I'm not really sure if I should commit it to v1.2 code tree. The code
contains ugly copy&pasted io_stream_copy() and v1.2 is supposed to be
feature complete..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
2009 Jan 12
1
Deliver *sometimes* delivers via /tmp?
Hi,
I'm running dovecot (1.1.7) deliver and sieve (1.1.5) on a Fedora 9
platform, using selinux targetet mode.
Most of the mail deliveries goes well, but once deliver tried to copy
the mail to the /tmp directory, which it seems it not allowed by
selinux. I guess that deliver wants to sanitize the mail or something
and therefore copies it to /tmp.
Before I ask for selinux to allow this, I
2007 Nov 22
0
How to get result from do_work in a worker
...kgroundrb worker class that does the processing for the action. Now my
problem is how to retrieve the result for the task when the worker is done
processing since the MiddleMan.new_worker returns just the job_key.
Any ideas about how I could retrieve the result from the worker class?
Thanks.
Nii Amon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20071122/400d5e7d/attachment.html