Sorry hope this isn't a repost i think i just sent the reply to dwang the first time.

Squirrelmail handles this by not making email addresses mailto: links but http:// links back to itself in a compose page.
It can be done for addresses within roundcube. External browser addresses and such require a standalone program like the gmail notifier to work.

Rob


On 12/12/05, Jared W. Alessandroni < Jared.W.Alessandroni.03@alum.dartmouth.org> wrote:
str_replace("<a mailto=","<a href=" http://rouncubeuser.com/roundcube?_etc...",$message); 

yah?

On Dec 12, 2005, at 9:57 AM, Dan Wang wrote:

Unless I'm mistaken, you'll run into this problem with any web-based mail

client.  This won't be a function of roundcubemail to "fix" where the

mailto is going.


It will depend on where and how each OS points to the mail client.  In the

case of Windows it'll be a registry hack.


Thanks,

dan