Re: [evolution-patches] Patch for integrating exchange x-c-s with mailer.




In a word, absolutely not.

1. do not add what appears to be a hack to camel-url to extract some embedded url out of the url.  i dont actually know what you're doing here, & is used for cgi argument separation only.  This only appears to have been done so you can hack into em-account-editor, but that is unacceptable too.
2. e-config shouldn't need changing.  why exactly are you changing it?
3. you can't add owa specific hacks to mail-config either - thats the entire point of the plugin system.


On Sun, 2005-01-09 at 09:42 -0700, Sushma Rai wrote:
Hi,

Attched are the patch files for achieving
ximian-connector-setupfunctionality mail configuration. 

X-C-S reads owa URL, user name and password and detects rest of the
settings after authenticating the user.

I have added an entry to read OWA URL to the glade file
and handled it in CamelProviderConfEntry structure. 
(As hostname,user name and path are currently handled).

Asking for the password is done by the page check 
plugin "exchange-account-setup". The plugin code is 
available in CVS.Authenticating user is done using 
camel API, which would authenticatethe user if the 
provider supports. (similar to auto_detect)

Now, since the source and transport URLs need to 
contain OWA url also,I am handling this in decoding of 
camel url, using "&" as the delimiter for owa url, and 
I hope it is ok to use it.

I was getting error while overwriting the labels in
receive page andhiding the sections (like SSL). 
I have made some modifications related to them also. 

Thanks,
Sushma.


--
Michael Zucchi <notzed ximian com>
"Ride, Work, Sleep. Beer."
Novell's Evolution and Free Software Developer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]