[horde] Question regarding sending an email

Jan Schneider jan at horde.org
Thu Dec 7 11:44:08 UTC 2017


Zitat von SZÉPE Viktor <viktor at szepe.net>:

> Idézem/Quoting Mike Poznecki <poz_sa at yahoo.com>:
>
>> Hi, I have written a new transport for my email client.  I am  
>> having a hard time figuring out how to send some new information  
>> that I capture on the Compose window to my Transporter.
>> Does anyone have a map of what all files are used when launching  
>> the email composer?  And a map of the flow after the user clicks  
>> "Send"?
>> It is very hard to follow all the pages that are used.
>> So far it seems that after the user clicks "Send",  
>> /php/Horde/Core/Factory/Mail.php is called.Then,  
>> /php/Horde/Mime/Part.php is called.
>> I'm really just trying to send another form field (from  
>> compose.html.php) to be sent all the way to my  
>> Horde_Mail_Transport_Mysmtp file.
>
> Try registering a shutdown function and:
>
> foreach ( get_included_files() as $i => $path ) {
>
>
>
> SZÉPE Viktor, honlap üzemeltetés
> https://github.com/szepeviktor/debian-server-tools/blob/master/CV.md
> -- 
> +36-20-4242498  sms at szepe.net  skype: szepe.viktor
> Budapest, III. kerület

Xdebug's function traces would be of more help:  
https://xdebug.org/docs/execution_trace

-- 
Jan Schneider
The Horde Project
https://www.horde.org/



More information about the horde mailing list