On 3/31/2013 9:40 PM, David Morrison wrote:
> When travelling, I sometimes use my iPhone to access the accounts using
> IMAP. This is fine for reading, but when I reply, the messages do not
> end up in Eudora where I would like to keep them all.
> It turns out the messages sent via Gmail...
Messages sent using a Gmail account on-line,
if they are saved in "Sent Mail" online,
will be downloaded by the first POP client
to fetch messages from the same Gmail account,
but since such messages are fetched into Eudora's "In" mailbox,
they will be treated as received (incoming) messages.
Messages sent by Eudora via logging into a Gmail account
will likewise be seen as "Sent Mail" on-line.
In Eudora, for POP accounts, mail is considered "outgoing"
only if it is created in Eudora's own "Out" mailbox,
or if its status is recreated by Eudora in file "Out.toc";
all other messages (or re-created TOC entries)
are treated as incoming messages.
In other words,
when creating an appropriate TOC entry, Eudora cares only
about which mailbox a TOC entry is being created for;
once a TOC entry exists, any message transfer performed by Eudora,
between one mailbox and another,
copies or moves the original TOC entry along with the message,
and does not change the existing assumed type of a message.
The only software known to me
which creates or alters TOC entries
according to the presence of absence of any "Received:" header,
is the "Mailbox Tools for Eudora" (MTE) plugin by Brana Bujenovic,
which has a function for processing any mailbox containing
mixed message types, to set the type of each individual message
according to whether or not it contains a "Received:" header,
setting the type to incoming if it does or outgoing if it doesn't.
"Mailbox Tools for Eudora"
<
http://www.drivehq.com/web/brana/mte.htm>
See "Update Sent-Received Status" action,
within "Update Message Summaries" tool.
The plugin is a free download, fully functional;
registering (US$17) permits functions to be performed
on multiple mailboxes at once.
Most functions first make a backup of each mailbox,
in case they crash during processing.
A similar extension is available for Thunderbird:
<
http://www.ggbs.de/extensions/ShowInOut.html>
--