Index: [thread] [date] [author] [stats]
  From: markus schnalke <meillo@marmaro.de>
  To  : <masqmail@marmaro.de>
  Date: Tue, 25 Oct 2011 13:02:31 +0200

Re: [masqmail] masqmail with smtp.gmail.com

[2011-10-21 18:51] Michael Muster <lists.ka.wo@googlemail.com>
> 
> I'm not sure if i understood the difference between 
> permanent_routes and query_routes.

Permanent_routes are always available. Query_routes are only available
if the online_query returns its route name.

> If i use query_routes in my masqmail.conf the only thing i
> get is:
> 2011-10-21 15:33:19 [26382] masqmail 0.3.4-dev daemon starting
> 2011-10-21 15:33:19 [26382] listening on interface localhost:25
> 2011-10-21 15:33:24 [26399] 1RHFDw-6rn-00 <= <root@homer> with local

You need to setup online_query to some command line that returns the
name of the route if it is available (i.e. you're online or whatever).
If you haven't defined online_query or it doesn't return the name of
the route, then the route will be ignored.


> I've read in the other thread that Juergen Daubert	
> will provide a working setup for gmail in a few weeks so
> i have no problem to wait, but if i can test/help with something 
> feel free to reply.

Please try Juergen's example setup.


meillo


Index: [thread] [date] [author] [stats]