handler(remail) | remail headers |
handler(return_path) | error return address |
handler(date) | message composition date string |
handler(from) | originator address list |
handler(reply_to) | reply address list |
handler(subject) | message subject string |
handler(to)* | primary recipient list |
handler(cc) | secondary recipient list |
handler(bcc) | blind secondary recipient list |
handler(in_reply_to) | replied message ID |
handler(message_id) | message ID |
handler(body) | bodypart handler |
handler(request_dsn) | true if DSN is requested |
handler(charset)* | Which character set to use. If this is auto then the best set is choosen for each encoded entity. This also serves as default for the bodyparts. ie if they do not have a charset parameter |
bhandler(type)* | type |
bhandler(subtype)* | subtype |
bhandler(encoding)* | CTE the data is in |
bhandler(disp_type) | disposition type |
bhandler(disp_parm) | list of parameters to Content-Disposition: |
bhandler(parameter) | list of parameters to Content-Type: |
bhandler(id) | bodypart identifier |
bhandler(description) | bodypart description |
bhandler(filename)* | name of file which contains the actual data |
bhandler(children) | list of parts in a multipart message |
bhandler(copy) | true if should make a local copy of the file. |
{NAME dir {FLAGS} {OPTIONS} PATTERN DIR} {NAME mh {FLAGS} {OPTIONS} PATTERN DIR} {NAME imap {FLAGS} {OPTIONS} PATTERN HOST USER MBOX PORT}It will return a list of tuples, where the following tuples exists:
{v vfolderdef} {s name {list of tuples}}