Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Sup with Microsoft Exchange 2007
       [not found] <3f81a4240904140559ubd286a5x2f026d6b875dd091@mail.gmail.com>
@ 2009-04-20 21:52 ` Bryan Richardson
  2009-04-20 22:54   ` Mark Alexander
  0 siblings, 1 reply; 11+ messages in thread
From: Bryan Richardson @ 2009-04-20 21:52 UTC (permalink / raw)


BUMP!!!

So... no one uses Sup with Microsoft Exchange?!  :(

--
Bryan

On 4/14/09, Bryan Richardson <btricha at gmail.com> wrote:
> Hello all,
>
> Has anyone had success using Sup with Microsoft Exchange 2007?  I'm able to
> download email no problem, and I'm also able to send email through my
> exchange server.  However, my problem lies in the fact that when I send an
> email from Sup, it doesn't show up in the Sent Items folder of my exchange
> account.  I'm not that familiar with IMAP, but I'm guessing this is maybe
> due to the fact that I haven't subscribed to the Sent Items folder in Sup.
> In response to this, another hurdle I'm trying to get over is how to even
> tell what folders are available on my exchange account for subscribing to.
> Is there a way to use Sup to query for available folders?
>
> Thanks in advance!
>
> --
> Bryan
>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-04-20 21:52 ` [sup-talk] Sup with Microsoft Exchange 2007 Bryan Richardson
@ 2009-04-20 22:54   ` Mark Alexander
       [not found]     ` <3f81a4240904201638v94a7dbdpce0d865cd83d8873@mail.gmail.com>
  0 siblings, 1 reply; 11+ messages in thread
From: Mark Alexander @ 2009-04-20 22:54 UTC (permalink / raw)


Excerpts from Bryan Richardson's message of Mon Apr 20 14:52:24 -0700 2009:
> So... no one uses Sup with Microsoft Exchange?!  :(

Unfortunately, we use Exchange at work.  But I hide that unpleasant
fact from myself by using fetchmail and postfix on a Linux box.  I
have never used Outlook or the web interface that Exchange provides.
Instead, I've always used mutt -- and more recently, sup.  So I have
no idea if I'm having the same problem you are.  Sorry!


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
       [not found]     ` <3f81a4240904201638v94a7dbdpce0d865cd83d8873@mail.gmail.com>
@ 2009-04-21 13:02       ` William Morgan
       [not found]         ` <3f81a4240904210642o9c74049o27e164e317d0842e@mail.gmail.com>
  0 siblings, 1 reply; 11+ messages in thread
From: William Morgan @ 2009-04-21 13:02 UTC (permalink / raw)


Hi Bryan,

Reformatted excerpts from Bryan Richardson's message of 2009-04-20:
> Is it possible to specify where my sent mail gets saved?  I'd like to
> be able to specify that it gets saved in one of my IMAP folders ('Sent
> Items' in my Microsoft Exchange account).  This way, if for some
> reason I do ever have to access my mail via Microsoft Exchange Web
> Access, I'll still have access to all my sent emails.

This is currently not possible with Sup, which as a rule doesn't play
nicely with other mail clients. It wouldn't be terribly hard to add if
you were so inclined (we have an IMAP library in there already) and I'd
be happy to point you in the right direction, but it's not on my
near-term list of things to do.
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
       [not found]         ` <3f81a4240904210642o9c74049o27e164e317d0842e@mail.gmail.com>
@ 2009-04-21 13:48           ` Andrew Pimlott
  2009-04-21 14:13           ` William Morgan
  1 sibling, 0 replies; 11+ messages in thread
From: Andrew Pimlott @ 2009-04-21 13:48 UTC (permalink / raw)


On Tue, Apr 21, 2009 at 07:42:42AM -0600, Bryan Richardson wrote:
> One question I do have though is why my sent messages get saved to my 'Sent
> Mail' folder on my GMail account automatically (without the patch I
> mentioned above) when I use Sup with GMail...

GMail's SMTP server does this.

Andrew


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
       [not found]         ` <3f81a4240904210642o9c74049o27e164e317d0842e@mail.gmail.com>
  2009-04-21 13:48           ` Andrew Pimlott
@ 2009-04-21 14:13           ` William Morgan
       [not found]             ` <3f81a4240904210729h74ac436bn9e1140cf7021c5ad@mail.gmail.com>
  1 sibling, 1 reply; 11+ messages in thread
From: William Morgan @ 2009-04-21 14:13 UTC (permalink / raw)


Reformatted excerpts from Bryan Richardson's message of 2009-04-21:
> First off, I want to say 'Thank You' for creating such a great
> application here.  Text-based is the way to go! :)

Glad you like it!

> As for saving sent mail in an IMAP folder, I did find a patch that I
> was able to use to provide me with this functionality.

Interesting. Would you mind reposting it here, if you get a chance? 

> One question I do have though is why my sent messages get saved to my
> 'Sent Mail' folder on my GMail account automatically (without the
> patch I mentioned above) when I use Sup with GMail...

As someone else pointed out, this is because GMail's MTA is clever.

> As a side note, does Sup have any sort of plugin architecture?  I'm
> thinking of maybe developing a text-based calendar app in Ruby at some
> point... :)

It doesn't have plugins per se. It has a pretty good hook system, but
that's probably not useful to you. What are you interested in using? The
ncurses interface? The full-text search index?
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
       [not found]               ` <3f81a4240904210732k11366cf7naec562af54ecabac@mail.gmail.com>
@ 2009-04-21 14:37                 ` Ben Walton
  2009-04-29 22:45                   ` William Morgan
  0 siblings, 1 reply; 11+ messages in thread
From: Ben Walton @ 2009-04-21 14:37 UTC (permalink / raw)


I abandoned that patch for my own use after a while.  [I moved my .sup
to local storage from nfs and now use the mbox sent folder.]  I still
like the idea, but that patch would need much work before it became
integration worthy.  If there is sufficient interest, I'd invest the
time.

William, what requirements would need to be met from your side to see
this added?

Thanks
-Ben


On Tue, Apr 21, 2009 at 10:32 AM, Bryan Richardson <btricha at gmail.com> wrote:
> The patch for what the author (Ben Walton) calls 'Flexible Sent Source' can
> be found at the following URL.? It would be nice to have this integrated
> into the official Sup source code... :)
>
> http://www.nabble.com/-PATCH--flexible-sent-source-td16960901.html#a16960901
>
> One more question: I noticed when I use Sup with my Exchange account that it
> marks all my messages on the Exchange server as read when it syncs.? Is this
> normal?
>
> On Tue, Apr 21, 2009 at 8:29 AM, Bryan Richardson <btricha at gmail.com> wrote:
>>
>> Yeah, I'll find the patch and post it here.
>>
>> As for the calendaring app, I figured having it integrated with Sup might
>> be kinda cool.? The search index might help too. :)
>>
>> On Tue, Apr 21, 2009 at 8:13 AM, William Morgan <wmorgan-sup at masanjin.net>
>> wrote:
>>>
>>> Reformatted excerpts from Bryan Richardson's message of 2009-04-21:
>>> > First off, I want to say 'Thank You' for creating such a great
>>> > application here. ?Text-based is the way to go! :)
>>>
>>> Glad you like it!
>>>
>>> > As for saving sent mail in an IMAP folder, I did find a patch that I
>>> > was able to use to provide me with this functionality.
>>>
>>> Interesting. Would you mind reposting it here, if you get a chance?
>>>
>>> > One question I do have though is why my sent messages get saved to my
>>> > 'Sent Mail' folder on my GMail account automatically (without the
>>> > patch I mentioned above) when I use Sup with GMail...
>>>
>>> As someone else pointed out, this is because GMail's MTA is clever.
>>>
>>> > As a side note, does Sup have any sort of plugin architecture? ?I'm
>>> > thinking of maybe developing a text-based calendar app in Ruby at some
>>> > point... :)
>>>
>>> It doesn't have plugins per se. It has a pretty good hook system, but
>>> that's probably not useful to you. What are you interested in using? The
>>> ncurses interface? The full-text search index?
>>> --
>>> William <wmorgan-sup at masanjin.net>
>>> _______________________________________________
>>> sup-talk mailing list
>>> sup-talk at rubyforge.org
>>> http://rubyforge.org/mailman/listinfo/sup-talk
>>
>
>
> _______________________________________________
> sup-talk mailing list
> sup-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>
>



