Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1245 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Logiciels

  Probleme Amavis / Postfix : warning: connect to transport amavis: No s

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Probleme Amavis / Postfix : warning: connect to transport amavis: No s

n°747643
LeKeiser
Appelez moi Marcel.
Posté le 02-11-2005 à 02:30:00  profilanswer
 

Bonjour a tous,
 
J'ai un petit probleme avec ma config Postfix / Amavis.
J'ai ce message d'erreur dans les logs : postfix/qmgr[19773]: warning: connect to transport amavis: No such file or directory

 
J'ai beau rechercher un peu partout sur le net, je ne trouve pas la solution.
Voici mon main.cf :

Citation :


# see /usr/share/postfix/main.cf.dist for a commented, fuller
# version of this file.
 
# Do not change these directory settings - they are critical to Postfix
# operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
 
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
setgid_group = postdrop
biff = no
 
# appending .domain is the MUA's job.
append_dot_mydomain = no
myhostname = bob.lekeiser.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = bob.lekeiser.com, lekeiser.com, localhost.lekeiser.com, localhost
#relayhost = smtp.easyconnect.fr
#mynetworks = 127.0.0.0/8
#mynetworks = 10.0.0.0/8
#mynetworks = 127.0.0.1 10.0.0.10 10.0.0.20
mynetworks = 127.0.0.1 192.168.1.0/8
home_mailbox= Maildir/
# mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
smtpd_helo_required = yes
smtpd_delay_reject = yes
smtpd_recipient_restrictions =  permit_mynetworks,reject_unauth_pipelining, reject_unauth_destinatio
n, reject_unlisted_recipient, permit_auth_destination, reject
content_filter = smtp-amavis:[127.0.0.1]:10024
receive_ovveride_options = no_address_mappings


 
et mon master.cf :  

Citation :


smtp-amavis unix -      -       y       -       4  smtp
   -o smtp_data_done_timeout=1200
   -o disable_dns_lookups=yes
 
smtp-amavis unix -     -       n       -       10  pipe user=amavis
         argv=/usr/sbin/amavisd-new $(sender) $(recipient)
 
 
127.0.0.1:10025 inet n  -       y       -       5  smtpd
    -o content_filter=
    -o local_recipient_maps=
    -o relay_recipient_maps=
   -o smtpd_restriction_classes=
   -o smtpd_client_restrictions=
   -o smtpd_helo_restrictions=
   -o smtpd_sender_restrictions=
   -o smtpd_recipient_restrictions=permit_mynetworks,reject
   -o mynetworks=127.0.0.0/8
   -o strict_rfc821_envelopes=yes
 


 
Notez qu'a l'install classique de Amavis, j'avais ecris amavis tout court dans le master.cf. Je n'ai seulement que amavisd-new dans /usr/sbin donc je l'ai remplace dans le master.cf
 
Merci pour votre aide :)
 
--  
LeK
 
 
P.S. : maintenant, je me paie egalement une erreur : postfix/master[20501]: warning: /usr/lib/postfix/pipe: bad command startup -- throttling

et pas grand chose sur le net, ou alors je ne vois plus rien a cette heure tardive :(


Message édité par LeKeiser le 04-11-2005 à 01:52:14

---------------
"I intend to live the first half of my life.I don't care about the rest."Errol Flynn."The difference between genius and stupidity is that genius has its limits."Albert Einstein
mood
Publicité
Posté le 02-11-2005 à 02:30:00  profilanswer
 

n°747813
LeKeiser
Appelez moi Marcel.
Posté le 02-11-2005 à 16:46:03  profilanswer
 

Person n'a  d'idees?


---------------
"I intend to live the first half of my life.I don't care about the rest."Errol Flynn."The difference between genius and stupidity is that genius has its limits."Albert Einstein
n°748429
LeKeiser
Appelez moi Marcel.
Posté le 04-11-2005 à 01:53:30  profilanswer
 

Personne n'a ce probleme? Vous n'avez pas ca dans vos logs?
J'ai cherche sur le net, pour l'instant, je ne vois rien qui puisse causer ce probleme :(
Le main.cf fait reference a smtp-amavis, que l'on retrouve dans le master.cf
 
Je seche grave...


---------------
"I intend to live the first half of my life.I don't care about the rest."Errol Flynn."The difference between genius and stupidity is that genius has its limits."Albert Einstein
n°748436
mikala
Souviens toi du 5 Novembre...
Posté le 04-11-2005 à 04:13:40  profilanswer
 

amavis est lancé ?

n°748470
LeKeiser
Appelez moi Marcel.
Posté le 04-11-2005 à 10:06:11  profilanswer
 

Hello Mikala :hello:
 
oui, il est lance. Amavisd-new.
Ce qui est etonnant, c'est que les virus sont filtres (Sauf hier soir, rien compris. Clamd refusait de se lancer tout a coup, permission denied. J'ai change les droits du rep /var/run/clamav pour les attribuer a amavis, et c'est passe. J'en demandais pas plus, a 3h du mat' :D )
 
Autre chose, la derniere version de Clamav est la 0.87.1, mais aucun site ne semble a jour, en tout cas jusqu'a ce matin.


---------------
"I intend to live the first half of my life.I don't care about the rest."Errol Flynn."The difference between genius and stupidity is that genius has its limits."Albert Einstein

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Logiciels

  Probleme Amavis / Postfix : warning: connect to transport amavis: No s

 

Sujets relatifs
[FC4] postfix et dns[LINUX] Problème d'installation HELP!!! Une partie résolue
Problème scanner sur réseau Mandriva + OSX (résolu)Problème de boot avec mandriva
postfix etrelay[FC4] postfix + smtpd_sasl_local_domain
postfix - smtp authProblème installation mandrake 10.1
[FC4] postfix + cyrus + sasl2 + sasldb2Problème avec les menus Gnome
Plus de sujets relatifs à : Probleme Amavis / Postfix : warning: connect to transport amavis: No s


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR