Gentoo Archives: gentoo-user

From: cedric de crozant <cdecrozant@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] perl Net::SMTP problem with qmail
Date: Tue, 05 Sep 2006 18:21:48
Message-Id: A3FEB93C-9DB4-4715-8D92-87C061CA4C28@w3tex.com
1 Hi,
2 I'm trying to use a simple Net::SMTP script
3 but it fails with this error :
4 Net::SMTP=GLOB(0x8297bf0)<<< 451 qq temporary problem (#4.3.0)
5
6 i tried :
7 USE="perlsuid" emerge perl
8
9 and now I have this :
10 [ebuild R ] dev-lang/perl-5.8.8-r2 USE="berkdb gdbm -build -
11 debug -doc -ithreads -perlsuid*" 0 kB
12
13 Why does -perlsuid* means ?
14
15 I excecuted :
16 suidperl mailperl.pl
17
18 the scripted ended with same error.
19
20 So suidperl works OK, but the problem is caused by something else.
21
22 I heard there was memory limits that could be setup for qmail to make
23 it work correctly with antispam features...
24 Maybe I should check that ?
25
26 Anyone can help me ?
27
28 --
29 gentoo-user@g.o mailing list