Displaying 20 results from an estimated 400 matches similar to: "multiple domains"
2011 Feb 04
0
Question about managing multiple domains
Actually we have configured a server (postfix,dovecot,mysql) with multiple
domains, but the problem resides in that we don't want to login via POP3
using "user at domain" just using "user", because we'll migrate our actual
platform (Qmail) to dovecot. Our users are logging to their mail boxes,
using only user name.
We want to ask if that's posible to use a function
2010 Jun 04
4
[LLVMdev] Duplicating a Basic Block
Hi,
I had asked earlier from my another ID about duplicating a basic block, but
that server is down for moment.
I was given suggestion to use CloneBasicBlock, but when I used it I get an
error :
While deleting: i32* %a
Use still stuck around after Def is destroyed:  store i32* %a, i32** %p,
align 4
opt: /home/ambika/llvm_3/llvm-2.6/lib/VMCore/Value.cpp:81: virtual
llvm::Value::~Value():
2006 Sep 14
3
One way audio problem on gateway to PSTN after some time, no NAT involved
Hello everyone,
since some weeks I experience strange problems on my gateways to the
PSTN. The gateways use chan_ss7 and SIP. My setup is roughly like that
SER --> Asterisk A --> Asterisk B (chan_ss7) --> PSTN
What happens is, that after a while (uptime was a least two days) the
gateway starts to not transmit audio to the PSTN on outgoing calls, but
the caller can still hear the called
2010 Jun 04
0
[LLVMdev] Duplicating a Basic Block
On Fri, Jun 4, 2010 at 2:15 AM, Ambika Agarwal <agarwal.ambika at gmail.com> wrote:
> Hi,
>
> I had asked earlier from my another ID about duplicating a basic block, but
> that server is down for moment.
> I was given suggestion to use CloneBasicBlock, but when I used it I get an
> error :
>
> While deleting: i32* %a
> Use still stuck around after Def is
2011 Mar 26
1
bwplot [lattice]: how to get different y-axis scales for each row?
Dear expeRts,
How can I get ...
(1) different y-axis scales for each row 
(2) while having the same y-axis scales for different columns?
I coulnd't manage to do this with relation="free" [which gives (1) but not (2)].
I also tried relation="sliced", but it did not give the same y-axis scales 
within each row (see the fourth row). Further, it "separates" the
2007 Jul 12
0
No subject
Use the astDB. Add entries like:
   /vipMap/custNumber: Target number
eg.
   /vipMap/441364698123: 07712191046
