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

Opened 13 years ago

Closed 13 years ago

#260 closed defect (fixed)

Set default SMTP server for all

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

Description

Hi, how can I force all the contact to use default SMTP server?

If I selec all items, it seems that I have to change it one by one.

M

Change History (1)

comment:1 Changed 13 years ago by rene

Resolution: fixed
Status: newclosed

Hi,

it's not implemented like that, but maybe I think of a frontend-solution. Till than you can change it the following way:

- stop thunderbird
- make a backup of virtualIdentity.rdf (which can be found in your profiles folder)
- edit the virtualIdentity.rdf in your profile:
      replace any line like:
         NS1:smtp="smtpX"
      with
         NS1:smtp="vI_useDefaultSMTP"

If you change too much, the xml-syntax of your rdf might be broken, so be careful.

Hope this works for you, close the ticket by now - feel free to reopen if you have further questions/suggestions

Nice regards, Rene

Note: See TracTickets for help on using tickets.