Located in /class.phpmailer-bmh.php (line 54)
Callback Action function name
the function that handles the bounce mail. Parameters: int $msgnum the message number returned by Bounce Mail Handler string $bounce_type the bounce type: 'antispam','autoreply','concurrent','content_reject','command_reject','internal_error','defer','delayed' => array('remove'=>0,'bounce_type'=>'temporary'),'dns_loop','dns_unknown','full','inactive','latin_only','other','oversize','outofoffice','unknown','unrecognized','user_reject','warning' string $email the target email address string $subject the subject, ignore now string $xheader the XBounceHeader from the mail
control the failed BODY rules output
control the failed DSN rules output
If disable_delete is equal to true, it will disable the delete function
The last error msg
The password needed to access mailbox
The username of mailbox
Mail server
Maximum limit messages processed in one batch
Purge the unknown messages (or not)
Test mode, if true will not delete messages
Control the method to process the mail header if set true, uses the imap_fetchstructure function otherwise, detect message type directly from headers, a bit faster than imap_fetchstructure function and take less resources.
however - the difference is negligible
Control the debug output, default is VERBOSE_SIMPLE
Holds Bounce Mail Handler version.
Internal variable
The resource handler for the opened mailbox (POP3/IMAP/NNTP/etc.)
Function to delete messages in a mailbox, based on date
NOTE: this is global ... will affect all mailboxes except any that have 'sent' in the mailbox name
Function to determine if a particular value is found in a imap_fetchstructure key
Function to check if a mailbox exists
Open a mail box in local file system
Open a mail box
Output additional msg for debug
Function to process each individual message
Process the messages in a mailbox
Documentation generated on Wed, 21 Jan 2009 13:56:59 -0500 by phpDocumentor 1.3.0RC3