From kde-core-devel Tue Nov 28 11:27:40 2000 From: Alex Zepeda Date: Tue, 28 Nov 2000 11:27:40 +0000 To: kde-core-devel Subject: Re: email control module X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97541099419818 On Mon, Nov 27, 2000 at 09:42:31PM -0800, Waldo Bastian wrote: > That makes perfectly sense IMO. In the e-mail thingy you provide basic > information and you can refine it in kmail's own settings. What would be more > important is that these places should be synced. When you enter your e-mail > address in kmail, it should fill out (or ask whether you want to) this global > email address as well. Let's name it "Primary email address". And maybe kmail > should make note whether the user uses this primary email address (at least > for the default profile) so that when the user changes the primary email > address the email address used by kmail (at least for the default profile) > should follow this change. Well I'm thinking editing existing e-mail profiles shouldn't be too hard to add to kcmemail. But an appropiate place might be the local kdeglobals (~/.kde/share/config/). Then letting kmail do more advanced things like outgoing filters and so-on. I get this gut feeling that it would be a good idea to provie all the options that kmail might in kcmemail... so that configuring an email program becomes more centralized. Perhaps kmail could "dock" this kcontrol module instead of duplicating the code. - alex