Home
last modified time | relevance | path

Searched +refs:mime +refs:tnef +refs:parse (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/dports/mail/anomy-sanitizer/anomy/bin/Anomy/
H A DSanitizer.pm2443 my $tnef;
2456 my $printer = $tnef;
2459 $tnef->Testing(1) if ($conf->{"feat_testing"});
2479 "boundary" => $tnef->{boundary},
2514 if (0 == $tnef->parse($tnef_reader, $debug))
2516 if ($tnef->tnef_to_mime($debug))
2519 my $r = $tnef->get_mime_reader();
2520 my $w = $tnef->get_mime_writer();
2530 $subpart->{"mime"}->{"boundary"} = $tnef->{"boundary"};
2540 $tnef->dump_tnef($tnef_reader, $tnef_writer, $debug)
[all …]
/dports/www/sogo/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoTNEFMailBodyPart.m284 TNEFStruct tnef;
296 TNEFInitialize(&tnef);
297 tnef.Debug = 0;
305 MAPIPrint(&tnef.MapiProperties);
310 if (tnef.subject.size > 0)
331 data = [handler parse]; // RTF to HTML
682 p = tnef.starting_attach.next;
762 … NSString *mime = [NSString stringWithUTF8String: (const char *)prop->data];
763 NSArray *pair = [mime componentsSeparatedByString: @"/"];
771 [self warnWithFormat: @"Unexpected MIME type %@", mime];
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoTNEFMailBodyPart.m284 TNEFStruct tnef;
296 TNEFInitialize(&tnef);
297 tnef.Debug = 0;
305 MAPIPrint(&tnef.MapiProperties);
310 if (tnef.subject.size > 0)
331 data = [handler parse]; // RTF to HTML
682 p = tnef.starting_attach.next;
762 … NSString *mime = [NSString stringWithUTF8String: (const char *)prop->data];
763 NSArray *pair = [mime componentsSeparatedByString: @"/"];
771 [self warnWithFormat: @"Unexpected MIME type %@", mime];
[all …]
/dports/mail/qpopper/qpopper4.1.0/mmangle/
H A DREADME44 The MIME parse starts by the user calling the MIMEInit function, then
52 very start of the parse with a NULL Mime type to request a handler for
56 The mime bodies are passed to the callers call back a buffer at a
66 because this parser (at present) does not parse all parts of the MIME
80 mime.c mime.h,
106 parse. So for example a legal MIME header like:
112 will parse down to a MIME type of application/xyz. Some of constructs
127 - ms-tnef - ignores
/dports/editors/semi/semi-509f6f0/
H A DChangeLog.1279 * mime-tnef.el (mime-tnef-parse): Fix the case input STRING is too
284 * mime-tnef.el (mime-tnef-decode-string)
285 (mime-tnef-decode-unicode-string): Minor refactoring.
293 * mime-tnef.el (mime-tnef-insert-file-parameters): New function.
294 (mime-tnef-insert-file): Use it.
368 * mime-tnef.el (mime-tnef-files): Fix corrupt result.
414 * mime-tnef.el (mime-tnef-insert-file): Fix for non-ASCII filename.
415 (mime-display-application/ms-tnef): Adjusted.
420 * mime-edit.el (mime-content-types): Add entries for ms-tnef
424 * mime-tnef.el: New file.
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/pax/
H A DRELEASE11 11-02-11 pax-tnef.c: handle "" member names -- really?
39 07-03-14 pax-tnef.c: swap op == 3 for all arch!
129 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
145 00-06-01 pax: fix mime format size by dropping last \r\n
149 00-03-11 pax: add encapsulated mime format read
181 pax: use REG_DELIMITED to parse -s
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pax/
H A DRELEASE11 11-02-11 pax-tnef.c: handle "" member names -- really?
39 07-03-14 pax-tnef.c: swap op == 3 for all arch!
129 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
145 00-06-01 pax: fix mime format size by dropping last \r\n
149 00-03-11 pax: add encapsulated mime format read
181 pax: use REG_DELIMITED to parse -s
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pax/
H A DRELEASE16 11-02-11 pax-tnef.c: handle "" member names -- really?
44 07-03-14 pax-tnef.c: swap op == 3 for all arch!
134 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
150 00-06-01 pax: fix mime format size by dropping last \r\n
154 00-03-11 pax: add encapsulated mime format read
186 pax: use REG_DELIMITED to parse -s
/dports/editors/emacs-devel/emacs-4d1968b/lisp/gnus/
H A DChangeLog.31844 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
3528 Use it to decode ms-tnef files.
12427 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12437 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
16281 * parse-time.el (parse-time-string-chars): Check if CHAR
19940 * pgg-parse.el:
20578 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20761 * pgg-parse.el (pgg-parse):
22729 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23465 * imap.el (imap-parse-address-list, imap-parse-body-ext):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/gnus/
H A DChangeLog.31844 (auth-source-netrc-parse-one, auth-source-netrc-parse-entries):
3528 Use it to decode ms-tnef files.
12427 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12437 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
16281 * parse-time.el (parse-time-string-chars): Check if CHAR
19940 * pgg-parse.el:
20578 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20761 * pgg-parse.el (pgg-parse):
22729 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23465 * imap.el (imap-parse-address-list, imap-parse-body-ext):
[all …]
/dports/mail/geary/geary-40.0/src/engine/rfc822/
H A Drfc822-message.vala124 throw new Error.INVALID("Unable to parse RFC 822 message");
210 throw new Error.INVALID("Unable to parse RFC 822 message");
300 // Build the message's body mime parts
508 GMime.ContentType content_type = GMime.ContentType.parse(
551 _("Could not determine mime type for “%s”.").printf(basename)
555 GMime.ContentType? content_type = GMime.ContentType.parse(
562 …_("Could not determine content type for mime type “%s” on “%s”.").printf(mime_type.to_string(), ba…
1035 if (content_type.is_type("application", "vnd.ms-tnef")) {
1072 …part.set_content_type(GMime.ContentType.parse(Geary.RFC822.get_parser_options(), GLib.ContentType.…
1204 GMime.ContentType complete_type = GMime.ContentType.parse(
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
807 !:mime video/mp4
809 !:mime video/mp4
843 !:mime video/mp4
865 !:mime video/mp4
867 !:mime video/mp4
869 !:mime audio/mp4
21777 !:mime application/vnd.ms-tnef
24251 !:mime application/vnd.ms-tnef
[all …]
/dports/lang/php81/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
807 !:mime video/mp4
809 !:mime video/mp4
843 !:mime video/mp4
865 !:mime video/mp4
867 !:mime video/mp4
869 !:mime audio/mp4
21777 !:mime application/vnd.ms-tnef
24251 !:mime application/vnd.ms-tnef
[all …]
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
807 !:mime video/mp4
809 !:mime video/mp4
843 !:mime video/mp4
865 !:mime video/mp4
867 !:mime video/mp4
869 !:mime audio/mp4
21777 !:mime application/vnd.ms-tnef
24251 !:mime application/vnd.ms-tnef
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/lib/package/
H A Dast-open.README3220 11-02-11 pax-tnef.c: handle "" member names -- really?
3248 07-03-14 pax-tnef.c: swap op == 3 for all arch!
3338 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
6200 mime [ pattern[;] command | < file ] -- add/del/list mime capabilities
6203 use <mime.h>
7969 02-10-17 misc/mime.c: handle type/* match, fix bogus header parse
7994 02-09-07 misc/mime.c: fix quoted value parse bug that ate the whole line
8125 misc/magic.c: recode mime %s parse -- sensible and no buffer overflow
8558 magic: fix #! mime bug
8663 magic: add Magic_t.mime mime type return for magictype()
[all …]
/dports/shells/ksh93/ast-93u/lib/package/
H A Dast-open.README3220 11-02-11 pax-tnef.c: handle "" member names -- really?
3248 07-03-14 pax-tnef.c: swap op == 3 for all arch!
3338 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
6200 mime [ pattern[;] command | < file ] -- add/del/list mime capabilities
6203 use <mime.h>
7969 02-10-17 misc/mime.c: handle type/* match, fix bogus header parse
7994 02-09-07 misc/mime.c: fix quoted value parse bug that ate the whole line
8125 misc/magic.c: recode mime %s parse -- sensible and no buffer overflow
8558 magic: fix #! mime bug
8663 magic: add Magic_t.mime mime type return for magictype()
[all …]
/dports/shells/ksh2020/ast-ksh2020/lib/package/
H A Dast-open.README3854 11-02-11 pax-tnef.c: handle "" member names -- really?
3882 07-03-14 pax-tnef.c: swap op == 3 for all arch!
3972 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
6760 mime [ pattern[;] command | < file ] -- add/del/list mime capabilities
6763 use <mime.h>
8686 02-10-17 misc/mime.c: handle type/* match, fix bogus header parse
8711 02-09-07 misc/mime.c: fix quoted value parse bug that ate the whole line
8842 misc/magic.c: recode mime %s parse -- sensible and no buffer overflow
9275 magic: fix #! mime bug
9380 magic: add Magic_t.mime mime type return for magictype()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/lib/package/
H A Dast-open.README3854 11-02-11 pax-tnef.c: handle "" member names -- really?
3882 07-03-14 pax-tnef.c: swap op == 3 for all arch!
3972 01-09-06 pax: add ms tnef (transport neutral encapsulation format) archive read
6760 mime [ pattern[;] command | < file ] -- add/del/list mime capabilities
6763 use <mime.h>
8686 02-10-17 misc/mime.c: handle type/* match, fix bogus header parse
8711 02-09-07 misc/mime.c: fix quoted value parse bug that ate the whole line
8842 misc/magic.c: recode mime %s parse -- sensible and no buffer overflow
9275 magic: fix #! mime bug
9380 magic: add Magic_t.mime mime type return for magictype()
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/
H A DCHANGELOG.md600 - Managesieve: Support 'mime' extension tests - RFC5703 (#5832)
1216 - Fix so JSON.parse() errors on localStorage items are ignored (#4752)
1334 - Fix some mime-type to extension mapping checks in Installer (#4610)
1416 - Add mime-type mapping for .7z files (#4436)
1701 - Fix NUL characters in content-type of ms-tnef attachment (#4108)
1989 - Fix parse errors in DDL files for MS SQL Server
2247 - Check mime headers before attempt to parse them (#3256)
2784 - Fix mime-type detection using a hard-coded map (#1735)
2800 - Performance fix: don't fetch attachment parts headers twice to parse filename
3039 - Fixed decoding of mime-encoded strings (#938)
[all …]
/dports/mail/horde-imp/imp-6.2.27/docs/
H A DCHANGES113 [mjr] Fix display of application/pkcs-7-mime parts (Bug #14363).
157 [jan] Don't strip PGP mime parts when saving sent messages (Bug #14233).
2743 [cjh] Save messages with a "message/rfc822" mime type (Bug #922).
3012 [mms] Added application/ms-tnef MIME_Viewer.
3026 [mms] Handle the new behavior of MIME_Structure::parse().
3547 and parse the message to find it.
3715 [cjh] Add a mime function for viewing php code.
3727 [cjh] Include the actual mime type in the munged mime type when downloading
3951 NEW: Debian Package mime viewing (iem)
3952 NEW: x-tar mime viewing (iem)
[all …]
/dports/www/mhonarc/MHonArc-2.6.24/
H A DCHANGES1127 with examples/def-mime.mrc resource file.
1199 mha-dbedit -rcfile examples/def-mime.mrc \
1202 where "examples/def-mime.mrc" represents the default MIME
1558 o The null filter is applied to application/ms-tnef by default.
1588 o Added application/x-bzip2 to known mime types (mhmimetypes.pl).
2014 o Message-id printed in warning about unable to parse date.
2224 more robust on how it parses a date. If unable to parse
/dports/www/horde-base/horde-5.2.23/docs/
H A DCHANGES1236 [jan] Correctly parse GEO tags in vCard 2.1 data (Bug #6563).
1798 [jan] Fix parse error that broke SyncML synchronization (Bug #4168).
2508 mime.mapping.php inside the MIME package.
2693 [mms] Added application/ms-tnef MIME_Viewer.
2695 [mms] MIME_Structure::parseMIMEHeaders() can now parse all headers of a MIME
2701 [mms] MIME_Structure::parse() now returns a MIME_Message object.
2820 [mms] Fix parse error in Horde_Cipher_BlockMode_ofb64::.
3191 [cjh] Use the new PEAR class Mail_rfc822:: to parse address lists, so that we
3207 in how various browsers parse them.
/dports/security/maia/maia_mailguard-7f20bd4/reference/amavisd-new-2.2.1/
H A DRELEASE_NOTES196 of leaf nodes within or outside of mime multipart containers.
416 variables to avoid the need to parse $myversion for the purpose of
1269 - do_tnef: extract $tnef->message if it exists, not just $tnef->attachments;
1292 - supply full original mail to virus scanners in case of MIME parse errors
1305 TODO: The same option (--mime) would need to be specified when calling
1934 with $spamassassin_obj->parse and belonging objects;
2015 * Sophos sweep: added options -cab -tnef --no-reset-atime;
2268 suggested by David Tilley; added option --mime, suggested by Max and
3810 * Content-Type value (both declared and effective mime-type),
4867 which is more reliable than having to parse mail headers - which are
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/
H A DChangeLog.3.0.0-3.9.0448 * src/plugins/tnef_parse/tnef-errors.h
449 * src/plugins/tnef_parse/tnef-types.h
1509 matcher string and re-parse it.
4408 about the mime part from the tooltip
8527 Fix bug 1811, '[mime] Crash when there's no
10447 - Fix mime-parsing bug in procmime (cvs52)
12058 want to parse ~/.claws-mail/gtkrc-2.0 if it
12155 strstrip mime subtype
13944 don't offer the mime type for translation
14024 to A_SYL_ACTIONS, to prevent parse errors of the
[all …]
/dports/mail/claws-mail-vcalendar/claws-mail-3.18.0/
H A DChangeLog.3.0.0-3.9.0448 * src/plugins/tnef_parse/tnef-errors.h
449 * src/plugins/tnef_parse/tnef-types.h
1509 matcher string and re-parse it.
4408 about the mime part from the tooltip
8527 Fix bug 1811, '[mime] Crash when there's no
10447 - Fix mime-parsing bug in procmime (cvs52)
12058 want to parse ~/.claws-mail/gtkrc-2.0 if it
12155 strstrip mime subtype
13944 don't offer the mime type for translation
14024 to A_SYL_ACTIONS, to prevent parse errors of the
[all …]

12345678910>>...30