Displaying 20 results from an estimated 1000 matches similar to: "dovecot-2.1.6: why are loglines longer and longer"
2008 May 26
1
Sweave does not respect width
Hello,
I'm learning to use Sweave, and I've run into a problem: sometimes, when
entering long lines of input and using long variable names, Sweave will not
insert linebreaks in a way that respects the width setting. This causes
undesirable overflows into the margins in the latex file. For example,
consider the following document (adapted from the GLM example):
\documentclass{article}
2007 Jul 19
1
write.table linebreaks
Hello R users,
I am a newby using R 2.5.0 on a Apple Power Book G4 with Mac OS X
10.4.10.
when I use the write.table function, I always get the output in Unix
linebreaks that I have to change to McIntosh linebreaks to be able to
Import the data in Excel 2004 for Mac.
Is there a possibility to do this automatically in R and respectively
in the write.table function?
Thanks in advance.
2013 Aug 17
0
Proxy: %$ should contain username
for nomal operations
* login_log_format_elements = %r %m %k
* login_log_format = %$: %s
would be perfect because "proxy(h.reindl at thelounge.net)" contains the username
*but* in case of auth errors "Disconnected (auth failed, 1 attempts in 2 secs)"
does not show the username - hence currently there exists no way to avoid
username double-logging in normal
2008 Aug 01
1
parameters
<% for post in @posts %>
<%= link_to_remote "Edit", :url => { :controller => "threads", :action
=> :new_req }, :with => "''description=#{post.description}''"
<% end %>
When I make a post with the form and enter a description like such:
Description text_area:
this is a description
that has linebreaks,
or... at least,
I
2015 Sep 08
3
sieve_extprograms - double linebreaks at filtering
Hello List,
i have a problem when using sieve-plugin sieve_extprograms. I use
dovecot 2.2.18 and bundled pigeonhole 0.4.6 (Ubuntu 14.04.3 LTS)
i have enabled sieve_extprograms and vnd.dovecot.filter to send mail to
user-defined script and get changed content back.
My script previously was used with procmail and is working fine.
Using same script with vnd.dovecot.filter leads to odd behavior.
I
2007 Aug 21
2
in place editor with scriptaculous
I have an issue with line break handling.
When I display contents of a textarea, I use nl2br to show linebreaks
that the user has made. The problem comes the second time they make an
edit, since the <br> code still appears in the inPlaceEdit box...
which will no doubt confuse my users...
Any way around this?
--~--~---------~--~----~------------~-------~--~----~
You received this message
2008 Jul 28
0
text_area value
Hey,
I have existing threads with two fields: title and text. When a user
clicks "edit", I say, in the new thread form:
<% form.text_area :text, :value => params[:text] %>
params[:text] = the text in the thread which the user wants to edit.
It works fine most of the time, but if I made a new thread and had
linebreaks, clicking edit fails.
New form:
text:
sdfjksdfj
sdfjsdf
2004 Apr 27
5
parsing a data file
Hi,
I need to parse a data file (output of a measuring device) of the
following format:
BEGIN RECORD [first record data] RECORD [second
record data] RECORD
[third record data]
END
Line breaks can (and do ;-() occur anywhere. White space behaves very
much like TeX, eg it is not important whether there are one or more
spaces or linebreaks as long as there is one of them. It is a text
file, not
2005 Sep 22
1
Using tokens on autocompleter
Hi,
When I use a "," token to enable multiple input, each choice is added in
its own line.
When using a normal <input type="text"...> I would expect it to leave
the linebreaks alone.
Is there a workaround for this one?
Cheers,
Ron
2005 May 04
1
Avoiding Sweave formula cut's?
Hi,
anybody know a possibilities how i could avoid less nicely cut's in
function calls with sweave like:
randomForest(x = RELSHIP ~ ., data = R_RELSHIP[splitR_RELSHIP == 1,
], importance = T, n(*here is the cut in the pdf*)
tree = 1000, na.action = na.omit)
Until now i add expost linebreaks in the *.tex file, but with dozend of
models it might be painfuel for my hands.
Many
2015 Jun 29
1
Moving from compiled to packages
So I can just copy the data into the new directory the package creates?
On Mon, Jun 29, 2015 at 10:42 AM, Reindl Harald <h.reindl at thelounge.net>
wrote:
>
>
> Am 29.06.2015 um 16:28 schrieb Jason Waters:
>
>> I understand about using the newer binaries, but what I really want to
>> "save" is the active directory. Sorry I should have been clear. I do
2015 Apr 03
2
Dovecot Oy merger with Open-Xchange AG
Andreas Kasenides skrev den 2015-04-03 15:53:
> Please share. I know its easy to do, but share anyway!
require ["imap4flags"];
# rule:[h.reindl at thelounge.net]
if header :contains "From" "h.reindl at thelounge.net"
{
addflag "\\Seen";
}
this dont break threads
add this as the very first rule, before any fileinto, note no stop in
the above rule
2016 Mar 01
1
which DNS backend ?
Hi Reindl,
For me there lot of misunderstanding around DNS, especially when it comes
to AD and a bit more when that AD is Samba AD. This thread just shows that
once more time.
I'm relatively new in DNS world and learnt a lot these last months, thanks
to colleagues who are daily DNS admins and who accept to enlighten me a
little bit.
You claim to be a DNS admin and you said Rowland and you
2015 Apr 03
3
Dovecot Oy merger with Open-Xchange AG
you wouldnt know, your not a developer, shit processor maybe, but not
a developer
On 4/3/15, Reindl Harald <h.reindl at thelounge.net> wrote:
>
>
> Am 02.04.2015 um 18:19 schrieb Jogi Hofm?ller:
>> Am 2015-04-02 um 17:49 schrieb Reindl Harald:
>>> Am 02.04.2015 um 14:30 schrieb Edwardo Garcia:
>>>> On 4/1/15, Reindl Harald <h.reindl at
2006 Oct 05
1
solaris 64 build?
We have a solaris/sparc machine that has been running an old version
of R-devel: Version 2.2.0 Under development (unstable) (2005-06-04
r34577)
which was built as m64 from sources. Attempting to upgrade to 2.4.0
the configure step
goes ok, but I'm getting early on from make:
> gcc -m64 -L/opt/sfw/lib/sparcv9 -L/usr/lib/sparcv9
> -L/usr/openwin/lib/sparcv9 -L/usr/local/lib -o
2018 Mar 28
3
broken mailing-list -> Re: Accentuated characters issue when receiving attributes from "samba user syncpasswords"
On Wed, 28 Mar 2018 18:54:16 +0200
Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
> Am 28.03.2018 um 18:47 schrieb Rowland Penny via samba:
> > On Wed, 28 Mar 2018 18:22:16 +0200
> > Reindl Harald via samba <samba at lists.samba.org> wrote:
> >
> >>
> >>
> >> Am 28.03.2018 um 18:07 schrieb Rowland Penny via samba:
2012 May 13
1
userdb namespace settings bug
Hi!
Since upgrading to 2.1.6, setting namespaces via environment variables
using a imap-postlogin-script *sometimes* doesn't work.
Sometimes, the prefix of a namespace isn't set correctly, but is set to
an empty string, which leads to the following error:
namespace configuration error: Duplicate namespace prefix: ""
However, the environment is set correctly, the error seems to
2017 Oct 18
1
hosts allow / hosts deny (CIDRs?)
In message <ca330312-5343-b7e5-328a-d2b554330081 at thelounge.net>,
Reindl Harald <h.reindl at thelounge.net> wrote:
>Am 17.10.2017 um 04:24 schrieb Ronald F. Guilmette via samba:
>> Just a trivial question...
>>
>> Do the hosts allow and hosts deny clauses (i.e. within smb.conf) support
>> the use of IPv4 CIDR notation (e.g. A.B.C.D/maskbits) ?
>>
2013 Nov 11
2
blames for using maillists ?
why do you not simply shut up?
# sieve rule
require ["imap4flags"];
# rule:[reindl]
if allof (header :contains "From" "h.reindl at thelounge.net")
{
setflag ["\\Seen","\\Flagged"];
stop;
}
2015 Feb 26
1
Workgroup name too long
>> From: schulz at adi.com (Thomas Schulz)
>> To: durwin at mgtsciences.com, h.reindl at thelounge.net,
> samba at lists.samba.org
>> Date: 02/25/2015 06:39 PM
>> Subject: Re: [Samba] Workgroup name too long
>> Sent by: samba-bounces at lists.samba.org
>>
>>>> From: Reindl Harald <h.reindl at thelounge.net>
>>>> To: samba at