You should check the url is not "" before trying to resolve it.
On Mon, 2005-08-22 at 07:55 +0530, Shreyas Sriniavasan wrote:
> + if (!(store = (CamelOfflineStore *) camel_session_get_service
> (session, e_account_get_string(account, E_ACCOUNT_SOURCE_URL),
> CAMEL_PROVIDER_STORE, &ex))) {
Hi Shreyas,
On Monday at 4:25, Shreyas Sriniavasan wrote:
> This patch prevents the proxy from trying to connect to the server if
> the account is offline. It adds a new string to warn the users that the
> account is offline so cc'ing gnome-i18n mailing list too.
Why is this additional string im
The patch looks fine.
Thanks,
partha
On Mon, 2005-08-22 at 02:25 +, Shreyas Sriniavasan wrote:
> Hey,
>
> This patch prevents the proxy from trying to connect to the server if
> the account is offline. It adds a new string to warn the users that the
> account is offline so cc'ing gnome-i18n
Hey,
This patch prevents the proxy from trying to connect to the server if
the account is offline. It adds a new string to warn the users that the
account is offline so cc'ing gnome-i18n mailing list too.
Cheers,
Shreyas
Index: ChangeLog
===