Displaying 20 results from an estimated 1000 matches similar to: "Small typo"
2008 Jan 08
1
Logging to stderr
Hi,
I am having a bit of a problem with logging to stderr.
I am trying to run dovecot as sort of "inetd" install using daemontools.
I have daemontools 'services' named dovecot-pop3, dovecot-imap, etc.
The service command line looks like
tcpsvd -c20 -v -l 0 0 110 /usr/lib/dovecot/pop3-login [--ssl]
In dovecot/dovecot.conf, the log_path is set to /dev/stderr.
What seems to
2007 Sep 27
1
Proxy setup between two servers
Hi,
I am trying to set up a proxy between two dovecot servers. I have the
following set up here.
Dovecot version: 1.0.rc15
dovecot -n:
# /etc/dovecot/dovecot.conf
info_log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: pop3 imap
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap):
2006 May 26
1
Not able to make any calls
Hi All,
I have registered "abhijit" for SIP in asterisk Server.
I am able to register my softphone (SJPhone) to the server using the
name "abhijit".
But whenever I try to make any calls I am gettinh the following error
message:-
*CLI>
-- Registered SIP 'abhijit' at 172.20.28.85 port 5060 expires 120
May 26 07:34:52 NOTICE[2761]: pbx.c:1738 pbx_extension_helper:
2019 May 06
3
RFC: On removing magic numbers assuming 8-bit bytes
On Mon, 6 May 2019 at 10:13, James Courtier-Dutton via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Although the above is mentioning bytes, looking at the "/ 8" and "& 0x7" makes it look like the author meant octets and not bytes.
> Bytes can be any size of bits.
I don't think you'll have much luck trying to make that stick for a
general audience,
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hi Abhijit
I can't answer your questions but I would be very interested in a fully
working binary of Ices2 for Win32 once it's ready. Thanks for the
effort.
Best regards,
Ross Levis
====================================
StationPlaylist.com
http://www.stationplaylist.com
Low-cost music scheduling, live assist & automation software.
====================================
Abhijit
2006 Jul 12
1
passwd authentication issues (ATTN: Petar)
Hi, Petar,
For whatever reason, I didn't see your most recent reply until I checked the web archives.
To answer your questions...
Is my dovecot running chrooted? Not that I know of. However, the option to (apparently) decide this is confusing at best. Here is what I have entered.
# chroot login process to the login_dir. Only reason not to do this is if you
# wish to run the whole
2010 Sep 07
3
Something similar to layout in lattice or ggplot
Hi,
Is there a function similar to the layout function in base graphics in
either lattice or ggplot? I'm hoping someone has written a function
wrapper to the appropriate commands in grid that would make this easier :)
Abhijit
[[alternative HTML version deleted]]
2010 Jan 20
2
centos courseware?
does anyone here have pointers or access to courseware that could be
used to teach centos (5.4, i believe)? publicly-available, free C/W
would, of course, be ideal, but if you have some decent training
manuals that you're willing to license on a per-manual basis, i'm
still willing to chat.
rday
--
========================================================================
Robert P. J. Day
2010 May 01
1
how to build a centos kernel?
a couple folks on the local mailing list were asking about the
mechanics of building a kernel for a centos system, and they seemed to
suggest that there were some intricacies involved as opposed to other
distros. i've never tried it -- is there a trick or something? got a
pointer to the canonical web page that has the directions? thanks.
rday
--
2010 Feb 02
3
dm-crypt/LUKS the state of the art for block device encryption?
it's been a while since i've played with filesystem encryption so,
on centos 5.4 (and other linux distros), is dm-crypt/LUKS considered
to be the state of the art WRT encryption? i remember other solutions
like loop-aes and others, but what's considered the gold standard
these days?
rday
--
========================================================================
Robert P. J. Day
2020 Apr 30
3
Function attributes for memory side-effects
On 4/29/20 4:12 PM, Reid Kleckner via llvm-dev wrote:
> On Tue, Apr 28, 2020 at 12:58 PM Ejjeh, Adel via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Specifically, I want to be able to know when a called function does not
>> have any side effects (e.g. math library functions like sqrt)
>>
>
> Apologies for the pedantry, but I believe sqrt may
2004 Oct 05
3
[LLVMdev] help with llvm.
I am interested in implementing a compiler very much like llvm but
with very very modest goals.
I just want to have a intermediate format(machine independent) which
can be used as input/output by different passes.( much like the
bytecode of llvm).
The only thing is I want it to be much simpler compared LLVM, say only
a very few basic optimizations. Other optimizations could be written
and
2007 Jun 26
1
R data set size limit
Hi -
What is the limit (rows and columns) on the size of a data set that R
will process?
Thanks.
Abhijit
Dr. Abhijit Roy
Citi - Global Consumer Group - Business Analytics and Methods
O: 91 80 4041 6398
Fax: 91 80 2211 0827
[[alternative HTML version deleted]]
2009 Jun 23
4
RHEL, centos and seeing if i now understand this
ok, given the flurry of responses to my original post, let me see if
i have a handle on this as i think i've finally figured it out and,
yes, it does make sense.
the scenario is that there is a very large software company in the
area whose only officially supported linux platform is currently suse.
however, they are getting increasing call to have their product run on
red hat.
for most
2009 Aug 25
2
Clarifications please.
Hi
I think I have asked these questions earlier, but I been able to find
answers from the documentation (which I found poorly written in several
places). Will someone be kind enough to give me answers and enlighten me?
(as in explain with CODE?)
I want to embed R in my application and use the fPortfolio package for
carrying out risk management computations. Right now I'm reading the
Rmetrics
2009 Oct 29
2
Help with lang4
Hi
I seem to have run into a situation where I have more than 3 arguments to
pass to a function from C.
the following functions help me build an expression for evaluation:
lang
lang2
lang3
lang4
What should one do if there are more arguments than lang4 can handle?
Regards
Abhijit Bera
[[alternative HTML version deleted]]
2006 Dec 23
1
bug in odfWeave
Hi,
I think there is a minor bug in odfWeave. In the function odfStyleGen,
the following line has an extra "=":
if(length(grep("italic", thisStyle$fontType)))
fontText <- c(fontText, tagattr("fo:font-style=", "italic"))
This is creating an error if some text needs to be formatted as italic,
since the corresponding entry in
2009 Oct 18
5
the ongoing wait for centos 5.4
at the risk of picking at that scab a bit longer, i'm going to toss
out a comment regarding people still waiting for the public
availability of centos 5.4.
here:
http://lists.centos.org/pipermail/centos/2009-October/083743.html
we read:
"The last status (from twitter) is 2 days old with the '5.4 is baked!
centos internal network will start syncing up today. Release ~ soon!'.
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hello..
I have libshout2, ices0-3 and ices2 compiling on Win32
with
MSVC++ 6.0.
However, I don't know where to upload the code and if
someone is kind enuff to point out the
location(s)/procedure
that would be great. I will put a readme in the distro
for compiling procedures.
ices2 compiles but doesn't run correctly (yet). There
are
some issues related to parsing the ices-playlist.xml
2010 Jan 23
4
any significant differences between centos and OEL?
someone just pointed out to me that there is a distro called "oracle
enterprise linux" which is effectively a re-branded RHEL, so i'm
curious -- has anyone here used both centos and OEL and would there be
any differences that would be worth caring about?
the only thing i can think of that might be worthwhile is that OEL
might change some of the default kernel parms thru