Re: trying to use the latest SeMonkey

2010-10-12 Thread Chris Ilias

On 10-10-11 9:57 PM, cqbrodie wrote:

I had a PC crash two days ago and the results of loading the latest
versions are as follows:

v2.08 zero
v2.07 zero

v1.18 bingo!! that was what I was using before.


zero what?

You talk about crashes, but zero crashes is a good thing.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: trying to use the latest SeMonkey

2010-10-12 Thread Richard Owlett

cqbrodie wrote:

I had a PC crash two days ago and the results of loading the latest
versions are as follows:

v2.08 zero
v2.07 zero

v1.18 bingo!! that was what I was using before.



Others have commented on ambiguities of above.


So I really don't why the stability of and ease of installation in v1.18
can't be transformed into these latest editions.


What means stability of and ease of installation?
What OS are you using?

I've had no problem with chain of upgrades from Netscape thru 
Mozilla to SeaMonkey (1.x and 2.x) on Windows (98 then XP Pro).




regards



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Leonidas Jones
M m...@oznet.com.au wrote:

 Me too! Me neither! s However, I did some testing and discovered
 that left clicking does not bring up the menu in Safari. You may have
 already known this, but I didn't s
 
 Cheeers,
 
 Margaret

Son of a gun, you are correct.  I've never noticed, since I don't have
the clicking problem.

True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
the only browser that does honor click and hold.  I have no idea why.

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Philip Chee
On 12/10/2010 23:33, Leonidas Jones wrote:
 M m...@oznet.com.au wrote:
 
 Me too! Me neither! s However, I did some testing and discovered
 that left clicking does not bring up the menu in Safari. You may have
 already known this, but I didn't s
 
 Cheeers,
 
 Margaret
 
 Son of a gun, you are correct.  I've never noticed, since I don't have
 the clicking problem.
 
 True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
 the only browser that does honor click and hold.  I have no idea why.

The default for Mozilla products on Mac OSX is:
pref(ui.click_hold_context_menus, false);
See:
http://mxr.mozilla.org/mozilla1.9.2/source/modules/libpref/src/init/all.js#1679

SeaMonkey on Mac OSX overrides this:
pref(ui.click_hold_context_menus, true);
See:
http://mxr.mozilla.org/comm-1.9.1/source/suite/browser/browser-prefs.js?mark=578-579#570

CVS archaeology points to:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/suite/browser/browser-prefs.jsrev=1.94mark=449#449

1.41 mozilla.m...@sent.com 2006-07-29 01:47
Bug 301758 - disable click-and-hold contextual menus access by default,
leaving it on in Seamonkey. r=mconnor. sr=neil.

https://bugzilla.mozilla.org/show_bug.cgi?id=301758 Says:

Whiteboard: NO WHINING, READ COMMENT #34 TO TURN IT BACK ON!
+
The facts:
Since Netscape 4, the NS and Mozilla have used click-and-hold as a
shortcut into the context menus to allow for a quick mechanism for
single-mouse users on the Macintosh platforms. The Apple HIG, however,
states that click-and-hold should be an equivalent operation to click,
except for in certain circumstances (such as Dock tiles). Instead,
Apple's recommended route to context menus is ctrl+click.

Safari, Camino, Opera and IE 5 for Mac all use the standard ctrl+click
to get context menus, and do not respond to click-and-hold. The only
click-and-hold action in these browsers is on the back/forward buttons,
to get the drop-down history (see bug 102330). Firefox supports both
ctrl+click *and* click-and-hold.

The debate:
Removing click-and-hold will bring Firefox in line with the Apple HIG,
but at the cost of removing a feature that many established Mac users
may be very familiar with.

Some (full disclosure: myself included!) feel that this change, while
initially jarring, would be worth it in order to ensure that we are
complying with the platform look-and-feel, and point out that all other
Mac apps require ctrl+click, such as iTunes (for editing an ID3 tag),
and indeed, it may be more jarring for users to discover that
click-and-hold does not work as a shortcut to the context-menu in other
applications. Further, the current click-and-hold implimentation is
somewhat buggy.

Others feel that the established user base would be very upset about
this feature being removed, noting that ctrl+click is still there, and
this is just a further optimization for one-mouse-button users. Buggy
implementations should be fixed, not removed.
+

