[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problème postfix et fetchmail sur online.fr



herve a écrit:

J'ai vu que ce type de problème a été évoqué hier et avant, mais les réponses ne m'ont pas éclairé.




J'ai changé d'hébergeur pour mon site, je suis maintenant chez Online.fr et mes mails depuis 15 jours et alors que tout fonctionnait bien depuis 2ans (oui dans ce cas je n'avais pas à changer d'hébergeur !!!) je n'arrive pas à faire fonctionner mon serveur de mails qui envoie et redistribue le courrier sur mon home network (postfix + fetchmail +procmail).


Pour fetchmail la connexion s'amorce puis se bloque à la lecture du premier mail:

# cat /var/log/fetchmail.log

fetchmail: starting fetchmail 6.2.0 daemon fetchmail: 6 messages for jeremie@brunel-ejm.com at pop2-2.pro.proxad.net (1876
octets).
fetchmail: reading message jeremie@brunel-ejm.com@pop2-2.pro.proxad.net:1 of 6 2987 octets) fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from pop.online.net
fetchmail: Query status=10 (SMTP)
fetchmail: awakened at mer 22 jan 2003 21:28:24 CET
fetchmail: 6 messages for jeremie@brunel-ejm.com at pop2-2.pro.proxad.net (1876
octets).
fetchmail: reading message jeremie@brunel-ejm.com@pop2-2.pro.proxad.net:1 of 6 2987 octets) fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from pop.online.net
fetchmail: Query status=10 (SMTP)
fetchmail: awakened at mer 22 jan 2003 21:39:28 CET
fetchmail: 6 messages for jeremie@brunel-ejm.com at pop2-2.pro.proxad.net (1876
octets).
fetchmail: reading message jeremie@brunel-ejm.com@pop2-2.pro.proxad.net:1 of 6 june:~#


mon fichier .fetchmailrc sous root pour simplifier je ne refais mes tests qu'avec une adresse mais il récupère 5 comptes en temps normal:


cat .fetchmailrc
# Configuration created Tue Jan 21 22:31:27 2003 by fetchmailconf
set logfile "/var/log/fetchmail.log"
set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
set daemon 60
poll pop.online.net with proto POP3
user 'jeremie@brunel-ejm.com' there with password 'xxxxxxxx' is 'jeremie' here
mda "/usr/bin/procmail -Y -d %T"


sous Postfix, ça marche quand j'envoie des mails en ligne de commande avec mail to, mais ça reste bloqué lorsque j'utilise Kmail (à envoyer reste désespérément avec le nombre de mails à envoyer)


Voilà mon fichier /etc/postfix.cf


june:/home/herve# postconf -n
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 10
defer_transports = smtp
local_destination_concurrency_limit = 2
mail_owner = postfix
mydomain = brunel-ejm.com
myhostname = www.brunel-ejm.com
myorigin = brunel-ejm.com
program_directory = /usr/lib/postfix
queue_directory = /var/spool/postfix
relayhost = smtp.wanadoo.fr

Quelqu'un a t'il une petite idée ?

Merci d'avance




Dans un premier temps, j'ai un problème similaire avec le smtp de wanadoo comme relayhost ... j'en jurerais pas mais quand je le change pour celui de free çà marche ... wanadoo n'a pas été en mesure d'apporter une solution à ce problème ...

Au passage voir : http://linuxfr.org/2003/01/21/11058.html...

Par contre un deuxième problème ... à priori tu ne fais pas de réécriture d'adresse lors de l'envoi de tes mails ... si ton domaine "brunel-ejm.com" n'es pas déclaré, c'est normal que le smtp te refuse systématiquement les mails ....

Olivier

En espérant que çà t'aura été utile ...



Reply to: