Community Discussions and Support
An unwanted URL path is inserted in my email bodies.

[quote user="irelam"]This insertion is quite normal and is part of the header information for an html stream. The following is an example of the complete !DOCTYPE tag:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html  xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

If for some reason you do not see this complete tag with both open and close angle brackets, then you have a problem that the senders must solve.

Martin [/quote]

I found how to reproduce the result. Using Pegasus I pasted a newsgroup message for into an email and sent it to two mailboxes -- one at my Comcast account and one at my mailbox at my website provider (ISP).

RESULTS AT COMCAST -- the problem did not occur. Here is the email:

[quote]From:
    "Stan Hilliard" <shilliard@samplingplans.com>

    [Add to Address Book]
To:
    stanhilliard@comcast.net
Subject:
    XP NG post sent from Pegsaus on towerto Comcast
Date:
    Wednesday, August 20, 2008 2:38:41 PM

[View Source]
Stan Hilliard <usenetreplyMS@samplingplansNOTSPAM.com> wrote in
news:rkama4dov53bappeiredaetuupf5m1r32c@4ax.com:[/quote]

Here is the the DOCTYPE html:

[quote]Content-type: text/html; charset=UTF-8
Content-transfer-encoding: Quoted-printable
Content-description: Mail message body

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html  xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en">=
[/quote]
 

RESULTS AT MY ISP -- The problem occurred. Here is the email:

[quote]From: "Stan Hilliard" <shilliard@samplingplans.com>     Save Address  | Headers
To: shilliard@samplingplans.com
CC:
Date: Wed, 20 Aug 2008 13:24:37 -0500
Subject: XP NG post from tower - UTF-8
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Stan Hilliard <usenetreplyMS@samplingplansNOTSPAM.com> wrote in
news:rkama4dov53bappeiredaetuupf5m1r32c@4ax.com:
<snip>
[/quote] At the ISP, there is no DOCTYPE statement in the header.

In this test, the problem only occurred at when viewed on the ISP's server using Firefox. I downloaded a copy of that email with Pegasus. On my PC, the DOCTYPE html is in the header:

[quote]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html  xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en">=[/quote]

So the problem occurs when I read the email on the ISPs server but not when I download it into Pegasus and open it there.

[quote user=&quot;irelam&quot;]This insertion is quite normal and is part of the header information for an html stream. The following is an example of the complete !DOCTYPE tag: &amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; &amp;lt;html&amp;nbsp; xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&amp;gt; If for some reason you do not see this complete tag with both open and close angle brackets, then you have a problem that the senders must solve. Martin [/quote] I found how to reproduce the result. Using Pegasus I pasted a newsgroup message for into an email and sent it to two mailboxes -- one at my Comcast account and one at my mailbox at my website provider (ISP). RESULTS AT COMCAST -- the problem did not occur. Here is the email: [quote]From: &amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;Stan Hilliard&quot; &amp;lt;shilliard@samplingplans.com&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; [Add to Address Book] To: &amp;nbsp;&amp;nbsp;&amp;nbsp; stanhilliard@comcast.net Subject: &amp;nbsp;&amp;nbsp;&amp;nbsp; XP NG post sent from Pegsaus on towerto Comcast Date: &amp;nbsp;&amp;nbsp;&amp;nbsp; Wednesday, August 20, 2008 2:38:41 PM [View Source] Stan Hilliard &amp;lt;usenetreplyMS@samplingplansNOTSPAM.com&amp;gt; wrote in news:rkama4dov53bappeiredaetuupf5m1r32c@4ax.com:[/quote] Here is the the DOCTYPE html: [quote]Content-type: text/html; charset=UTF-8 Content-transfer-encoding: Quoted-printable Content-description: Mail message body &amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; &amp;lt;html&amp;nbsp; xmlns=3D&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=3D&quot;en&quot; lang=3D&quot;en&quot;&amp;gt;= [/quote] &amp;nbsp; RESULTS AT MY ISP -- The problem occurred. Here is the email: [quote]From: &quot;Stan Hilliard&quot; &amp;lt;shilliard@samplingplans.com&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Save Address&amp;nbsp; | Headers To: shilliard@samplingplans.com CC: Date: Wed, 20 Aug 2008 13:24:37 -0500 Subject: XP NG post from tower - UTF-8 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; Stan Hilliard &amp;lt;usenetreplyMS@samplingplansNOTSPAM.com&amp;gt; wrote in news:rkama4dov53bappeiredaetuupf5m1r32c@4ax.com: &amp;lt;snip&amp;gt; [/quote] At the ISP, there is no DOCTYPE statement in the header. In this test, the problem only occurred at when viewed on the ISP&#039;s server using Firefox. I downloaded a copy of that email with Pegasus. On my PC, the DOCTYPE html is in the header: [quote]&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; &amp;lt;html&amp;nbsp; xmlns=3D&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=3D&quot;en&quot; lang=3D&quot;en&quot;&amp;gt;=[/quote] So the problem occurs when I read the email on the ISPs server but not when I download it into Pegasus and open it there.

