[courier-users] Pythonfilter: Module "dialback" does not exist?
  Home FAQ Contact Sign in
mailing.unix.courierimap only
 
Advanced search
POPULAR GROUPS

more...

mailing.unix.courierimap Profile…
 Up
[courier-users] Pythonfilter: Module "dialback" does not exist?         


Author: Marcus Ilgner
Date: Jul 23, 2008 07:48

I just upgraded pythonfilter to version 1.3. After restarting, it tells me:

courierfilter: Module "dialback" indicated in pythonfilter.conf does not exist.

So I checked the distribution, found that it was included there and
installed as
/usr/lib/python2.5/site-packages/pythonfilter/dialback.py (+ .pyc)
together with the other modules.
If I disable this module, everything works as expected.
I'm running Courier 0.59.0 on Debian. I also checked that there's only
one python package installed in order to make sure that the right
python version is used.
Any ideas where I could look for the cause?

Best regards
Marcus Ilgner
Show full article (1.17Kb)
6 Comments
[courier-users] COURIER TIMEOUTS         


Author: Julie S. Lin
Date: Jul 23, 2008 15:14

courier idle timeout

after logging into courier, does the server automatically time you out?
if so, where is this variable set?

I am running latest courier. thanks.

J

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
no comments
Re: [courier-users] COURIER TIMEOUTS         


Author: Sam Varshavchik
Date: Jul 23, 2008 16:40

Julie S. Lin writes:
> courier idle timeout
>
> after logging into courier, does the server automatically time you out?
> if so, where is this variable set?
>
> I am running latest courier. thanks.

That depends on what you mean by "logging in".

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
1 Comment
Re: [courier-users] COURIER TIMEOUTS         


Author: Julie S. Lin
Date: Jul 23, 2008 21:18

Makes imap connection to the server and authenticates via authpam
To retrieve mail.

In the normal case, once user is logged in the first time, connection is
established
And mail is retrevied at present intervals without logging in again

In the negative case, the user receives warning about lost connection to
mail server

-----Original Message-----
From: courier-users-bounces@lists.sourceforge.net
[mailto:courier-users-bounces@lists.sourceforge.net] On Behalf Of Sam
Varshavchik
Sent: Wednesday, July 23, 2008 4:41 PM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] COURIER TIMEOUTS

Julie S. Lin writes:
Show full article (1.42Kb)
no comments
Re: [courier-users] COURIER TIMEOUTS         


Author: Sam Varshavchik
Date: Jul 24, 2008 03:58

Julie S. Lin writes:
> Makes imap connection to the server and authenticates via authpam
> To retrieve mail.
>
> In the normal case, once user is logged in the first time, connection is
> established
> And mail is retrevied at present intervals without logging in again
>
> In the negative case, the user receives warning about lost connection to
> mail server

IMAP connections are terminated after 30 minutes of inactivity.
>
>
> -----Original Message-----
> From: courier-users-bounces@lists.sourceforge.net
> [mailto:courier-users-bounces@lists.sourceforge.net] On Behalf Of Sam
> Varshavchik
> Sent: Wednesday, July 23,...
Show full article (2.14Kb)
no comments
Re: [courier-users] Pythonfilter: Module "dialback" does not exist?         


Author: Gordon Messmer
Date: Jul 24, 2008 09:23

Marcus Ilgner wrote:
> I just upgraded pythonfilter to version 1.3. After restarting, it tells me:
>
> courierfilter: Module "dialback" indicated in pythonfilter.conf does not exist.

That should mean that there was an error importing the module. Open a
python shell and type:

import pythonfilter.dialback

This bit of code doesn't have good reporting since I assumed
"ImportErrors" would come from mistakes in the configuration. Instead,
it almost always comes from a filter trying to import another python
module that's missing. I'll improve that for the next release.
Show full article (1.13Kb)
no comments
Re: [courier-users] Pythonfilter: Module "dialback" does not exist?         


Author: Marcus Ilgner
Date: Jul 25, 2008 01:49

On Thu, Jul 24, 2008 at 6:23 PM, Gordon Messmer eburg.com> wrote:
> Marcus Ilgner wrote:
>> I just upgraded pythonfilter to version 1.3. After restarting, it tells me:
>>
>> courierfilter: Module "dialback" indicated in pythonfilter.conf does not exist.
>
> That should mean that there was an error importing the module. Open a
> python shell and type:
>
> import pythonfilter.dialback
>
> This bit of code doesn't have good reporting since I assumed
> "ImportErrors" would come from mistakes in the configuration. Instead,
> it almost always comes from a filter trying to import another python
> module that's missing. I'll improve that for the next release.
>

Thanks for the hint, Gordon. I was indeed missig the DNS module. After
installing it, enabling dialback worked like a charm.

Marcus
Show full article (1.35Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: [courier-users] Courier 20070921mailing.unix.courierimap ·
Re: [courier-users] Courier Imap + NFS mailboxesmailing.unix.courierimap ·
Re: [courier-users] Always bcc courier-mtamailing.unix.courierimap ·
[courier-users] Courier Auth and Service Accessmailing.unix.courierimap ·
Re: [courier-users] Courier Maildrop Problemmailing.unix.courierimap ·
[courier-users] New domain working in courier without restart?mailing.unix.courierimap ·