So basically it was a compromise after a long flame war. Perhaps it's
time to revisit this in 2010 long after OS8 and OS9 have gone the way of
the Dodo.

Phil

-- 
Philip Chee phi...@aleytys.pc.my, philip.c...@gmail.com
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Leonidas Jones
Leonidas Jones leonidasjo...@netscape.net wrote:
 M m...@oznet.com.au wrote:
 
 Me too! Me neither! s However, I did some testing and discovered
 that left clicking does not bring up the menu in Safari. You may have
 already known this, but I didn't s
 
 Cheeers,
 
 Margaret
 
 Son of a gun, you are correct.  I've never noticed, since I don't have
 the clicking problem.
 
 True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
 the only browser that does honor click and hold.  I have no idea why.
 
 Lee

Firstly, my sincere apologies to the OP, this is a SeaMonkey issue after
all.

To correct it, type about:config into the location bar. Find the pref:

ui.click_hold_context_menus

The default setting is true, toggle it to false.  That should solve the
issue.

Again, I apologize for my poor original assessment of the problem.

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Leonidas Jones
Philip Chee philip.c...@gmail.com wrote:

 The default for Mozilla products on Mac OSX is:
 pref(ui.click_hold_context_menus, false);
 See:
 http://mxr.mozilla.org/mozilla1.9.2/source/modules/libpref/src/init/all.js#1679
 
 SeaMonkey on Mac OSX overrides this:
 pref(ui.click_hold_context_menus, true);
 See:
 http://mxr.mozilla.org/comm-1.9.1/source/suite/browser/browser-prefs.js?mark=578-579#570
 
 CVS archaeology points to:
 http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/suite/browser/browser-prefs.jsrev=1.94mark=449#449
 
 1.41 mozilla.m...@sent.com 2006-07-29 01:47
 Bug 301758 - disable click-and-hold contextual menus access by
 default,
 leaving it on in Seamonkey. r=mconnor. sr=neil.
 
 https://bugzilla.mozilla.org/show_bug.cgi?id=301758 Says:
 
 Whiteboard: NO WHINING, READ COMMENT #34 TO TURN IT BACK ON!
 +
 The facts:
 Since Netscape 4, the NS and Mozilla have used click-and-hold as a
 shortcut into the context menus to allow for a quick mechanism for
 single-mouse users on the Macintosh platforms. The Apple HIG, however,
 states that click-and-hold should be an equivalent operation to click,
 except for in certain circumstances (such as Dock tiles). Instead,
 Apple's recommended route to context menus is ctrl+click.
 
 Safari, Camino, Opera and IE 5 for Mac all use the standard ctrl+click
 to get context menus, and do not respond to click-and-hold. The only
 click-and-hold action in these browsers is on the back/forward
 buttons,
 to get the drop-down history (see bug 102330). Firefox supports both
 ctrl+click *and* click-and-hold.
 
 The debate:
 Removing click-and-hold will bring Firefox in line with the Apple HIG,
 but at the cost of removing a feature that many established Mac users
 may be very familiar with.
 
 Some (full disclosure: myself included!) feel that this change, while
 initially jarring, would be worth it in order to ensure that we are
 complying with the platform look-and-feel, and point out that all
 other
 Mac apps require ctrl+click, such as iTunes (for editing an ID3 tag),
 and indeed, it may be more jarring for users to discover that
 click-and-hold does not work as a shortcut to the context-menu in
 other
 applications. Further, the current click-and-hold implimentation is
 somewhat buggy.
 
 Others feel that the established user base would be very upset about
 this feature being removed, noting that ctrl+click is still there, and
 this is just a further optimization for one-mouse-button users. Buggy
 implementations should be fixed, not removed.
 +
 
 So basically it was a compromise after a long flame war. Perhaps it's
 time to revisit this in 2010 long after OS8 and OS9 have gone the way
 of
 the Dodo.
 
 Phil

I agree, and thanks for beating me to the pref Philip.

Actually, in checking other programs, I haven't found one that does
honor click and hold, at least to the extent that SeaMonkey does.  It
probably would be a good idea to revisit this, especially Apple no long
even sells one button pointing devices.

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Phillip Jones

Leonidas Jones wrote:

