Re: [evolution-patches] #41748, mails get stuck in outbox
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj ximian com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] #41748, mails get stuck in outbox
- Date: 01 May 2003 12:20:48 +0930
On Wed, 2003-04-30 at 14:34, Jeffrey Stedfast wrote:
> why not just change get_receive_type() to never return SEND_SEND? is
> that even needed anymore? and if it *is* needed, why not just write a
> get_send_type() that can only return SEND_SEND or SEND_INVALID? since
> there is only one place in all of mail-send-recv.c that actually checks
> the transport->url to get a send_type_t anyway.
It actually needs it for SEND_UPDATE too, otherwise it could probably
just be removed.
There's a couple of other things, like handing the send_Send case when
it can't happen (mail_recv*?), but i was aiming for a minimal change
patch (i.e. i was being lazy).
> other than that, looks good.
>
> Jeff
>
> On Wed, 2003-04-30 at 01:49, Not Zed wrote:
> > The patch makes sure we always add a sending task no matter what url is
> > used for the (default) transport.
> >
> > I think it will fix the problem.
> >
> > Z
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]