This is just some static backup of the original site, don't expect every link to work!

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#281 closed defect (fixed)

Virtual Identity Error. Cannot change identity before sending.

Reported by: anonymous Owned by:
Version: 0.6.8 Keywords:
Cc:

Description

Virtual Identity Error. Cannot change identity before sending.

From is the first item in the identities list.

Change History (4)

comment:1 Changed 12 years ago by anonymous

## vI_identityData GenericSendMessage? Final Check ## vI_identityData currentIdentity: fullName='Mike Lastname ' email='mikev.01@…' smtp='vI_useDefaultSMTP' ## vI_identityData virtualIdentityData: fullName='Mike Lastname' email='mikev.01@…' smtp='vI_useDefaultSMTP'

## vI_identityData failed check for fullName.

Default name in Account Settings in TB had a space following the name. Edited the space out and it now works.

comment:2 Changed 12 years ago by anonymous

Check whether you have blank spaces in the end of the Full Name in this thunderbird email account. I had a blank space behind my full name as in 'Firstname Lastname ' instead of 'Firstname Lastname' in the account settings. Removing the trailing blank space works around this bug for me.

comment:3 Changed 12 years ago by rene

Resolution: fixed
Status: newclosed

Hi,

thanks for the useful report. I changed the extension to fix this issue with [b269e70f09499139], will be part of 0.6.9, which will be released soon.

Nice regards, Rene

Note: See TracTickets for help on using tickets.