[imapfilter-devel]Working with Solaris 8
Lefteris Chatzibarbas
lefcha at hellug.gr
Sat Feb 1 21:23:01 EET 2003
On Fri, Jan 31, 2003 at 07:32:55PM +0100, Ferran Foz wrote:
> hello,
>
> I've compiled imapfilter with Solaris 8, but i'm blocked now.
>
> I made some change to the config file to include the libraries related to sockets:
> libs="-lsocket -lnsl"
> and i disabled the password coding and SSL login.
Have a look at this mail for brief directions on how to build imapfilter on
Solaris:
http://lists.hellug.gr/pipermail/imapfilter-devel/2002/000387.html
>
> I had to change the sample.imapfilterrc so all the options start with the word "set".
> I think you should change this sample.
Imapfilter should be able to read the options with or without the "set"
keyword. This behavior is strange and most of all imapfilter worked fine
during my tests under a Solaris 8 box. It would be really helpful if you
could compile and run imapfilter with DEBUG messages enabled [0] and send
back the results, as well as the configuration file used.
>
> Now the program is failing to list one mailbox.
>
> The problem is that i'm using Outlook Express and the folder hierarchy is not the one on the
> server. I think you could add a query tool at imapfilter that could help build a imapfilterrc
> from scratch and get the correct hierarchy from the server.
You can do this easily with the attached Perl script (requires the
Mail::IMAPClient module [1]). Don't forget to change the $server, $user and
$pass variables.
[0] ./config -o debug=yes
[1] http://search.cpan.org/author/DJKERNEN/Mail-IMAPClient-2.2.7/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imapfolders.pl
Type: application/x-perl
Size: 423 bytes
Desc: not available
URL: <http://lists.hellug.gr/pipermail/imapfilter-devel/attachments/20030201/d18abfe0/attachment.bin>
More information about the Imapfilter-devel
mailing list