attachment Namespace Reference

attach a mime object to an other mime object More...


Functions

string AddEMail (type ContentDescription, type List)
 add an message/rfc822 mime object to the mime object available in the global variable TOK


Detailed Description

attach a mime object to an other mime object

Attention:
The doxygen documentation builder was primary developted for the C, C++, JAVA, ... language documentation and does not support the Tcl syntax.
The following translation rules have to be applied:
variable string NAME = DEFAULT set NAME DEFAULT
variable array NAME = DEFAULT array set NAME DEFAULT
procedure string NAME ( type ARG1, ... ) proc NAME {ARG1 ...}
procedure string NAME ( optional ARG1=DEF1, ... ) proc NAME {{ARG1 DEF1} ...}
The attachment package from file lib/libAttachment.tcl is available with:
package require attachment ?1.0?
Attention:
currently only message/rfc822 is supported and is used in the SPAM protection feature


Function Documentation

string attachment::AddEMail ( type  ContentDescription,
type  List 
)

add an message/rfc822 mime object to the mime object available in the global variable TOK

Parameters:
ContentDescription text used to set the Content-Description mime header token.
List list of mime objects used for adding to TOK


Generated on Thu Sep 13 21:19:10 2007 for bid by  doxygen 1.5.0