search for: 7bit

Displaying 20 results from an estimated 735 matches for "7bit".

2013 Feb 10
1
Patch to add gpg support to logcheck.
...ct $MIMECONSTRUCTARGS --subpart \ + --file - | { + gpg --encrypt --batch --quiet --armor -r "$SENDMAILTO" 2>&1; } + else cat; fi | + eval mime-construct $MIMECONSTRUCTARGS \ --subject "'Logcheck: $HOSTNAME $DATE exiting due to errors'" --encoding "7bit" \ --file - --to "$SENDMAILTO" @@ -300,12 +307,32 @@ debug "Sent report to STDOUT" else debug "Sending report: '$subject' to $SENDMAILTO" - if [ "$MAILASATTACH" -eq 1 ]; then - debug "Sending report as atta...
2006 May 15
2
RFC 3501 compliance issue: body-type-msg incorrect
...lines I'm seeing, since they are copied verbatim to my logs when they happen. I saw one case of imap-literal coming across without a \r\n sequence: * 1135 FETCH (UID 1345 RFC822.SIZE 4813894 BODY (("text" "plain" ("charset" "ISO-8859-1") NIL NIL "7bit" 415 6)("application" "octet-stream" ("name" {59}C:\\Documents and Settings\\Mitch\\Desktop\\AIR JORDANS.ppt) NIL NIL "base64" 4811938) "mixed") BODY[1]<0> {80} We sorted out what technical difficulties we having and have posted a correct...
2010 Feb 03
1
Storage requirement for KVM
Hi all, I have to buy a server machine and Run KVM on it. I just wanted to know what type of storage devices are supported by KVM. Thanks & Regards Anuj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100203/f921e0e8/attachment.htm>
2010 Oct 18
1
libvirt fails to autostart on boot
Hi I'm having a problem with libvirt. OS: Ubuntu 10.04 When I installed everything initially it worked properly, I was able to use virtual manager to connect to QEMU and install (and run guest OS). But after I rebooted my box - libvirt is not started even though I can see init script in /etc/init.d/libvirt-bin When I start libvirtd manually it works.. But it's kind of annoying for
2006 Jul 06
1
Problems with deliver (LDA)
...art/mixed; 1152170973.7420.silver:28:Content-Type: text/plain; charset = "iso-8859-1" 1152170973.7420.silver:29:Content-Transfer-Encoding: quoted-printable 1152170973.7420.silver:34:Content-Type: message/rfc822; name="Testing" 1152170973.7420.silver:35:Content-Transfer-Encoding: 7bit 1152170973.7420.silver:36:Content-Disposition: attachment; filename="Testing" 1152170973.7420.silver:64:Content-Transfer-Encoding: quoted-printable 1152170973.7420.silver:65:Content-Type: text/plain; charset="iso-8859-1" 1152170973.P7422Q0M136220.silver:24:Content-Type: multipa...
2005 Aug 27
1
bug in L-BFGS-B? (PR#8099)
--WWm7B+u2U4 Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit G'day all, I believe that this is related to PR#1717 (filed under not-reproducible) which was reported for a version of R that is a quite a bit older than the ones used in for this report. But I noticed this behaviour under R 2.1.1 and R 2.2.0 on my linux box and under R 2.0.1 and R 2.1.1 on...
2018 Mar 19
2
Accentuated email addresses stored in LDAP
...9; 'rfc822Mailbox' ) DESC 'RFC1274: RFC822 Mailbox' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) http://www.oid-info.com/get/1.3.6.1.4.1.1466.115.121.1.26 https://en.wikipedia.org/wiki/IA5STRING IA5 :- 7bit > noticed that some of the fields, like 'dn' and 'cn' where automatically > encoded in base64 when stored when including accentuated chars. you mean when you use ldapsearch or similiar tool to export data? LDIF traditionally encode all data in 7bit ASCII, which is noted by...
2018 Aug 30
3
Community forum ?
Is the list going to be the same after sangoma take over digium? On Thu, Aug 30, 2018 at 11:12 AM, Joshua Colp <jcolp at digium.com> wrote: > On Thu, Aug 30, 2018, at 12:05 PM, sean darcy wrote: > > I see a lot of tag lines on posts for the Asterisk Community Forum. Is > > that forum supposed to supersede this mailing list ? > > Both remain available but the community
2000 Apr 24
5
Suppressing Form Feeds
...un, 23 Apr 2000 22:42:24 +0200 >From: mdlinux <mdlinux@convair.com> >To: samba@samba.org >Subject: page eject after printing >Message-ID: <39036030.D1CE7025@convair.com> >MIME-Version: 1.0 >Content-Type: text/plain; charset=us-ascii >Content-Transfer-Encoding: 7bit >Hi all, >I'm under samba 2.06 / Freebsd 3.2 >after all printing from windows clients, one extra page ejects. >under freebsd, no problem. >I don't see any option to fix this. >Thanks >Michel
2020 Sep 04
3
Conversion from Centos 5 to Centos 7 & mailx changes
...-Encoding: base64' On Centos 7 the headers contain 'Content-Transfer-Encoding: base64' and when the client gets the e-mail they are unable to open it up. The interesting thing is that on Centos 7 when the command line is used by typing the above command 'Content-Transfer-Encoding: 7bit' is placed in the header and the client can see the e-mail without a problem. I have looked for a way to control the 'Content-Transfer-Encoding:' header to '7bit' when we use a cron job, but I have not been able to figure out how. Your suggestions would be appreciated. Thank...
2008 Nov 30
4
ActionMailer weirdness: bad html '=3d' for all '='
I am getting html output in my email body with spurious characters that cannot be rendered, so that my links are not handled properly. What am I not getting here? My email body contains: -----------------clip------------- <A href=mailto:&quot;<%=h(''support-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org'')%>? Support&quot;>Support</A><br/> with any
2000 Feb 23
3
newbie desperate for help
I just installed Samba for the first time. Installed and setup like a dream. Unfortunately, I can't login to save my life. The server appears in the Net. Neighborhood, but when I double-click to login, the login window give the following message: Incorrect password or unknown username for \\SERVERNAME Entering a username and password (from /etc/passwd) returns: \\SERVERNAME is not
2009 Nov 12
2
fetch bodystructure filename problem rfc2231
Hi, I have a problem with the filename of attachments in some clients. # dovecot 1.2.(5|7) * 3 FETCH (BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 13 1 NIL NIL NIL NIL)("text" "plain" ("charset" "UTF-8" "name" "ISO-8859-1''testanh%E4ng.txt") NIL NIL "8bit" 27 1 NIL ("attachment" ("filename" "ISO-8859-1''testanh%E4ng.txt"))...
1999 Jul 26
0
UNSUBSCIBE SAMBA
...200 >From: "Marek Les" <marek@ryston.cz> >To: samba@samba.org >Subject: strange share violation >Message-ID: <19990723071716Z12864028-455+379@samba.anu.edu.au> >MIME-Version: 1.0 >Content-type: text/plain; charset=US-ASCII >Content-transfer-encoding: 7BIT > >hello there ! > >I have one problem. We have a catalogue on a CD which is being used >frequently so it's copied on a Novell network. But now we have to move >it on a Samba box. But when two (or more) users try to run it, the >second user (and all the rest) gets a message...
2014 Jun 30
2
Sieve seems to break mailbody during automatic redirection
...net> Subject: testmail 5 X-Enigmail-Version: 1.6 Content-Type: multipart/mixed; boundary="------------040308070600090201000704" This is a multi-part message in MIME format. --------------040308070600090201000704 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit --------------040308070600090201000704 Content-Type: application/rtf; name="elenco_siti_inibiti.2.rtf" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="elenco_siti_inibiti.2.rtf" e1xydGYxXGFkZWZsYW5nMTAyNVxhbnNpXGFuc2ljcGcxMjUyXHVjMVxhZGVmZjBcZGV...
2006 Apr 20
2
bug: code not working as expected (PR#8783)
Hi, I've attached two files with the sources for a function to implement the finite difference method for solving a particular differential equation. One of them works correctly, the other gives wrong results or returns an error, depending on the version of R. The difference between them is that in the 'broken' version in line 42 I check if the items in the two-dimensional array
2009 Dec 30
3
sieve 0.1.14: vacation encodes Subject twice
...codes the subject, everything works correct, while we run into trouble with 0.1.14. I think that there needs to some mechanism in sieve that checks whether the subject contains non-ASCII and does the encoding only in this case. I just checked out, that 0.1.14 does not encode a non RFC2047 encoded 7bit subject, while a 7bit subject starting with =?utf-8?... is encoded twice. Tschoeeee Roland -- Roland Rosenfeld - Content Delivery - NED - Technik NetCologne Gesellschaft f?r Telekommunikation mbH - HRB 25580, AG K?ln Am Coloneum 9 50829 K?ln Tel.: +49-221-2222-373 Fax: +49...
2005 Jul 24
1
Buglet in src/appl/splines.c (PR#8030)
--AZaLVt6Pw+ Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Dear all, I was looking at "splinefun" and the underlying C code and believe that there is a memory access error in the C routine "spline_eval". Specifically, on line 368 and following the following code appears: if(ul < x[i] || x[i+1] < ul) { i = 0; j = *n;...
1999 Jul 26
2
SAMBA digest 2177
...gt;From: Hanns-Peter Ermert <Hanns-Peter.Ermert@alcatel.de> >To: samba@samba.org >Subject: Wincenter 3.1.13/Winframe 1.7 - ACLs: >Message-ID: <379733AC.DEF44FE@alcatel.de> >MIME-Version: 1.0 >Content-Type: text/plain; charset=us-ascii >Content-Transfer-Encoding: 7bit > >Hello all, > >I am running samba-2.0.5a on a sparc ultra-4 and try to see the >security information in Wincenter. The result is always "The parameter >is incorrect" . If I access the same files from an NT 4.0 Box I can see >the security information. >Any idea ?...
2005 Jun 04
1
icecast sound compressor
...situation. Can you give me a hint? What software should I use to make my plans? Thanks for your reply. Yours, Jacint --===============0700714767== Content-Type: message/rfc822 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: confirm 30f2b052674e90e8c14cc3f7143cb51ac3219565 Sender: icecast-request@xiph.org From: icecast-request@xiph.org If you reply to this message, keeping the Subject: header intact, Mailman will discard the held message. Do this if the message is spam. If you reply to this message and incl...