Displaying 20 results from an estimated 151 matches for "augustins".
Did you mean:
augustin
2004 Mar 15
2
'Invalid cross-device link' message on sparc
Hi,
I've got problems with a symlink to another device in a directory used
with '--link-dest'.
I've got something like
augustin@i90fs4:/tmp/rsync% ls -alR
.:
total 16
drwxr-xr-x 4 augustin augustin 4096 Mar 15 12:07 ./
drwxrwxrwt 4 root root 4096 Mar 15 10:56 ../
drwxr-xr-x 3 augustin augustin 4096 Mar 11 15:05 source/
drwxr-xr-x 2 augustin
2018 Mar 02
2
sieve vacation alias handling problem
Hi,
I am using Dovecot LDA as LMTP renders envelope extension unusable.
The problem I have noticed is that when user has multiple aliases sieve
responds to all of them, not only to :addresses specified.
>From testing it seems that :addresses only adds addresses to the list of
"known" emails to check against. It is not limiting it.
As I understand, sieve should check if To: header
2018 Mar 03
2
sieve vacation alias handling problem
On 2018-03-03 21:28, Stephan Bosch wrote:
> Op 3/2/2018 om 3:35 PM schreef Karol Augustin:
>> Hi,
>>
>> I am using Dovecot LDA as LMTP renders envelope extension unusable.
>>
>> The problem I have noticed is that when user has multiple aliases sieve
>> responds to all of them, not only to :addresses specified.
>>
>> From testing it seems that
2018 Mar 04
0
sieve vacation alias handling problem
On 2018-03-03 21:47, Karol Augustin wrote:
> On 2018-03-03 21:28, Stephan Bosch wrote:
>> Op 3/2/2018 om 3:35 PM schreef Karol Augustin:
>>> Hi,
>>>
>>> I am using Dovecot LDA as LMTP renders envelope extension unusable.
>>>
>>> The problem I have noticed is that when user has multiple aliases sieve
>>> responds to all of them, not
2018 Mar 03
0
sieve vacation alias handling problem
Op 3/2/2018 om 3:35 PM schreef Karol Augustin:
> Hi,
>
> I am using Dovecot LDA as LMTP renders envelope extension unusable.
>
> The problem I have noticed is that when user has multiple aliases sieve
> responds to all of them, not only to :addresses specified.
>
> From testing it seems that :addresses only adds addresses to the list of
> "known" emails to
2018 Feb 28
0
Quota status to postfix in distributed environment (Karol Augustin)
Hi Karol
Thanks for taking time to go through the email and replying.
I'll rewrite the issue again -->
For example consider there two nodes. These each having their postfix and
dovecot. I am trying to implement quota status to postfix to both the below
cases:-
case 1) mail sent within the node
case 2) mail sent across the nodes
In case 1 the postfix will query the dovecot of same node
2015 Nov 24
2
libvirtd doesn't attach Sheepdog storage VDI disk correctly
Hi,
I am trying to use libvirt with sheepdog.
I am using Debian 8 stable with libvirt V1.21.0
I am encountering a Problem which already has been reported.
=================================================================
See here: http://www.spinics.net/lists/virt-tools/msg08363.html
=================================================================
qemu/libvirtd is not setting the path
2006 Jan 30
12
Error: Device 769 (vbd) could not be connected. Backend device not found.
Hi,
I have installed debian 3.1 on an Intel Pentium D processor 920 ( including
vanderpool.)
The installation worked fine and i''m able to start guest-domains.
When I try to start the 5.th Guest-Domain, I Get the following error:
Error: Device 769 (vbd) could not be connected. Backend device not found.
this problem exists still if i have shutdown or destroyed all guests, after
2005 Dec 16
0
FrOSCon - June 24./25. 2006 (Saturday/Sunday) - Sankt Augustin Germany
Hello!
FrOSCon
The Department of Computer Science[1] of the University of Applied
Sciences Bonn-Rhein-Sieg[2] is organising a conference about Free
Software and Open Source in 2006 with help of Fachschaft of Computer
Science[3], LUUSA[4] and FrOSCon e.V.
About FrOSCon
FrOSCon is a two day conference on Free Software and Open Source, taking
place on June, 24/25 2006 at the Fachhochschule
2007 Mar 15
0
Call for Papers FrOSCon 07 - 25.+26.08.07 - St. Augustin/Germany
FrOSCon is a two-day conference on free software and open source, which
takes place on 25th and 26th August 2007 at the University of Applied
Sciences Bonn-Rhein-Sieg, in St. Augustin near Bonn, Germany.
Focus of the conference is a comprehensive range of talks about current
topics in free software and open source. Furthermore, space will be
provided for developers of free software and open
2010 Feb 25
9
uninitialized constant UsersController::User
i just created an application to list the primary details of
userbut it is showing an error lik this
"uninitialized constant UsersController::User"
this is my controlller
class UsersController < ApplicationController
puts"hiiiiiiiii"
def index
puts"hiiiiiiiii"
@users = User.find(:all)
puts @users
respond_to do |format|
format.html # index.html.erb
2015 Nov 30
1
Re: libvirtd doesn't attach Sheepdog storage VDI disk correctly
Hi,
I tried two different approaches.
1.) Convert an existing Image with qemu-img
================================================
qemu-img convert -t directsync lubuntu-14.04.3-desktop-i386.iso
sheepdog:lubuntu1404.iso
=================================================
results in
====================================================
root@orion2:/var/lib/libvirt/xml# virsh vol-dumpxml --pool
2010 Jan 25
3
[LLVMdev] Deterministic iteration over llvm iterators
Forgot cc, the entire group.
How can deterministically iterate over the uses of a variable. i.e. the uses
should be any particular order that doesn't change from execution to
execution of the opt tool.
To make myself more clearer, here is a snippet of code that has Values
reordered each time I analyze a particular piece of code(which doesn't
change) with the LLVM opt tool and my LLVM
2018 Feb 27
1
Quota status to postfix in distributed environment
Out of curiosity would it be possible to configure dovecot in such a way that if a message had been accepted by postfix because it couldn't check quota the message was delivered anyway, despite being over quota?
I'd much rather that then risk backscatter.
(I used to have quotas, but with the size of disks I've found it easier to simply have a "clue bat?approach and a reasonable
2010 Jan 25
0
[LLVMdev] Deterministic iteration over llvm iterators
I mean SVN head, but it might have been fixed in 2.6 as well, I don't
remember.
On Jan 25, 2010, at 2:47 PM, Augustine Mathews wrote:
> Thanks chris.
>
> Do you mean llvm 2.6 when you say mainline or something else?
>
> Augustine
>
> On Mon, Jan 25, 2010 at 4:27 PM, Chris Lattner <clattner at apple.com>
> wrote:
>
> On Jan 26, 2010, at 7:23 AM,
2008 Aug 07
1
Installing guest OS on Xen 3
WHen I try to install NetBSD this it what is get
xm create vm02 -c
Using config file "./vm02".
Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU
and enabled in your BIOS?
*
My vm02 file in
/etc/xen/vm02*
kernel="/usr/lib/xen/boot/hvmloader"
builder='hvm'
name = "vm02"
#uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4"
maxmem
2008 Aug 11
2
Need Kernel for NetBSD to install on Xen
Hello You All,
I'm trying to install NetBSD on Xen. Anyone, I need a kernel to install
NetBSD or FreeBSD or both to install it on Xen 3.2 running from CentOS 5.2
Thanks,
really appreciate some Help.
Thanks,
- Augustin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Apr 24
3
help me pls:Tracking mails in rails
hai friends can anone help me to provide a way to implement the
following using rails.
i created a mail campaign application.if a user successfuly
created a campaign he will be getting a mail.
1. how i can track that someone opens the mail?
what i did is just pass some parameters like used id , campaign id
along with this.then i created one table to store the resulting
2008 Aug 05
3
NetBSD on CentOS 5.2 Xen 3
Please I need help installing NetBSD on CentOS 5.2 running Xen 3 is a amd64
bit.
IBM xSeries 346 146G HHD. I had installed Centos 5.2 on top of CentOS 5.2
now I need to install NetBSD
Please Help.
Thanks,
Augustin
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Aug 05
3
NetBSD on CentOS 5.2 Xen 3
Please I need help installing NetBSD on CentOS 5.2 running Xen 3 is a amd64
bit.
IBM xSeries 346 146G HHD. I had installed Centos 5.2 on top of CentOS 5.2
now I need to install NetBSD
Please Help.
Thanks,
Augustin
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users