Re: How to forward images?

2018-07-01 Thread Paul in Houston, TX

Sanpam wrote:

Paul in Houston, TX wrote:

Tom Pamin wrote:

When I forward an email that has images, the recipient only receives a plain 
text email
with lots of url's. How do I forward it so it has the images of the original 
email?


I don't think there should be any embedded url's.
Are you trying to forward a picture that is on a remote internet site or one
that resides on your computer?


Trying to forward emails that have images, like emails from Amazon that include 
pictures
of book covers.


I see...  The pictures are not really in the email.
The email just has links to the pictures on other pages, sites, frames, etc.
You will need to use HTML.
You may have to turn on JS, too.
Inline or attached should not matter.



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


Re: How to forward images?

2018-07-01 Thread WaltS48

Tom Pamin wrote:
When I forward an email that has images, the recipient only receives a 
plain text email with lots of url's. How do I forward it so it has the 
images of the original email?



How is the recipient viewing email, Original HTML or Plain Text?

In my tests, images appear for me whether I forward the message inline 
of as an attachment and view it as Original HTML.


Just links when viewing as Plain Text.

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


Re: How to forward images?

2018-07-01 Thread Paul B. Gallagher

Paul in Houston, TX wrote:


Tom Pamin wrote:

When I forward an email that has images, the recipient only
receives a plain text email with lots of url's. How do I forward it
so it has the images of the original email?


I don't think there should be any embedded url's.
Are you trying to forward a picture that is on a remote internet site or 
one that resides on your computer?


Perfectly normal.

Many incoming HTML messages don't actually contain the images, they just 
have code that calls them from a remote server. If you disable loading 
of remote images, they disappear.


To forward these, you have to send them as HTML or the coding gets lost 
and he images turn to URLs. Forward as Attachment does what you need.


Of course, when your recipient opens the attachment, their local image 
handling rules apply, so if they've disabled loading of remote images, 
they won't see them. If they haven't, they will.


--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: How to forward images?

2018-07-01 Thread mozilla-lists . mbourne

Tom Pamin wrote:
When I forward an email that has images, the recipient only receives a 
plain text email with lots of url's. How do I forward it so it has the 
images of the original email?


It sounds like you're receiving an HTML-formatted email, but forwarding 
it as plain text. I'm guessing that happens because you've set SeaMonkey 
to send plain text email by default. Assuming that's the case, there are 
a few options:


1. Hold "Shift" on the keyboard while clicking "Forward". That will 
forward using the opposite from your default preference (i.e. HTML if 
your preference is plain text, or plain text if your preference is HTML).


2. If you want the default to be HTML, that can be changed under Edit > 
Mail & Newsgroups Account Settings. On the left side, under the mail 
account you send from, select "Composition & Addressing, then tick 
"Compose messages in HTML format" on the right side.


3. As others have mentioned, forward as an attachment rather than inline.

--
Mark.

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


Re: How to forward images?

2018-07-01 Thread Sanpam

Paul in Houston, TX wrote:

Tom Pamin wrote:
When I forward an email that has images, the recipient only receives a 
plain text email
with lots of url's. How do I forward it so it has the images of the 
original email?


I don't think there should be any embedded url's.
Are you trying to forward a picture that is on a remote internet site or 
one

that resides on your computer?

Trying to forward emails that have images, like emails from Amazon that 
include pictures of book covers.

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


Re: How to forward images?

2018-07-01 Thread Paul in Houston, TX

Tom Pamin wrote:

When I forward an email that has images, the recipient only receives a plain 
text email
with lots of url's. How do I forward it so it has the images of the original 
email?


I don't think there should be any embedded url's.
Are you trying to forward a picture that is on a remote internet site or one
that resides on your computer?

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


Re: *DETAILED* history - "Does it exist"

2018-07-01 Thread Richard Owlett

On 07/01/2018 09:48 AM, Lee wrote:

On 7/1/18, Richard Owlett  wrote:


Beware if *CAPITALS &/or BOLD* used in Subject ;/

SeaMonkey's history function reports:
1. all sites visited
2. how many times visited
3. time of last visit

Start ON-TOPIC post ;/
I need a time stamped log of when I visited each site.

Start POSSIBLY-OFF-TOPIC post ;/
When I ask a question I'm referred to a specific WEB site or a portion
thereof.
Then at a *CRITICAL* point  I'm referred to a specific WEB site or a
portion thereof.

Any one spot potential "infinite loop"?  <*ROFL*>
I need a detailed record of "where I went WHEN" if I'm going to give
site designer a useful "complaint".

Comments?


Maybe logging will create the record you want?
C:\Temp>type startSM-with-logging.bat
@REM see  
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging
@REM



That page gave me food for thought - caused me to do a little thinking.
I neglected to mention I was running Linux.
Should have a chance to do some experimenting tomorrow.
Thanks.


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


Re: How to forward images?

2018-07-01 Thread WaltS48

On 7/1/18 5:59 AM, Tom Pamin wrote:
When I forward an email that has images, the recipient only receives a 
plain text email with lots of url's. How do I forward it so it has the 
images of the original email?



Check Edit > Preferences > Mail & Newsgroups > Composition > General > 
Forward messages: setting. The default setting appears to be "As 
Attachment". You may want to use "Inline".


