/nasmail/src/compose.phpThis code sends a mail.
There are 4 modes of operation:
include_once
(SM_PATH.'functions/forms.php')
(line 33)
include_once
(SM_PATH.'functions/date.php')
(line 29)
include_once
(SM_PATH.'functions/mime.php')
(line 30)
include_once
(SM_PATH.'functions/imap.php')
(line 28)
include_once
(SM_PATH.'class/deliver/Deliver.class.php')
(line 31)
include_once
(SM_PATH.'functions/addressbook.php')
(line 32)
include_once
(SM_PATH.'functions/identity.php')
(line 34)
require_once
(SM_PATH.'include/validate.php')
(line 27)
deliverMessage (line 1632)
Delivers message
Temporary function to make use of the deliver class. In the future the responsable backend should be automaticly loaded and conf.pl should show a list of available backends. The message also should be constructed by the message class.
Documentation generated on Sun, 22 Nov 2009 17:36:21 +0200 by phpDocumentor 1.4.3