Displaying 5 results from an estimated 5 matches for "misformat".
Did you mean:
mailformat
2010 May 02
0
ssh-agent man page misformatted with ./configure --with-mantype=man
I've noticed in 5.4p1 and 5.5p1 that the man page for ssh-agent is misformatted
when using --with-mantype=man.
In DESCRIPTION, all text after -t life is indented. The line that begins "If a
commandline is given..." looks as if it's part of the -t option.
2007 Jan 23
1
music.ibiblio.org: bad Vorbis comments?
Hi,
having inspected one of the files found at music.ibiblio.org, I realized that the
comments are quite poor or misformatted in the files.
I'm telling you, because:
1) I think it's great to have some free music
2) I think the performers deserve to be recognized
Generally, I'd put as much as possible into the Vorbis comments. Then you could
skip creating these index.html manually: Instead use some script...
2011 Nov 06
0
Problems with password verification on a BSD box against PAM
...headers
0.6 J_CHICKENPOX_65 BODY: 6alpha-pock-5alpha
0.6 J_CHICKENPOX_73 BODY: 7alpha-pock-3alpha
1.3 RDNS_NONE Delivered to internal network by a host with no rDNS
0.0 NO_RDNS2 Sending MTA has no reverse DNS
3.5 TO_NO_BRKTS_DIRECT To: misformatted and direct-to-MX
-------------- next part --------------
An embedded message was scrubbed...
From: Michael Schinhammer <mds at schinhammer.de>
Subject: Problems with password verification on a BSD box against PAM
Date: Mon, 07 Nov 2011 00:54:28 +0100
Size: 2066
URL: <http://dovecot.or...
2020 Jan 17
0
Sieve puts Reference:-Headers into Vacation-Reply
Hey,
I have an issue with misformatted vacation emails. Part of the initial mail
ends up in the vacation response and the headers of the vacation response
end up in the body. Which also leads to the wrong charset being used by
(some) MUAs. (Should be utf-8 but the inital mal was ascii only).
I think I narrowed the trigger of the bug...
2006 Aug 07
7
mysql Date field not getting set correctly
I created a simple test to try and pinpoint my problem but nothing seems
clear to me.
I created a Thing model with fields { id (INT), date (DATE) }
now when I try to create a new "thing" the date does not get stored, and
no errors are reported.
@myNewThing = Thing.new(:date => "2006-08-07")
@myNewThing.save
this results in a new record with a date of