Voilà ce que j'obtiens : 

spamd et spamassasin sont bien là mais erreur lors de la recherche du status :

[6875] warn: server socket setup failed, retry 1: spamd: could not create INET 
socket on 127.0.0.1:783: Adresse déjà utilisée

les différentes sorties consoles :

fabr...@linux-d2g5:~> cat $HOME/spam.txt | spamc --log-to-stderr
Received: from localhost by linux-d2g5.site                     
        with SpamAssassin (version 3.2.5);                      
        Sat, 21 Mar 2009 11:22:15 +0100                         
Subject: ****SPAM(7.1)****                                      
X-Spam-Flag: YES                                                
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on linux-d2g5.site
X-Spam-Level: *******                                                     
X-Spam-Status: Yes, score=7.1 required=5.0 tests=EMPTY_MESSAGE,MISSING_DATE,
        
MISSING_HEADERS,MISSING_MID,MISSING_SUBJECT,NO_HEADERS_MESSAGE,NO_RECEIVED,
        NO_RELAYS,TVD_SPACE_RATIO autolearn=no version=3.2.5                    
   
MIME-Version: 1.0                                                               
   
Content-Type: multipart/mixed; boundary="----------=_49C4BFD7.B1C66B87"         
   

This is a multi-part message in MIME format.

------------=_49C4BFD7.B1C66B87
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline                 
Content-Transfer-Encoding: 8bit             

Spam detection software, running on the system "linux-d2g5.site", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see                   
postmaster for details.                                                 

Content preview:  [...] 

Content analysis details:   (7.1 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.0 MISSING_MID            Missing Message-Id: header                        
 0.0 MISSING_DATE           Missing Date: header                              
-0.0 NO_RELAYS              Informational: message was not relayed via SMTP   
 1.9 MISSING_HEADERS        Missing To: header                                  
                                                                                
                                                                                
                                     
 2.9 TVD_SPACE_RATIO        BODY: TVD_SPACE_RATIO
 2.3 MISSING_SUBJECT        Missing Subject: header
 0.0 EMPTY_MESSAGE          Message appears to have no textual parts and no
                            Subject: text
-0.0 NO_RECEIVED            Informational: message has no Received headers
 0.0 NO_HEADERS_MESSAGE     Message appears to be missing most RFC-822 headers



------------=_49C4BFD7.B1C66B87
Content-Type: message/rfc822; x-spam-type=original
Content-Description: original message before SpamAssassin
Content-Disposition: inline
Content-Transfer-Encoding: 8bit



------------=_49C4BFD7.B1C66B87--




fabr...@linux-d2g5:~> service spamd status

Program 'service' is present in package 'aaa_base', which is installed on your 
system.

Absolute path to 'service' is '/sbin/service', so it might be intended to be 
run only by user with superuser privileges (eg. root).

bash: service: command not found
fabr...@linux-d2g5:~> su
Mot de passe :
linux-d2g5:/home/fabrice # service spamd status
Checking for service spamd                                                      
                                                                                
                                                                                
                          
running
linux-d2g5:/home/fabrice # spamd status
[6875] warn: server socket setup failed, retry 1: spamd: could not create INET 
socket on 127.0.0.1:783: Adresse déjà utilisée
[6875] warn: server socket setup failed, retry 2: spamd: could not create INET 
socket on 127.0.0.1:783: Adresse déjà utilisée
[6875] error: spamd: could not create INET socket on 127.0.0.1:783: Adresse 
déjà utilisée
spamd: could not create INET socket on 127.0.0.1:783: Adresse déjà utilisée

fabr...@linux-d2g5:~> rpm -qa | grep -i spam
perl-spamassassin-3.2.5-26.7
spamassassin-3.2.5-26.7

linux-d2g5:/home/fabrice # service spamd start
Starting spamd                                                                  
                                                                                
                                                                                
                          
done
linux-d2g5:/home/fabrice # chkconfig --add spamd
spamd                     0:off  1:off  2:off  3:on   4:off  5:on   6:off
linux-d2g5:/home/fabrice # spamd status
[6937] warn: server socket setup failed, retry 1: spamd: could not create INET 
socket on 127.0.0.1:783: Adresse déjà utilisée
[6937] warn: server socket setup failed, retry 2: spamd: could not create INET 
socket on 127.0.0.1:783: Adresse déjà utilisée
[6937] error: spamd: could not create INET socket on 127.0.0.1:783: Adresse 
déjà utilisée
spamd: could not create INET socket on 127.0.0.1:783: Adresse déjà utilisée
linux-d2g5:/home/fabrice #



J'ai aussi vu un autre souci : dans /home je ne peut pas créer de document 
sans être root, mais dans /home/fabrice si !! D'où ca sort ca ? :'(

> Tu nous tiens au courant .
> nikopol
>

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Répondre à