When I send an email to myself, it comes back with the following unwanted URL path inserted as the first line of the email body:

          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

I recently upgraded to Pegasus 4.41 and am using it from a home network. The problem just started. I have no idea where the insertion comes from or whether it is put there by Pegasus or the outgoing Comcast SMTP or on my incoming ISP's POP3. 

Any suggestions? Stan Hilliard 

 

 

&lt;p&gt;When I send an email to myself, it comes back with the following unwanted URL path inserted as the first line of the email body:&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;black&quot; face=&quot;Verdana, Arial, Helvetica, sans-serif&quot; size=&quot;-2&quot;&gt;&lt;font color=&quot;black&quot; face=&quot;Monaco, Courier New, Monospace&quot; size=&quot;2&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt;&lt;/font&gt;&lt;/font&gt; &lt;/p&gt;&lt;p&gt;I recently upgraded to Pegasus 4.41 and am using it from a home network. The problem just started. I have no idea where the insertion comes from or whether it is put there by Pegasus or the outgoing Comcast SMTP or on my incoming ISP&#039;s POP3.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions? Stan Hilliard&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

Run a session log while sending the mail and then do the same thing when receiving.  If it's not there when sent and is when received something in between is causing the problem.  Could be the server and even more likely it's the anti-virus/spam software running between WinPMail and the host.

 

 

&lt;p&gt;Run a session log while sending the mail and then do the same thing when receiving.&amp;nbsp; If it&#039;s not there when sent and is when received something in between is causing the problem.&amp;nbsp; Could be the server and even more likely it&#039;s the anti-virus/spam software running between WinPMail and the host.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

[quote user="Thomas R. Stephenson"]Run a session log ...[/quote]I cannot repeat the problem today, although it has happened on two different days in the past. (8/17 & 8/18 2008)  I will run the session log the next time the problem is occurring.

 Stan HiIliard 

&lt;p&gt;[quote user=&quot;Thomas R. Stephenson&quot;]Run a session log ...[/quote]I cannot repeat the problem today, although it has happened on two different days in the past. (8/17 &amp;amp; 8/18 2008)&amp;nbsp; I will run the session log the next time the problem is occurring. &lt;/p&gt;&lt;p&gt;&amp;nbsp;Stan HiIliard&amp;nbsp;&lt;/p&gt;

This insertion is quite normal and is part of the header information for an html stream. The following is an example of the complete !DOCTYPE tag:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html  xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

 

If for some reason you do not see this complete tag with both open and close angle brackets, then you have a problem that the senders must solve.

Martin

 

 

&lt;p&gt;This insertion is quite normal and is part of the header information for an html stream. The following is an example of the complete !DOCTYPE tag:&lt;/p&gt;&lt;p&gt;&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; &amp;lt;html&amp;nbsp; xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If for some reason you do not see this complete tag with both open and close angle brackets, then you have a problem that the senders must solve.&lt;/p&gt;&lt;p&gt;Martin &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;

Please pardon this duplicate post. I deleted the contents.

Please pardon this duplicate post. I deleted the contents.

Please pardon this duplicate post. I deleted the contents.

Please pardon this duplicate post. I deleted the contents.
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft