Koozali.org: home of the SME Server

IMAP notifyer won't work on 5.6, why?

Per Sorensen

IMAP notifyer won't work on 5.6, why?
« on: July 18, 2003, 08:39:26 AM »
Hi

Does any one know why inotify10 won't work on my 5.6 box?
And is there a fix?

Per

Cyrus Bharda

Re: IMAP notifyer won't work on 5.6, why?
« Reply #1 on: October 15, 2003, 10:29:40 AM »
Per,

Yeah I wouldnt mind knowing why it wont work with 5.6 either!

Cyrus Bharda

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #2 on: October 15, 2003, 11:50:37 AM »
Cyrus Bharda wrote:
>
> Per,
>
> Yeah I wouldnt mind knowing why it wont work with 5.6 either!


Well, from what i can see on the forums, you are more of a
Linux guru than i will ever be....So i hoped a guy like you would know :-) But since this is an older post, should we repost it, so the rigth people migth notice it ?

Per

Cyrus Bharda

Re: IMAP notifyer won't work on 5.6, why?
« Reply #3 on: October 15, 2003, 11:58:13 AM »
Per,

Linux guru, AHAHAHHhahahahahahHAhH sorry but I know very very very little about linux, just enough to get me by :-)

But I certainly am purplexed about IMAP notify not working right! I am just about to test out puttng all my users over to IMAP from POP3 and seeing if that helps out at all.

I doubt it but it cannt hurt to try it, also it allows me do backup everyone's emails all at once instead of doing manual copies of outlook express dbx files :-(.

But really I cannt see the difference between 5.5 and 5.6 in reguards to IMAP?

I might send this into bugs if no one heres got a clue.

Cyrus Bharda

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #4 on: October 15, 2003, 05:02:40 PM »
Cyrus Bharda wrote:
>
> Per,
>
> Linux guru, AHAHAHHhahahahahahHAhH sorry but I know very very
> very little about linux, just enough to get me by :-)

Well, your not completely lost either :-)
 
> But I certainly am purplexed about IMAP notify not working
> right! I am just about to test out puttng all my users over
> to IMAP from POP3 and seeing if that helps out at all.

I have startet using that, and it plays fine with OExpress
>
> I doubt it but it cannt hurt to try it, also it allows me do
> backup everyone's emails all at once instead of doing manual
> copies of outlook express dbx files :-(.
>
> But really I cannt see the difference between 5.5 and 5.6 in
> reguards to IMAP?
>
> I might send this into bugs if no one heres got a clue.

OK good idea Thanks

Per

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #5 on: October 16, 2003, 02:29:17 AM »
Chyrus,

I found another notyfier here: http://www.softlookup.com/category/cat357.html There are many, i pickec one called Saberquest mail spy. Looks like it does the job but it's a pop3 agent. Let me know if you find something interesting as well.

Per

Cyrus Bharda

Re: IMAP notifyer won't work on 5.6, why?
« Reply #6 on: October 16, 2003, 05:01:03 AM »
Per,

Yeah but my users friggin like thier Genie or Wizard, trying to convince them to start using something else is a pain, yeah i have found heaps of ther programs that are similar, and one actually uses MS Agent, but it only appears for a few seconds and dissapears, I need it to stay on the screen, but am doing some testing with it for now.

I sent a bug request in to see what Mitel have to say, other than that I think we're boned!

Cyrus Bharda

Cyrus Bharda

Re: IMAP notifyer won't work on 5.6, why?
« Reply #7 on: October 16, 2003, 09:32:19 AM »
Per,

Responce from bugs:

I'm afraid that we can't devote any time to an issue that may simply be
a bug in imapnotify. Besides which, we've abandoned uw-imap in 5.6 in
favour of dovecot in 6.0. I suggest you try imapnotify with 6.0b3.


So anyone use IMAP Notify with 6.0b3?

Cyrus Bharda

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #8 on: October 16, 2003, 12:22:07 PM »
>
> So anyone use IMAP Notify with 6.0b3?
>

IT WORKS!!

I tested it against a 6.0b3 with the latest updates, from the outside.

Per

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #9 on: October 16, 2003, 10:25:05 PM »
> I'm afraid that we can't devote any time to an issue that may
> simply be
> a bug in imapnotify. Besides which, we've abandoned uw-imap
> in 5.6 in
> favour of dovecot in 6.0. I suggest you try imapnotify with
> 6.0b3.

Hmm.. Would it be possible to change to dovecot in 5.6?
What do you think Cyrus?

Per

Michiel

Re: IMAP notifyer won't work on 5.6, why?
« Reply #10 on: October 17, 2003, 12:44:51 AM »
POP3 notifiers will also do. They do miss the mails you sorted to subfolders using procmail, but personally I wouldn't let my users muck about with procmail so that shouldn't be an issue.

As for your suggestion to install dovecot, I'm sure it can be done (the upgrade scripts for SME 6beta do it...), but it seems like a lot of work to me, just to get some silly mail notifier working. You're probably better off just migrating your server to 6beta.

For one thing, the mailbox structure is different, so you would have to migrate each individual mailbox. The other thing is that dovecot won't just work out of the box, so you would have to do some studying to find out how to get it working.  Again, I'm sure it can be done but I certainly wouldn't try it on a production machine.

Michiel

Per Sørensen

Re: IMAP notifyer won't work on 5.6, why?
« Reply #11 on: October 17, 2003, 01:33:02 AM »
Michiel wrote:
>
> POP3 notifiers will also do. They do miss the mails you
> sorted to subfolders using procmail, but personally I
> wouldn't let my users muck about with procmail so that
> shouldn't be an issue.

Yes, i have startet using one already

> As for your suggestion to install dovecot, I'm sure it can be
> done (the upgrade scripts for SME 6beta do it...), but it
> seems like a lot of work to me, just to get some silly mail
> notifier working. You're probably better off just migrating
> your server to 6beta.

I will just do that upgrade in the near future instead

Thanks

Per