Also check your Send Format settings. You may have "Convert the message 
to plain text(formatting may be lost" enabled.


--
CPU: 3.2 Ghz AMD Athlon(tm) II X3 455 Processor
RAM: 8 GiB
Graphics: GeForce GT 630/PCIe/SSE2
OS: Ubuntu Linux 16.04LTS - Unity Desktop
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: How to forward images?

2018-07-01 Thread Mason83
On 01/07/2018 11:59, Tom Pamin wrote:
> When I forward an email that has images, the recipient only receives a 
> plain text email with lots of url's. How do I forward it so it has the 
> images of the original email?

Pick Forward as Attachment, not Forward Inline.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Newsgroup posts' sizes like e-mails' sizes?

2018-07-01 Thread Ant via support-seamonkey

On 7/1/2018 2:08 AM, Daniel wrote:

Ant wrote on 1/07/2018 4:49 PM:

On 6/30/2018 11:20 PM, Stanimir Stamenkov wrote:

Sat, 30 Jun 2018 21:06:42 -0700, _Ant_:


Is there a way to have SeaMonkey v2.49.3's newsgroup client to
show each post's sizes like its e-mail client? I assume it uses
lines instead of post sizes. Why not both for each e-mail and
newsgroup?

I hope there's a hack/trick to make it happen. Thank you for
reading. :)




news.show_size_in_lines = false


Perfect and thanks. :) So, there's no way to show both columns? :(


Alternatively, at the extreme right of the Mail Threads screen, there is
a little squiggly line thing. Click on that and you can select which
Columns are shown.


The column display option? If so, then I already know about it. :)



I don't know why you cannot show both Lines and Size ... but, as they
are, sort of, the same thing, the need to do so would be fairly limited,
wouldn't they??


Well, one shows the current email/post number of lines and the other 
shows the sizes. Sizes would be more important to me. Showing both would 
be nicer. ;)

--
"An ant may work its (her) heart out, but it (she) can't make money." 
--unknown
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\If crediting, then use Ant nickname and URL/link.
  / /\ /\ \Axe ANT from its address if e-mailing privately.
 | |o   o| |http://antfarm.ma.cx / http://antfarm.home.dhs.org
\ _ /
 ( )
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: print font size

2018-07-01 Thread Paul B. Gallagher

Smiles wrote:

when I print a 2 page email it prints in 1/2 a page 8.5x11 [too] small to 
read


File | Print Preview

Choose a larger value from the pull-down list labeled "Scale:"

SM will remember the new value until you change it again.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

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


Re: *DETAILED* history - "Does it exist"

2018-07-01 Thread Lee
On 7/1/18, Richard Owlett  wrote:
>
> Beware if *CAPITALS &/or BOLD* used in Subject ;/
>
> SeaMonkey's history function reports:
>1. all sites visited
>2. how many times visited
>3. time of last visit
>
> Start ON-TOPIC post ;/
> I need a time stamped log of when I visited each site.
>
> Start POSSIBLY-OFF-TOPIC post ;/
> When I ask a question I'm referred to a specific WEB site or a portion
> thereof.
> Then at a *CRITICAL* point  I'm referred to a specific WEB site or a
> portion thereof.
>
> Any one spot potential "infinite loop"?  <*ROFL*>
> I need a detailed record of "where I went WHEN" if I'm going to give
> site designer a useful "complaint".
>
> Comments?

Maybe logging will create the record you want?
C:\Temp>type startSM-with-logging.bat
@REM see  
https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging
@REM

@rem set 
MOZ_LOG=timestamp,sync,rotate:200,nsHttp:5,cache2:5,nsSocketTransport:5,nsHostResolver:5

set MOZ_LOG=timestamp,sync,rotate:200,nsHttp:3
@rem nsHttp:3   log only http request and response headers

set MOZ_LOG_FILE=%TEMP%\sm-log.txt

"c:\Program Files (x86)\SeaMonkey\SeaMonkey.exe"

C:\Temp>


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


Re: print font size

2018-07-01 Thread Smiles

when I print a 2 page email it prints in 1/2 a page 8.5x11  to small to read

Smiles wrote:

where do I find font size in seamonkey mail

thanks
smiles

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


*DETAILED* history - "Does it exist"

2018-07-01 Thread Richard Owlett

Beware if *CAPITALS &/or BOLD* used in Subject ;/

SeaMonkey's history function reports:
  1. all sites visited
  2. how many times visited
  3. time of last visit

Start ON-TOPIC post ;/
I need a time stamped log of when I visited each site.

Start POSSIBLY-OFF-TOPIC post ;/
When I ask a question I'm referred to a specific WEB site or a portion 
thereof.
Then at a *CRITICAL* point  I'm referred to a specific WEB site or a 
portion thereof.


Any one spot potential "infinite loop"?  <*ROFL*>
I need a detailed record of "where I went WHEN" if I'm going to give 
site designer a useful "complaint".


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


How to forward images?

2018-07-01 Thread Tom Pamin
When I forward an email that has images, the recipient only receives a 
plain text email with lots of url's. How do I forward it so it has the 
images of the original email?

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


Re: Newsgroup posts' sizes like e-mails' sizes?

2018-07-01 Thread Daniel

Ant wrote on 1/07/2018 4:49 PM:

On 6/30/2018 11:20 PM, Stanimir Stamenkov wrote:

Sat, 30 Jun 2018 21:06:42 -0700, _Ant_:


Is there a way to have SeaMonkey v2.49.3's newsgroup client to
show each post's sizes like its e-mail client? I assume it uses
lines instead of post sizes. Why not both for each e-mail and
newsgroup?

I hope there's a hack/trick to make it happen. Thank you for
reading. :)




news.show_size_in_lines = false


Perfect and thanks. :) So, there's no way to show both columns? :(


Alternatively, at the extreme right of the Mail Threads screen, there is
a little squiggly line thing. Click on that and you can select which
Columns are shown.

I don't know why you cannot show both Lines and Size ... but, as they
are, sort of, the same thing, the need to do so would be fairly limited,
wouldn't they??
--
Daniel

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.1 Build identifier: 20171016030418

User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.1 Build identifier: 20171015235623
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey