Displaying 16 results from an estimated 16 matches for "einter".
Did you mean:
inter
2008 May 15
1
Warning about undocumented data sets
...trying to work it out for awhile, and I don't have any new ideas
-- I'm very new to R documentation/ LATEX.
I am running "R CMD check " on a package that I am trying to write;
the only warning is:
* checking for missing documentation entries ... WARNING
Undocumented data sets:
Einter KG
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
I have checked "Writing R Extensions" manual, found here:
http://stuff.mit.edu/afs/sipb/project/r-project/arch/i386_...
2013 Mar 13
6
Postfix (Roundcube client) sends mail, but not able to receive
Dear All
Recently I just setup postfix, dovecot, roundcube etc in a dedicated server.
>From roundcuble, I am able to send mail to my gmail account.
But from my gmail account, when sent mail to my mail id, that I setup
recently, I do not see that email in roundcuble inbox. Neither that mail
bounced back in gmail. Not sure, how do I debug this.
Kindly let me know how should I proceed to fix
2013 Mar 15
1
Postfix/Amavisd/Clamd - Mail send failing
...amavis[3325]: (03325-01) (!)WARN: all
primary virus scanners failed, considering backups
*
*2. Looks destination network not reachable (probably here gmail's mail
server)*
*
Mar 14 18:49:58 ip-173-201-189-43 amavis[3325]: (03325-01) FWD from <
bhanu at netcloudjobs.com> -> <austin.einter at gmail.com>,BODY=7BIT 250 2.0.0
from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 1AE0E38A0D3E
Mar 14 18:49:58 ip-173-201-189-43 postfix/error[3384]: 1AE0E38A0D3E: to=<
austin.einter at gmail.com>, relay=none, delay=0.02, delays=0.01/0.01/0/0,
dsn=4.4.1, status=deferred (delivery...
2015 Jul 23
2
Can ogg file contain VP8 frames
Hi All
Is it a possible case that an ogg file contains VP8 frames.
I know ogg file generally contains vorbis, theora frames.
Recently I came across an ogg file that contains OPUS frames.
Is there any tool, that can take a webm file as input, and output an ogg
file with preferably only video (no audio) frames.
Please let me know.
Thanks
Austin
-------------- next part --------------
An HTML
2013 Mar 11
12
Postfix setup
Dear All
I am planning to setup mail server for my domain.
Which one is preferred postfix or sendmail.
I came across a link *
http://ostechnix.wordpress.com/2013/02/08/setup-mail-server-using-postfixdovecotsquirrelmail-in-centosrhelscientific-linux-6-3-step-by-step/
* for postfix mail setup.
It says,
Prerequisites:
- The mail server should contain a valid MX record in the DNS server.
2013 Mar 21
3
posfix admin issue
Dear All
I had successfully installed posfixadmin. I was able to login to postfix
admin and create email ids etc.
In something broken (not sure which one caused the issue), I am
experiencing below problem with postfix admin.
1. I am able to access domain/mailadmin page.
2. I can create admin accounts at domain/mailadmin/setup.php
3. I can see the admin login page by access
But when I enter my
2013 Mar 10
8
BIND Setup Issue
Dear All
I have a CentOS 6.3 machine. I am trying to setup DNS BIND setup in that
machine. It is having a static global IP. I have done lot of reading ,
google search and tried all possible option, but still not able to resolve
the issue.
My named.conf looks as below.
*
*
*
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only
2013 Mar 12
1
Postmap command
Dear All
While setting up postfix, at one point I need to do
postmap /etc/postfix/transport
But I get the output as
*bash: postmap: command not found*
I was just wondering is it something I need to install separately.
Thanks
Austin
2013 Mar 11
3
SSL Certificate
Dear All
This is my continuation of postfix setup.
Following link
http://campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServerfor
postfix setup.
At one stage it says,
Configuring The Server Setup SSL Certificate
Now generate an SSL certificate for postfix and dovecot to have TLS
support. Replace mail.example.com with your server hostname.
> genkey --days 3650
2015 Jul 22
1
Newbie question
I am new to ogg environment.
I am writing a parser for ogg files.
I am aware there is a parser available.
However I have been asked to write a new one.
I have two simulator phones say A and B.
After A and B call connect, A reads ogg file sends packet by packet to B.
B stores the packets and writes to a file.
As far as my understanding I am writing data to file properly.
But I am unable to play
2012 Jun 13
4
[LLVMdev] Assert in live update from MI scheduler.
...ode.
> > Unfortunately it has enough differences that exact rev does not
> apply.
> > I am hitting an assert in liveness update with seemingly trivial code
> > (attached).
> >
> > /local/mnt/workspace/slarin/tools/llvm-mainline-
> merged/lib/CodeGen/Liv
> > eInter
> > valAnalysis.cpp:1078: void
> > llvm::LiveIntervals::HMEditor::moveAllRangesFrom(llvm::MachineInstr*,
> > llvm::SlotIndex): Assertion `validator.rangesOk() &&
> > "moveAllOperandsFrom broke liveness."' failed.
> >
> > The code being sched...
2012 Jun 13
0
[LLVMdev] Assert in live update from MI scheduler.
...a release based on the branch 3.1 version of code.
> Unfortunately it has enough differences that exact rev does not apply.
> I am hitting an assert in liveness update with seemingly trivial code
> (attached).
>
> /local/mnt/workspace/slarin/tools/llvm-mainline-merged/lib/CodeGen/LiveInter
> valAnalysis.cpp:1078: void
> llvm::LiveIntervals::HMEditor::moveAllRangesFrom(llvm::MachineInstr*,
> llvm::SlotIndex): Assertion `validator.rangesOk() && "moveAllOperandsFrom
> broke liveness."' failed.
>
> The code being scheduled (function "push&quo...
2012 Jun 12
2
[LLVMdev] Assert in live update from MI scheduler.
...yone,
I am working on a release based on the branch 3.1 version of code.
Unfortunately it has enough differences that exact rev does not apply.
I am hitting an assert in liveness update with seemingly trivial code
(attached).
/local/mnt/workspace/slarin/tools/llvm-mainline-merged/lib/CodeGen/LiveInter
valAnalysis.cpp:1078: void
llvm::LiveIntervals::HMEditor::moveAllRangesFrom(llvm::MachineInstr*,
llvm::SlotIndex): Assertion `validator.rangesOk() && "moveAllOperandsFrom
broke liveness."' failed.
The code being scheduled (function "push") is trivial:
# Machine cod...
2012 Jun 13
0
[LLVMdev] Assert in live update from MI scheduler.
...enough differences that exact rev does not
> > apply.
> > > I am hitting an assert in liveness update with seemingly trivial
> > > code (attached).
> > >
> > > /local/mnt/workspace/slarin/tools/llvm-mainline-
> > merged/lib/CodeGen/Liv
> > > eInter
> > > valAnalysis.cpp:1078: void
> > >
> llvm::LiveIntervals::HMEditor::moveAllRangesFrom(llvm::MachineInstr*
> > > ,
> > > llvm::SlotIndex): Assertion `validator.rangesOk() &&
> > > "moveAllOperandsFrom broke liveness."' failed....
2003 Jun 27
5
PATCH/RFC: Another stab at the Cygwin hang problem
Hi,
In http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html, I noted that
the often-observed hangs of rsync under Cygwin were assuaged by a call to
msleep().
After upgrading my Cygwin environment to rsync 2.5.6, I'm seeing these
hangs again, not surprisingly given a CVS entry for main.c notes that
this kludge was not harmless:
Revision 1.162 / (download) - annotate - [select for
2014 Oct 21
0
Dovecot Auth Issue
Dear All
I have been able to setup postfix and dovecot.
Through command line, I can send mail out.
Now I have installed roundcube in mail server side, and I am able to access
like https://mydomain/webmail.com
Login was failing. Then I debugged and modified settings in dovecot and
using PAM for authentication.
Now I trying to login to email server.
I am not sure if authentication by dovecot and