[horde] Question regarding sending an email
SZÉPE Viktor
viktor at szepe.net
Wed Dec 6 19:39:00 UTC 2017
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
More information about the horde
mailing list