Mm...@oznet.com.au  wrote:


Me too! Me neither!s  However, I did some testing and discovered
that left clicking does not bring up the menu in Safari. You may have
already known this, but I didn'ts

Cheeers,

Margaret


Son of a gun, you are correct.  I've never noticed, since I don't have
the clicking problem.

True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
the only browser that does honor click and hold.  I have no idea why.

Lee


see this :

http://screencast.com/t/zknj5Rsrgs

I used the left click and brought up the context menu. Its stay up long 
enough to make this screenshot. If you can't do it you have something 
(an extension in SM or something in your system) preventing it.


--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net/   mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Having E-Mail Problems - General Question

2010-10-12 Thread DoctorBill

My ISP is a wireless server and they are using some damned filter
to filter out SPAM.

As a result, many people complain that their E-Mail is bouncing.

I complain and bitch - all to no avail.

My solution is to dump this ISP (works GREAT for surfing the internet -
it is FAST!)

I have general E-Mail available via Yahoo, Hotmail, Cooltoad (Yes!) and
any other I might set up.

Here is my question:  Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail like I do with my regular ISP ?

I seem to remember that such is possible, but don't recall HOW to set
it up.

Can someone help me in that regard ?

DoctorBill
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread Phillip Jones

Leonidas Jones wrote:

Leonidas Jonesleonidasjo...@netscape.net  wrote:

Mm...@oznet.com.au  wrote:


Me too! Me neither!s  However, I did some testing and discovered
that left clicking does not bring up the menu in Safari. You may have
already known this, but I didn'ts

Cheeers,

Margaret


Son of a gun, you are correct.  I've never noticed, since I don't have
the clicking problem.

True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
the only browser that does honor click and hold.  I have no idea why.

Lee


Firstly, my sincere apologies to the OP, this is a SeaMonkey issue after
all.

To correct it, type about:config into the location bar. Find the pref:

ui.click_hold_context_menus

The default setting is true, toggle it to false.  That should solve the
issue.

Again, I apologize for my poor original assessment of the problem.

Lee


I just figured why mine works and none of yours does. And I didn't have 
to do anything. I remembered I have a system Preference called USB 
OverDrive. I use a Logitech 3 button mouse I have right - click mapped 
to system Control-Click.


I would advise anyone that uses a  two or three button mouse to get USB 
Overdrive and map Right click to Control-Click for context menus  then 
the Finder Spring loaded Commands for windows will work.


--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net/   mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread DoctorBill

DoctorBill wrote:

My ISP is a wireless server and they are using some damned filter
to filter out SPAM.

As a result, many people complain that their E-Mail is bouncing.

I complain and bitch - all to no avail.

My solution is to dump this ISP (works GREAT for surfing the internet -
it is FAST!)

I have general E-Mail available via Yahoo, Hotmail, Cooltoad (Yes!) and
any other I might set up.

Here is my question:  Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail like I do with my regular ISP ?

I seem to remember that such is possible, but don't recall HOW to set
it up.

Can someone help me in that regard ?

DoctorBill


Sorry - I figured it out.

I added a new account in the E-Mail of SM 1.1

BUT - When I enter the password which is asked for, it is rejected.

Am I doing something wrong ?

DoctorBill
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread Beverly Howard

 Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail 

Depends on the service... the answer is to go into each one's help 
system and search for POP3 and IMAP references.


If they do, you should be able to find server settings and tips on 
configuring email (normally under other)


Beverly Howard



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread DoctorBill

Beverly Howard wrote:

  Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail 

Depends on the service... the answer is to go into each one's help 
system and search for POP3 and IMAP references.


If they do, you should be able to find server settings and tips on 
configuring email (normally under other)


Beverly Howard





Thanks for the reply - I did just that and it turns out that for 
external pop3 service, I have to pay $20 a year.


I don't know it that is normal, but right now, I'd rather pay $20 a year 
for decent, not BS Filtering problems, than dump my ISP because they filter.


I hope this will solve my problem.

My ISP is run out of a local Indian Reservation and is THE only wireless
service way out in the Boondocks where I live.

Otherwise, it is back to phone lines and snail-pace service!

DoctorBill
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread DoctorBill

Beverly Howard wrote:

  Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail 

