Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

open choice of mail client?

1 view
Skip to first unread message

David Brightbill

unread,
May 7, 2002, 9:41:55 AM5/7/02
to
The mozilla project is great and the current build is so much better
than the OS X alternatives. However, I really wish I could cusotmize
the UI to choose what e-mail client is used when I want to send a
message. I'm a fan of the mail.app client shipped with Mac OS X.
Having to send messages from the built-in mozilla client is not "open".

Cheers,
David Brightbill

Jonas Jørgensen

unread,
May 7, 2002, 1:27:03 PM5/7/02
to

That's a known bug (http://bugzilla.mozilla.org/show_bug.cgi?id=11459).
As a workaround, try doing a custom install and toggle the mail client off.

/Jonas

--
In personal conversations with technical people, I call myself a hacker.
But when I'm talking to journalists I just say "programmer" or something
like that.
- Linus Torvalds

Neil

unread,
May 8, 2002, 5:04:08 AM5/8/02
to
Jonas Jørgensen wrote:

> As a workaround, try doing a custom install and toggle the mail client
> off.

I have heard that there is no custom install option for the Mac yet...

Torben

unread,
May 9, 2002, 5:22:41 AM5/9/02
to
David Brightbill <d...@macguys.nospam.com> wrote in
news:3CD7D9A3...@macguys.nospam.com:

Put user_pref("network.protocol-handler.external.mailto", true); in your
prefs.js or user.js file. This will make mozila use your system default mail
client. This should work on both Mac OS X and Windows, a few more lines is
needed on *nix, see http://bugzilla.mozilla.org/show_bug.cgi?id=11459 for
more information.

--
Torben
tor...@mac.com

Christian Biesinger

unread,
May 11, 2002, 6:40:24 PM5/11/02
to
Torben wrote:
> Put user_pref("network.protocol-handler.external.mailto", true); in your
> prefs.js or user.js file. This will make mozila use your system default mail
> client. This should work on both Mac OS X and Windows, a few more lines is
> needed on *nix, see http://bugzilla.mozilla.org/show_bug.cgi?id=11459 for
> more information.

Well, for Linux, it's not enough to put the lines mentioned in the bug
in prefs.js/user.js, you also need to patch and recompile Mozilla.


--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin

Mike

unread,
May 22, 2002, 3:57:38 PM5/22/02
to
Torben <tor...@do-not-spam-me.mac.com.invalid> wrote in
news:Xns920973ADF7E2Bto...@158.38.0.173:

I just tried this on Mozilla 1.0 rc2 (build id: 2002051006) because I
use Eudora and that's what I want opened when I click on a mailto:
link. So I added the above user_pref to my prefs.js file in
E:\Documents and Settings\mjl\Application
Data\Mozilla\Profiles\default\6zezluq9.slt

I didn't see a user.js file anywhere.

However after doing this it still attempts to open Mozilla Mail
(which I installed to play with not to use as my main email).

And I use XNews as my news reader, so it would be nice if I could get
Mozilla to invoke it when I click on a news: url as well.

Anyway, I've been using Mozilla rc2 for the last week or so, and I've
been really happy with it (with the exception of a wierd mouse wheel
issue) and believe I will finally be able to replace IE as my main
browser (Thank God!).

Mike

Mike

unread,
May 22, 2002, 4:21:59 PM5/22/02
to
Mike <mlipp...@yahoo.com> wrote in
news:Xns9216A3363D543An...@204.29.187.156:

> Torben <tor...@do-not-spam-me.mac.com.invalid> wrote in
> news:Xns920973ADF7E2Bto...@158.38.0.173:
>

>> Put user_pref("network.protocol-handler.external.mailto",
>> true); in your prefs.js or user.js file. This will make mozila
>> use your system default mail client. This should work on both
>> Mac OS X and Windows, a few more lines is needed on *nix, see
>> http://bugzilla.mozilla.org/show_bug.cgi?id=11459 for more
>> information.
>
> I just tried this on Mozilla 1.0 rc2 (build id: 2002051006)
> because I use Eudora and that's what I want opened when I click
> on a mailto: link. So I added the above user_pref to my prefs.js
> file in E:\Documents and Settings\mjl\Application
> Data\Mozilla\Profiles\default\6zezluq9.slt
>
> I didn't see a user.js file anywhere.
>
> However after doing this it still attempts to open Mozilla Mail
> (which I installed to play with not to use as my main email).

Quick update:
I started reading through the above mentioned bug, and saw a mention
of creating a new file user.js and putting the above user_pref in it.
That worked. Also when I re-examined the prefs.js file the user_pref
I had added had been removed, so that was obviously the wrong file to
modify.

Mike

0 new messages