SMTP Notifications
[Email]


Defines

#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_CONTINUE   302
 Sent when the plugin sends another block of data when sending a message to the server. Param1: current message we are sending Param2: total messages we need to send Param3: current byte we just finished sending Param4: total bytes we need to send.
#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_END   303
 Sent when the plugin finishes sending a message Param1: current message we just finished sending Param2: total messages we need to send Param3: envelope id.
#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_START   301
 Sent when the plugin begins to send a message. Param1: current message we just started sending Param2: total messages we need to send Param2: envelope_id.


Define Documentation

#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_CONTINUE   302
 

Sent when the plugin sends another block of data when sending a message to the server. Param1: current message we are sending Param2: total messages we need to send Param3: current byte we just finished sending Param4: total bytes we need to send.

#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_END   303
 

Sent when the plugin finishes sending a message Param1: current message we just finished sending Param2: total messages we need to send Param3: envelope id.

#define ALP_POSTAL_EMAIL_NOTIFICATION_TYPE_SEND_START   301
 

Sent when the plugin begins to send a message. Param1: current message we just started sending Param2: total messages we need to send Param2: envelope_id.


Generated on Wed Jul 30 07:06:43 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.