Problem with plugin 'send e-mail'

For talk and Help about everything concerning TV-Browser.
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Re: Problem with plugin 'send e-mail'

Beitrag von bodo »

I think this feature would enhance the plugin a little bit. sending directly from within the plugin might be handy sometimes.
bullzeye
Junior Member
Beiträge: 14
Registriert: 15 Jun 2008, 23:15

Re: Problem with plugin 'send e-mail'

Beitrag von bullzeye »

Bananeweizen hat geschrieben:Sorry for only interrupting this late, but why the heck would the plugin need any changes? If an external command is specified for sending mail, it gets all the necessary information. If it doesn't the send mail, the external program is not suited for the job as it cannot handle mailto: URIs. From my point of view there is no reason to change anything at the plugin...
If you have the solution to send RFC2446-email without changing the plugin, please tell me !
As I know is it that RFC2446 is a MIME-mail, and all application that use the mailto/body syntax cannot handle MIME-mail,

Why use RFC2446 mail ?
This send iCal automaticy to an calendar application. (eg Thunderbird with ligthning plugin or Microsoft Exchange)
And with the plugin 'Manage favorite programs' it is even more automatic

Regards
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Re: Problem with plugin 'send e-mail'

Beitrag von bodo »

If you want to do it without changing the Plugin:

Write a perl script that excepts mailto: as a parameter, parses it and sends the result using sendmail.
Antworten