1
vote
1answer
102 views

How do I digitally sign emails outgoing from different identities?

To send emails, I use one SMTP server, say domain1.com. But I use two identities that set up in Thunderbird, say agmenor@domain1.com and agmenor@domain2.com. For those who are not knowledgeable about ...
0
votes
2answers
856 views

Why isn't SMTP working in Thunderbird?

Good afternoon, all. I am running UB 11.10, Thunderbird 8.0. I am having trouble sending messages using STMP, via my Live account. I have verified that my settings are correct, to the best of my ...
1
vote
1answer
2k views

Installed local postfix, Thunderbird unable to use it

In Ubuntu 2011.04, I want to install an SMTP server for development tests, so I did this: sudo apt-get install postfix Choosed local because I only want to access it from my computer Entered nico ...