-- 
---------------------------------------------------------------------------------------------------------------------------
Ben Walton <bdwalton at gmail.com>

"With or without religion, good people can behave well and bad people
can do evil; but for good people to do evil?that takes religion. "
-Steven Weinberg
---------------------------------------------------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-04-21 14:37                 ` Ben Walton
@ 2009-04-29 22:45                   ` William Morgan
  2009-04-30 14:07                     ` Ben Walton
  0 siblings, 1 reply; 11+ messages in thread
From: William Morgan @ 2009-04-29 22:45 UTC (permalink / raw)


Reformatted excerpts from Ben Walton's message of 2009-04-21:
> William, what requirements would need to be met from your side to see
> this added?

As far as I'm concerned, if it works, I'll add it. I'd love to have this
functionality in Sup, and it is frequently requested.
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-04-29 22:45                   ` William Morgan
@ 2009-04-30 14:07                     ` Ben Walton
  2009-05-04 12:59                       ` William Morgan
  0 siblings, 1 reply; 11+ messages in thread
From: Ben Walton @ 2009-04-30 14:07 UTC (permalink / raw)


On Wed, Apr 29, 2009 at 6:45 PM, William Morgan
<wmorgan-sup at masanjin.net> wrote:
> As far as I'm concerned, if it works, I'll add it. I'd love to have this
> functionality in Sup, and it is frequently requested.

Ok.  I started cleaning up the original patch last night.  I think it
was decent for the most part.  The bad parts were the integration into
sup-config.  I'll have something ready in a day or two, hopefully.

Since I'm back into mucking with this bit, are you open to having the
maildir scanning code move messages from new/ to cur/?  This could
help with the unique id vs directory scanning issue.