Depends on the service... the answer is to go into each one's help 
system and search for POP3 and IMAP references.


If they do, you should be able to find server settings and tips on 
configuring email (normally under other)


Beverly Howard





OK.

Got it now

Paid $29 via paypal for a years' banner free E-Mail with bigger mailbox
and bigger capacity which NOW will come thru on my SM 1.1 E-Mail.

Whew !

Sorry if I bugged anyone.

DoctorBill

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


recreate address book from sent folder?

2010-10-12 Thread Nelson Bolyard
I'm asking this question in both SeaMonkey and Thunderbird support groups
because I figure the answer is likely the same for either product.

My aged aunt lost her address book file in her Mac SeaMonkey profile.
But her sent folder is intact, with all the emails she's sent in the last
decade.  Is there any way to populate a new fresh address book using the
To and CC addresses in the emails in her sent folder?

I could extract all the To and CC addresses from the folder (with grep).
If I did that, and had a plain text file of email addresses, would there
be a way to repopulate her address book from that file of email addresses?

-- 
/Nelson Bolyard
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: recreate address book from sent folder?

2010-10-12 Thread Terry R.

On 10/12/2010 1:40 PM On a whim, Nelson Bolyard pounded out on the keyboard


I'm asking this question in both SeaMonkey and Thunderbird support groups
because I figure the answer is likely the same for either product.

My aged aunt lost her address book file in her Mac SeaMonkey profile.
But her sent folder is intact, with all the emails she's sent in the last
decade.  Is there any way to populate a new fresh address book using the
To and CC addresses in the emails in her sent folder?

I could extract all the To and CC addresses from the folder (with grep).
If I did that, and had a plain text file of email addresses, would there
be a way to repopulate her address book from that file of email addresses?



Hi Nelson,

Here is a link that might help recover the profile of the AB that was lost:
http://kb.mozillazine.org/Talk:Recovering_a_missing_profile


A similar question was asked recently regarding exporting addresses in 
email.  Here is my answer to them:


As far as I know, the only way would be to open the email and press
Ctrl-U to view the source, then copy the email addresses that way.

You can export your current address book as a CSV and open it to view
how it's laid out. Excel will place each field in a column, but a plain
text editor will use commas for each field.  You can use whichever
you're more comfortable with and then import the file into your AB when
done.


Terry R.
--
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Left clicking always brings up menu in SM2 on OSX?

2010-10-12 Thread M

Philip Chee wrote:

On 12/10/2010 23:33, Leonidas Jones wrote:

Mm...@oznet.com.au  wrote:


Me too! Me neither!s  However, I did some testing and discovered
that left clicking does not bring up the menu in Safari. You may have
already known this, but I didn'ts

Cheeers,

Margaret


Son of a gun, you are correct.  I've never noticed, since I don't have
the clicking problem.

True also in Firefox, Camino, and Opera.  SeaMonkey would appear to be
the only browser that does honor click and hold.  I have no idea why.


The default for Mozilla products on Mac OSX is:
pref(ui.click_hold_context_menus, false);
See:
http://mxr.mozilla.org/mozilla1.9.2/source/modules/libpref/src/init/all.js#1679

SeaMonkey on Mac OSX overrides this:
pref(ui.click_hold_context_menus, true);
See:
http://mxr.mozilla.org/comm-1.9.1/source/suite/browser/browser-prefs.js?mark=578-579#570

CVS archaeology points to:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/suite/browser/browser-prefs.jsrev=1.94mark=449#449

1.41mozilla.m...@sent.com  2006-07-29 01:47
Bug 301758 - disable click-and-hold contextual menus access by default,
leaving it on in Seamonkey. r=mconnor. sr=neil.

https://bugzilla.mozilla.org/show_bug.cgi?id=301758 Says:

Whiteboard: NO WHINING, READ COMMENT #34 TO TURN IT BACK ON!
+
The facts:
Since Netscape 4, the NS and Mozilla have used click-and-hold as a
shortcut into the context menus to allow for a quick mechanism for
single-mouse users on the Macintosh platforms. The Apple HIG, however,
states that click-and-hold should be an equivalent operation to click,
except for in certain circumstances (such as Dock tiles). Instead,
Apple's recommended route to context menus is ctrl+click.

