Greetings TBBETA,

The ancient mystics foretold that on 14 October 2004, at 10:37:22
+0100 (which was 10:37 where I live) Marcus Williams thoughtfully
wrote the following

> I'd like to add another wish to the wish list: multiple mail
> identities.

> On some email accounts I have more than one domain coming into them
> (say [EMAIL PROTECTED] and [EMAIL PROTECTED] and [EMAIL PROTECTED]). I'd like
> to be able to associate all of these identities with the account and
> select the identity I'm using when creating new/replying to messages
> with that account.

> Even better, the bat should work out when I reply to a message that
> was addressed to one of these identities that it needs to set the
> identity correctly. So if I reply to an incoming message to
> [EMAIL PROTECTED], it will pre-select the identity of [EMAIL PROTECTED] as
> my from address. Call them account profiles I suppose.

> Anyone else want this? (or can you already do this? - the only way I
> can do it at the moment is to set up dummy accounts for all my
> identities)

You should be able to do that all ready with the %if statement in a
QT for reply.

logic I would think is

If (domain=abc.com)
{
  Make from address [EMAIL PROTECTED]
}
else
{
  If (domain=def.com)
  {
    Make from address [EMAIL PROTECTED]
  }
  else
  {
    Make from address [EMAIL PROTECTED]
  }
}

and pass on making it work.

-- 
 Bye,                      _______________________________________________
  David                   |    David  Elliott    |   Software  Engineer   |
 _________________________| [EMAIL PROTECTED] | PGP Key ID 0x650F4534  |
| "Scotty!  I've fallen and I can't beam up!"                             |

Attachment: pgpAMsjI9Nns3.pgp
Description: PGP signature

________________________________________________________
 Current beta is (none) | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/

Reply via email to