-Ben
> --
> William <wmorgan-sup at masanjin.net>
> _______________________________________________
> sup-talk mailing list
> sup-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/sup-talk
>



-- 
---------------------------------------------------------------------------------------------------------------------------
Ben Walton <bdwalton at gmail.com>

"With or without religion, good people can behave well and bad people
can do evil; but for good people to do evil?that takes religion. "
-Steven Weinberg
---------------------------------------------------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-04-30 14:07                     ` Ben Walton
@ 2009-05-04 12:59                       ` William Morgan
  2009-05-04 13:41                         ` Ben Walton
  0 siblings, 1 reply; 11+ messages in thread
From: William Morgan @ 2009-05-04 12:59 UTC (permalink / raw)


Reformatted excerpts from Ben Walton's message of 2009-04-30:
> Since I'm back into mucking with this bit, are you open to having the
> maildir scanning code move messages from new/ to cur/?  This could
> help with the unique id vs directory scanning issue.

Would it really help? I'd be willing if so, but I don't see how. Maybe
I'm missing something.

I've avoided moving new/ to cur/ because I didn't see any benefit to
Sup, and it conflicts with the hands-off philosophy, so it just seemed
like one more thing we could screw up. But if there is a real reason to
do it, I'd probably be willing.
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-05-04 12:59                       ` William Morgan
@ 2009-05-04 13:41                         ` Ben Walton
  2009-05-04 16:22                           ` William Morgan
  0 siblings, 1 reply; 11+ messages in thread
From: Ben Walton @ 2009-05-04 13:41 UTC (permalink / raw)


On Mon, May 4, 2009 at 8:59 AM, William Morgan <wmorgan-sup at masanjin.net> wrote:
> Reformatted excerpts from Ben Walton's message of 2009-04-30:
>> Since I'm back into mucking with this bit, are you open to having the
>> maildir scanning code move messages from new/ to cur/?  This could
>> help with the unique id vs directory scanning issue.
>
> Would it really help? I'd be willing if so, but I don't see how. Maybe
> I'm missing something.

Scan both folders (cur/, new/) on startup or sup-sync.  After that,
scan only new.  Since mail is moved out of new/ into cur/ after
detection, the time stamp stuff could be dropped since it would be
redundant anyway.  I think I'd confused myself about the id generation
issue, so it wouldn't likely be of benefit there.

> I've avoided moving new/ to cur/ because I didn't see any benefit to
> Sup, and it conflicts with the hands-off philosophy, so it just seemed
> like one more thing we could screw up. But if there is a real reason to
> do it, I'd probably be willing.

Sup would be a better Maildir citizen, since this is the intended way
to access/use a maildir source.

-Ben
-- 
---------------------------------------------------------------------------------------------------------------------------
Ben Walton <bdwalton at gmail.com>

"With or without religion, good people can behave well and bad people
can do evil; but for good people to do evil?that takes religion. "
-Steven Weinberg
---------------------------------------------------------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [sup-talk] Sup with Microsoft Exchange 2007
  2009-05-04 13:41                         ` Ben Walton
@ 2009-05-04 16:22                           ` William Morgan
  0 siblings, 0 replies; 11+ messages in thread
From: William Morgan @ 2009-05-04 16:22 UTC (permalink / raw)


Reformatted excerpts from Ben Walton's message of 2009-05-04:
> Scan both folders (cur/, new/) on startup or sup-sync.  After that,
> scan only new.  Since mail is moved out of new/ into cur/ after
> detection, the time stamp stuff could be dropped since it would be
> redundant anyway.

Crap, I think you're right. Polling will be trivial and no more messing
around with timestamps.

In fact I don't even have to scan cur/ on startup; I can just assume
it's unchanged. If you screw with the Maildir via another MUA you have
to run sup-sync --changed, just like with every other source.

For this to work, the "offset" for each message will have to be its
filename. I wonder how many implicit assumptions that will violate.
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-05-04 16:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3f81a4240904140559ubd286a5x2f026d6b875dd091@mail.gmail.com>
2009-04-20 21:52 ` [sup-talk] Sup with Microsoft Exchange 2007 Bryan Richardson
2009-04-20 22:54   ` Mark Alexander
     [not found]     ` <3f81a4240904201638v94a7dbdpce0d865cd83d8873@mail.gmail.com>
2009-04-21 13:02       ` William Morgan
     [not found]         ` <3f81a4240904210642o9c74049o27e164e317d0842e@mail.gmail.com>
2009-04-21 13:48           ` Andrew Pimlott
2009-04-21 14:13           ` William Morgan
     [not found]             ` <3f81a4240904210729h74ac436bn9e1140cf7021c5ad@mail.gmail.com>
     [not found]               ` <3f81a4240904210732k11366cf7naec562af54ecabac@mail.gmail.com>
2009-04-21 14:37                 ` Ben Walton
2009-04-29 22:45                   ` William Morgan
2009-04-30 14:07                     ` Ben Walton
2009-05-04 12:59                       ` William Morgan
2009-05-04 13:41                         ` Ben Walton
2009-05-04 16:22                           ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox