Dummy E-mail AddressesThunderbird cannot handle contacts without e-mail addresses in mailing lists. So I had to write a workaround that would add an e-mail address to any contacts without an e-mail address. The e-mail addresses are in the form: where ... is random numbers. I know it is ugly, but the alternative is having a broken, unsynchronizable address book.The dummy e-mail address is not required for all contacts without e-mail addresses; only those contacts that are in mailing lists must have an e-mail address. However, version 0.2 adds that e-mail address to all contacts without one. I filed Bug 492695 Version 0.2In version 0.2 the dummy e-mail address is added to all contacts which do not already have an e-mail address. However, there is a way to change this behavior to only add the address when absolutely necessary.To enable the preference in version 0.2:
Version 0.3Version 0.3 will have the dummyEmail preference set to false (only when necessary) by default.
|