Safari, Camino, Opera and IE 5 for Mac all use the standard ctrl+click
to get context menus, and do not respond to click-and-hold. The only
click-and-hold action in these browsers is on the back/forward buttons,
to get the drop-down history (see bug 102330). Firefox supports both
ctrl+click *and* click-and-hold.

The debate:
Removing click-and-hold will bring Firefox in line with the Apple HIG,
but at the cost of removing a feature that many established Mac users
may be very familiar with.

Some (full disclosure: myself included!) feel that this change, while
initially jarring, would be worth it in order to ensure that we are
complying with the platform look-and-feel, and point out that all other
Mac apps require ctrl+click, such as iTunes (for editing an ID3 tag),
and indeed, it may be more jarring for users to discover that
click-and-hold does not work as a shortcut to the context-menu in other
applications. Further, the current click-and-hold implimentation is
somewhat buggy.

Others feel that the established user base would be very upset about
this feature being removed, noting that ctrl+click is still there, and
this is just a further optimization for one-mouse-button users. Buggy
implementations should be fixed, not removed.
+

So basically it was a compromise after a long flame war. Perhaps it's
time to revisit this in 2010 long after OS8 and OS9 have gone the way of
the Dodo.

Phil



Thanks for the info. Although it's never been a problem with me the above explanation is appreciated 
and problem solved for OP


Margaret
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: recreate address book from sent folder?

2010-10-12 Thread Richard Owlett

Nelson Bolyard wrote:

I'm asking this question in both SeaMonkey and Thunderbird support groups
because I figure the answer is likely the same for either product.

My aged aunt lost her address book file in her Mac SeaMonkey profile.
But her sent folder is intact, with all the emails she's sent in the last
decade.  Is there any way to populate a new fresh address book using the
To and CC addresses in the emails in her sent folder?

I could extract all the To and CC addresses from the folder (with grep).
If I did that, and had a plain text file of email addresses, would there
be a way to repopulate her address book from that file of email addresses?



Yes, at least for SeaMonkey 2.0.8 under WinXP Pro.
I had seen the answer to this somewhere, but couldn't remember 
details. So a little experimentation filled in blanks - knowing a 
solution is possible helps ;)


Under
  Window - Address Book - Tools - Import
are a list of choices. [Comma or tab delimited are available]

I went to
Window - Address Book - Tools - Export
and exported one of my address books and found that the 1st gives 
field titles thus telling you what needs to go where.


HTH

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread Ray_Net

DoctorBill wrote:

Beverly Howard wrote:

 Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail 

Depends on the service... the answer is to go into each one's help
system and search for POP3 and IMAP references.

If they do, you should be able to find server settings and tips on
configuring email (normally under other)

Beverly Howard





OK.

Got it now

Paid $29 via paypal for a years' banner free E-Mail with bigger mailbox
and bigger capacity which NOW will come thru on my SM 1.1 E-Mail.

Whew !

Sorry if I bugged anyone.

DoctorBill

I used the free Gmail big mailbox accessible in pop3/smtp from my SM 
mail program (currently (2.0.4))

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: recreate address book from sent folder?

2010-10-12 Thread Beverly Howard
 I could extract all the To and CC addresses from the folder (with 
grep).  If I did that, and had a plain text file of email addresses, 
would there be a way to repopulate her address book from that file of 
email addresses? 


This is a programming issue that can be attacked in a number of 
different ways... your mention of grep indicates some tech skills


The first thing that comes to my mind is to use a text editor with a 
good macro utility...


...for example using http://textpad.com , I would;

open the sent file

then build a macro that;