In this case, 441364123123 is my VIP customers number, and 07712191046 is 
my mobile number..
You can do a little bit of webby stuff to maintain this via the manager 
interface. If you can't find any, drop me an email - I have some I 
modified after finding some ideas online. (I
2005 Aug 10
4
could not load modules.dep stops network from working?
Iam new to Xen and I am trying to FC4 and FC4 domains. I came across a
problem when my newly created domain never gets a network. When I start
the domain I get a fatal error that leads me to believe that thios might
be the reason why I don''t have networking with the bridge:
 
Checking for new hardwaremodprobe: FATAL: Could not load
/lib/modules/2.6.12-1.1411_FC4xen0/modules.dep: No such
2017 Sep 18
1
Question about 'DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT'
> so I think we need to use non-extending load for element size less than 8bit on "DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT" like this roughly.
> if (N->getOperand(0).getValueType().getVectorElementType().getSizeInBits() < 8) {
>   return DAG.getLoad(N->getValueType(0), dl, Store, StackPtr, MachinePointerInfo());
> } else {
>    return
2005 Jul 27
0
voicemail ODBC storage question
Hello guys.
Did anybody use voicemail ODBC storage feature? All "voicemessages"
fields name are clear except for "dir", which is assigned to
  "/var/spool/asterisk/voicemail/default/1234/INBOX".
Why do we need any directory when we store voicemessages in the database?
Noreover, that field is choosen as the KEY or INDEX (marked as MUL in
README.odbcsrorage, so I
2007 Sep 18
0
How to have multiple independently working controlllers for one view
Hi, i have the following problem - on my web project i will have two
areas (components) which will change (submit) independently. However,
the two areas will interact with each other, too, when some link is
clicked for example . There is a rough picture of my problem at thios
address : http://offtype.net/image_965035194627.gif.html . The blue
areas are those who work independently form one another
2008 Jun 04
0
Samba and Vista profile probs
Yes, if you're using roaming profiles Vista will automatically accept your
login (if your PDC is configured correctly, check the firewall on the
clients and server also, write/read access to the profile for the current
user, but i guess these things were already said here but I'm only replying
to your last question without having read most of the rest)
The profile is not needed to be
2017 Sep 17
2
Question about 'DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT'
Please open a bugzilla ticket and attach your testcase. It will allow us to debug and fix the problem.
Thanks
-           Elena
From: JinGu [mailto:jingu at codeplay.com]
Sent: Saturday, September 16, 2017 00:38
To: Demikhovsky, Elena <elena.demikhovsky at intel.com>; daniel_l_sanders at apple.com <daniel_l_sanders at apple.com>; Jon Chesterfield <jonathanchesterfield at
2005 Aug 11
0
RE: [****SPAM****] - Re: could not load modules.dep stops network from working? - Found word(s) list error in the Text body
Thank you all for you replies!
For anyone following the fedora xen quickstart guide here are the steps
to follow to get your eth0 working.
At rawhide
mkdir /lib/modules/2.6.12-1.1411_FC4xen0
depmod -a
At the domain0
(make sure rawhide is down)
mount -o loop /root/fedora.img /mnt
cd /mnt
cp /etc/sysconfig/network-scripts/ifcfg-eth0
etc/sysconfig/network-scripts/ifcfg-eth0
cp
2010 Sep 15
3
warning or error upon type/storage mode coercion?
Hi,
I'm aware that the language definition states "R objects are often 
coerced to different types during computations". Two questions:
1. Is it possible to configure the R environment so that, for example, 
coercion from (say) numeric to integer will throw a warning or an error? 
I realize that in the base R code alone, there are thousands of calls to 
as.integer() which would
2005 Apr 25
4
Suse 9.3 boot problem
Hi there
I got Suse 9.3 on a raid 1 (md0 :boot and root and md1
home)
When I try to get the xen kernel booted, the process
goes up to a certain point and then reboots
I got two problems: 
1) Since I used default suse parameters I would assume
all my settings should be OK, so why does it not boot?
2) When booting and getting to the reboot point, it
holds the messages only for one second. How can
2007 Mar 24
2
BAD CLIENT error with mobile phone access
Hello!
Can someone help a newbie?
I''m using Instant Rails which has Mongrel configured inside.
I''m running a web application and everything works fine.
However, when I try to access my site using my mobile phone (a Nokia  
3230) and its in-built web browser, i get the following error:
Bad Client (XXX.XXX.XXX.XXX):Invalid HTTP format, parsing fails
I believe it is because I
2016 Mar 20
4
[GSoC'16] Need details on New Transformations and Analyses
Hi everyone,
I am very interested in contributing to LLVM project in this year's GSoC. I am new with LLVM, but this is used in the compiler course in my university. So, I am thinking to involve in LLVM development to have a better knowledge of the system. Currently, I am preparing the proposal.
One of the project that caught my eyes is "New Transformations and Analysis". Several
2016 Mar 23
0
[GSoC'16] Need details on New Transformations and Analyses
On 03/20/2016 05:38 AM, Aries Gunawan via llvm-dev wrote:
>
> Hi everyone,
>
> I am very interested in contributing to LLVM project in this year’s 
> GSoC. I am new with LLVM, but this is used in the compiler course in 
> my university. So, I am thinking to involve in LLVM development to 
> have a better knowledge of the system. Currently, I am preparing the 
> proposal.
2016 Mar 23
2
[GSoC'16] Need details on New Transformations and Analyses
> On Mar 22, 2016, at 5:13 PM, Philip Reames <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
> 
> 
> 
> On 03/20/2016 05:38 AM, Aries Gunawan via llvm-dev wrote:
>> Hi everyone,
>>  
>> I am very interested in contributing to LLVM project in this year’s GSoC. I am new with LLVM, but this is used in the compiler course in my
2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
Good Day All!  I am attempting to configure deliver as our LDA.  I am
also configuring the server to use Postfix instead of Sendmail.  I
have followed the all the documentation and examples I could find.
Below are my Dovecot and Postfix configs.  Can someone please smack me
upside the head and tell me why I am getting "user unknown" errors?
If i don't use deliver as the LDA, all