14 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Courier relay mai...
FromSent OnAttachments
Adrián Fabricio GutiérrezDec 7, 2004 4:35 am 
Gordon MessmerDec 7, 2004 9:22 am 
Julian MehnleDec 7, 2004 3:48 pm 
Gordon MessmerDec 7, 2004 4:49 pm 
Adrián Fabricio GutiérrezDec 14, 2004 12:45 pm 
Julian MehnleDec 14, 2004 1:04 pm 
Julian MehnleDec 14, 2004 1:08 pm 
Gordon MessmerDec 14, 2004 2:29 pm 
Adrián Fabricio GutiérrezDec 18, 2004 9:25 am 
Adrián Fabricio GutiérrezDec 18, 2004 11:57 am 
Julian MehnleDec 18, 2004 1:01 pm 
Adrián Fabricio GutiérrezDec 18, 2004 4:26 pm 
Adrián Fabricio GutiérrezDec 21, 2004 4:16 am 
Julian MehnleDec 21, 2004 5:05 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Courier relay mails of nonexistent account!Actions...
From:Julian Mehnle (bu@mehnle.net)
Date:Dec 18, 2004 1:01:38 pm
List:net.sourceforge.lists.courier-users

Adrián Fabricio Gutiérrez wrote:

All is OK except for a problem in the installation of Courier::Filter my /var/log/maillog file it appears the message:

"courierfilter: Unable to create socket /var/lib/courier/allfilters/.pureperlfilter at /usr/share/courier-filter-perl/perl5/Courier/Filter.pm line 307."

That means that the /var/lib/courier/allfilters/ directory either doesn't exist or isn't writable for the "daemon" (or "courier") system user.

You probably forgot to adjust the paths in the Courier/Config.pm file to the paths used by your system. The "Courier::Filter::Overview" documenta- tion[1] explains how to install Courier::Filter. Have you read it?

I reviewed the line of Filter.pm and I suppose that it must to a problem of IO::Socket::UNIX module, and I have seen in www.cpan.org that IO:Socket:UNIX comes with Perl 5.8.6 it wanted to know if this is correct.

IO::Socket::UNIX has been included with the standard Perl distribution for a long time. That should not be your problem.

References: 1. http://search.cpan.org/dist/Courier-Filter/lib/Courier/Filter/Overview.pod