A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Express Email Newsgroup » Outlook Express
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , , ,

OE6 ignores 'From:' in .eml files - workaround?





 
Thread Tools Display Modes
  #1  
Old August 27th 07, 05:28 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windows.inetexplorer.ie6_outlookexpress
Tim Rude
external usenet poster
 
Posts: 2
Default OE6 ignores 'From:' in .eml files - workaround?

I have multiple accounts set up in OE6 (but only one identity).

I create an email message from an account other than the default one, and
then save it to an .eml file rather than sending it. If I look at the .eml
file in Notepad, it shows the correct account on the From: line. But if I
open the .eml file in OE, it always resets the 'From' account back to my
default acount.

Is there any way to prevent this and make OE use the 'From:' line from the
..eml file to select the correct account?

(PS: In practice I intend to create the .eml files programatically rather
than saving them from OE, so don't bother telling me to use the Drafts
folder rather than saving as .eml files. The scenario above is just the
simplest example illustrating the problem.)

--
Tim Rude


(remove NOSPAM. for correct email address)


Ads
  #2  
Old August 27th 07, 07:06 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windows.inetexplorer.ie6_outlookexpress
Michael Santovec
external usenet poster
 
Posts: 2,311
Default OE6 ignores 'From:' in .eml files - workaround?

I don't think that there is anything you can do about that.

When you compose a message, OE needs to know which OE account to use for
sending so that it can select the correct SMTP mail server and settings.
For replies and forwards, it defaults to the same account that
downloaded the message. But if you save a received message to an EML
file and then reply from that, it will use the default mail account
since it has lost the downloading account information. You can see this
if you then drag the EML file back to the Inbox and enable the Account
field in the column headers. The account will be blank for the restored
message. The account information was stored in the DBX file.

The same thing is happening with your EML file. OE doesn't look at the
headers to determine the account. It couldn't count on that pointing
uniquely to an account. There's nothing to stop a user from creating
multiple accounts that generate the FROM headers.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"Tim Rude" wrote in message
...
I have multiple accounts set up in OE6 (but only one identity).

I create an email message from an account other than the default one,
and
then save it to an .eml file rather than sending it. If I look at the
.eml
file in Notepad, it shows the correct account on the From: line. But
if I
open the .eml file in OE, it always resets the 'From' account back to
my
default acount.

Is there any way to prevent this and make OE use the 'From:' line from
the
.eml file to select the correct account?

(PS: In practice I intend to create the .eml files programatically
rather
than saving them from OE, so don't bother telling me to use the Drafts
folder rather than saving as .eml files. The scenario above is just
the
simplest example illustrating the problem.)

--
Tim Rude


(remove NOSPAM. for correct email address)




  #3  
Old August 27th 07, 10:52 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windows.inetexplorer.ie6_outlookexpress
Tim Rude
external usenet poster
 
Posts: 2
Default OE6 ignores 'From:' in .eml files - workaround?

Yeah, that's kind of the conclusion I was reaching.

It's unfortunate. It would be nice if OE would look at the From: info in the
header and see if it had a matching account to pair it with. Oh well, I
guess you get what you paid for...

--
Tim Rude


(remove NOSPAM. for correct email address)

"Michael Santovec" wrote in message
...
I don't think that there is anything you can do about that.

When you compose a message, OE needs to know which OE account to use for
sending so that it can select the correct SMTP mail server and settings.
For replies and forwards, it defaults to the same account that
downloaded the message. But if you save a received message to an EML
file and then reply from that, it will use the default mail account
since it has lost the downloading account information. You can see this
if you then drag the EML file back to the Inbox and enable the Account
field in the column headers. The account will be blank for the restored
message. The account information was stored in the DBX file.

The same thing is happening with your EML file. OE doesn't look at the
headers to determine the account. It couldn't count on that pointing
uniquely to an account. There's nothing to stop a user from creating
multiple accounts that generate the FROM headers.

--

Mike -
http://pages.prodigy.net/michael_santovec/techhelp.htm


"Tim Rude" wrote in message
...
I have multiple accounts set up in OE6 (but only one identity).

I create an email message from an account other than the default one,
and
then save it to an .eml file rather than sending it. If I look at the
.eml
file in Notepad, it shows the correct account on the From: line. But
if I
open the .eml file in OE, it always resets the 'From' account back to
my
default acount.

Is there any way to prevent this and make OE use the 'From:' line from
the
.eml file to select the correct account?

(PS: In practice I intend to create the .eml files programatically
rather
than saving them from OE, so don't bother telling me to use the Drafts
folder rather than saving as .eml files. The scenario above is just
the
simplest example illustrating the problem.)

--
Tim Rude


(remove NOSPAM. for correct email address)






  #4  
Unread January 1st 99, 05:01 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windows.inetexplorer.ie6_outlookexpress
Î×ÏÔ¾ý
external usenet poster
 
Posts: 3
Default OE6 ignores 'From:' in .eml files - workaround?


"Tim Rude" ...
I have multiple accounts set up in OE6 (but only one identity).

I create an email message from an account other than the default one, and
then save it to an .eml file rather than sending it. If I look at the .eml
file in Notepad, it shows the correct account on the From: line. But if I
open the .eml file in OE, it always resets the 'From' account back to my
default acount.

Is there any way to prevent this and make OE use the 'From:' line from the
.eml file to select the correct account?

(PS: In practice I intend to create the .eml files programatically rather
than saving them from OE, so don't bother telling me to use the Drafts
folder rather than saving as .eml files. The scenario above is just the
simplest example illustrating the problem.)

--
Tim Rude


(remove NOSPAM. for correct email address)




  #5  
Unread January 1st 99, 05:01 PM posted to microsoft.public.outlookexpress.general,microsoft.public.windows.inetexplorer.ie6_outlookexpress
Î×ÏÔ¾ý
external usenet poster
 
Posts: 3
Default OE6 ignores 'From:' in .eml files - workaround?


"Tim Rude" ...
I have multiple accounts set up in OE6 (but only one identity).

I create an email message from an account other than the default one, and
then save it to an .eml file rather than sending it. If I look at the .eml
file in Notepad, it shows the correct account on the From: line. But if I
open the .eml file in OE, it always resets the 'From' account back to my
default acount.

Is there any way to prevent this and make OE use the 'From:' line from the
.eml file to select the correct account?

(PS: In practice I intend to create the .eml files programatically rather
than saving them from OE, so don't bother telling me to use the Drafts
folder rather than saving as .eml files. The scenario above is just the
simplest example illustrating the problem.)

--
Tim Rude


(remove NOSPAM. for correct email address)




 



« Previous Thread | - »

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
error 10061 workaround CNS Outlook Express 14 June 9th 07 07:05 PM
Workaround for Contributor permission sriramna Outlook - Using Forms 1 May 11th 07 01:24 PM
"File As" ignores settings DougD Outlook - Using Contacts 4 November 1st 06 09:47 PM
Setting Company Calendar - is this a bug or is there a workaround? Meryl Miller Outlook - Calandaring 0 April 27th 06 02:15 AM
Outlook install ignores settings from .mst file Ryxnet Outlook - Installation 0 January 25th 06 05:10 PM


All times are GMT +1. The time now is 09:06 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Remortgages - Refinance - Online Loans - Car Insurance - Actress