我有一个关于使用mozilla thunderbird发送邮件的问题。我有几个电子邮件地址,我希望thunderbird在我向某个收件人发送电子邮件时选择某个帐户。
例如,我有两个帐户:mail@myaddress.com
和mail@anotheraddress.com
如果我发送电子邮件,则雷鸟使用默认值mail@myaddress.com
。到现在为止还挺好。有时我必须向公司发送电子邮件,我必须使用mail@anotheraddress.com
作为发件人地址。如果我忘记切换帐户,那么公司会从错误的邮件地址收到邮件。有没有办法将收件人电子邮件地址连接到某个帐户?
答案 0 :(得分:0)
您可以使用命令行撰写电子邮件:
" preselectid" :" From"的标识符身份可从菜单中选择*
note that you cannot directly specify an e-mail address but need to find the identity key
for example, "preselectid=id2" would select the identity #2
参考:http://kb.mozillazine.org/Command_line_arguments_%28Thunderbird%29