David Shochat <shoch...@yahoo.com> posted
goit9k$jt...@ger.gmane.org, excerpted below, on  Tue, 03 Mar 2009 09:29:24
+0000:

> And I have a basic question: How is the new message supposed to get the
> subject and body of the post? I can only see how it would get the
> recipient from the url argument. I think Duncan has explained the
> interface in the past.

Pan uses the standard mailto: protocol to pass that information.  Thus, 
the client must understand that protocol.  (In the case of GNOME and KDE, 
pan simply calls their mailto: protocol handler, and it in turn uses its 
configuration or the default to open an appropriate client, presumably 
using dbus/dcop/whatever.  MS Windows and Apple OSX similar.)

Now I've not looked up the details of the mailto: protocol, but it 
shouldn't be difficult to google if one is interested.  For those 
presumably older (pine?) mail clients that don't handle mailto: directly, 
one could then presumably create a scriptlet that would do the conversion 
and feed them the appropriate info on stdin or whatever.  I've done 
similar "glue" scripts here for various stuff, tho not for this specific 
thing.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to