search for @
search for )
begin marking (shift)
search backwards for (
copy
switch window (to a collection file)
paste
type carriage return
switch back

(note, other characters than ( might be better markers)

repeat to end of file...

Then sort the lines alphabetically and you would be in a good position 
to delete large blocks such as her address and lines that didn't begin 
with ( etc, etc...


Then either de-dupe or manually cut duplicate lines.

...above is theory, untested, but have done many similar jobs using 
textpad macros.


Beverly Howard





___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Having E-Mail Problems - General Question

2010-10-12 Thread DoctorBill

Ray_Net wrote:

DoctorBill wrote:

Beverly Howard wrote:

 Can I receive mail from such public E-Mail systems
directly on my SM 1.1 E-Mail 

Depends on the service... the answer is to go into each one's help
system and search for POP3 and IMAP references.

If they do, you should be able to find server settings and tips on
configuring email (normally under other)

Beverly Howard





OK.

Got it now

Paid $29 via paypal for a years' banner free E-Mail with bigger mailbox
and bigger capacity which NOW will come thru on my SM 1.1 E-Mail.

Whew !

Sorry if I bugged anyone.

DoctorBill

I used the free Gmail big mailbox accessible in pop3/smtp from my SM 
mail program (currently (2.0.4))


Too late

DB
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: recreate address book from sent folder?

2010-10-12 Thread Bill Davidsen

Nelson Bolyard wrote:

I'm asking this question in both SeaMonkey and Thunderbird support groups
because I figure the answer is likely the same for either product.

My aged aunt lost her address book file in her Mac SeaMonkey profile.
But her sent folder is intact, with all the emails she's sent in the last
decade.  Is there any way to populate a new fresh address book using the
To and CC addresses in the emails in her sent folder?

I could extract all the To and CC addresses from the folder (with grep).
If I did that, and had a plain text file of email addresses, would there
be a way to repopulate her address book from that file of email addresses?

The SENT file is a plain text file (at least on Linux) and can be parsed with 
perl to extract the name and email address. These can be written in a CSV file 
which can be reloaded. If you want to do the work you can set the prefers to 
receive mail as field for any mail she sent in HTML.


For sanity' sake, teach her about backups! Lots of other stuff will be lost, 
addresses for Christmas cards, kid's names, most people keep a lot of odd info 
in that address book.


--
Bill Davidsen david...@tmr.com
  We have more to fear from the bungling of the incompetent than from
the machinations of the wicked.  - from Slashdot
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Keywords in the address book

2010-10-12 Thread Bill Davidsen
The address book format would be vastly more useful if keywords could be 
embedded in the record, so a search could be done for, say, all people 
interesting in quilting. However, there is no keyword field, the custom fields 
are not listed in the search tool, and the workaround is to pick a field which 
is searchable and use that (like title).


However, all of the searchable fields are actually useful for real data, so 
that's not an ideal solution. Is there some config I haven't found to add the 
custom fields to the searchable fields list?


--
Bill Davidsen david...@tmr.com
  We have more to fear from the bungling of the incompetent than from
the machinations of the wicked.  - from Slashdot
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: recreate address book from sent folder?

2010-10-12 Thread NoOp
On 10/12/2010 02:26 PM, Richard Owlett wrote:
 Nelson Bolyard wrote:
 I'm asking this question in both SeaMonkey and Thunderbird support groups
 because I figure the answer is likely the same for either product.

 My aged aunt lost her address book file in her Mac SeaMonkey profile.
 But her sent folder is intact, with all the emails she's sent in the last
 decade.  Is there any way to populate a new fresh address book using the
 To and CC addresses in the emails in her sent folder?

 I could extract all the To and CC addresses from the folder (with grep).
 If I did that, and had a plain text file of email addresses, would there
 be a way to repopulate her address book from that file of email addresses?

 
 Yes, at least for SeaMonkey 2.0.8 under WinXP Pro.
 I had seen the answer to this somewhere, but couldn't remember 
 details. So a little experimentation filled in blanks - knowing a 
 solution is possible helps ;)
 
 Under
Window - Address Book - Tools - Import
 are a list of choices. [Comma or tab delimited are available]
 
 I went to
  Window - Address Book - Tools - Export
 and exported one of my address books and found that the 1st gives 
 field titles thus telling you what needs to go where.
 
 HTH
 

One way to eliminate wading through a multimeg Sent or Inbox file would
be to set a message filter  filter on a generic '@' and just set it to
tag the message. Then run the filter on the existing inbox. The
filterlog.html file will have information regarding the filter results 
have something along the lines of:

Applied filter quot;Bugsquot; to message from Senders Name
lt;redac...@bugs.launchpad.netgt;

Thee above is of course from my filter list, but you can see the
delimiters for grep extraction. Or, just copy  paste the html file into
OpenOffice.org/LibO Calc and it will import with options to delimit. You
can then construct a cvs file that can be imported back into addressbook.


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey