Just a few more details: I guess the tags should go to 'accounts' rather than have their own list like e.g. 'aliases'? And second, the config file smtp.py will be modified but the new code should work with the old format (without the tags) as well. Do you prefer to have checks for list length of accounts[i], or adding empty tags right after parsing the old file? The former is sort of ugly and I haven't yet found a right place for the latter...
|