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

[linux] ssmtp et fetchmail.



Salut,

J'essaie de configurer fetchmail depuis quelque temps, la config me semble
bonne, mais ca ne va pas et m'imprime ca :

10 messages pour daique at pop.tiscalinet.be (39528 octets).
lecture du message 1 parmi 10 (4046 octets) .fetchmail: Echec de connexion
SMTP avec localhost
fetchmail: erreur Transaction SMTP durant la réception de pop.tiscalinet.be
fetchmail: Query status=10 (SMTP)

le ~/.fetchmailrc:

poll pop.tiscalinet.be 
        proto pop3 
        user "nom"
        password "code"
        keep

J'ai aussi configuré ssmtp comme ca :

#
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
#

# The person who gets all mail for userids < 1000
root=root

# The place where the mail goes. The actual machine name is required
# no MX records are consulted. Commonly mailhosts are named mail.domain.com
# The example will fit if you are in domain.com and your mailhub is so
named.
mail.tiscalinet.be

# Example for SMTP port number 2525
# mailhub=mail.your.domain:2525

# Example for SMTP port number 25 (Standard/RFC)
mailhub=mail.tiscalinet.be:25

# Where will the mail seem to come from?
# rewriteDomain=

# The full hostname
hostname=ced

# Set this to never rewrite the "From:" line (unless not given) and to
# use that address in the "from line" of the envelope.
#FromLineOverride=YES

J'ai configuré mutt avec set record="~/Mail/outbox" et donc je lance ssmtp
outbox mais ca ne fait rien, je suis obligé de le terminé par un kill, il
n'y a aucun message d'erreur.


Cedric.


[ Soyez précis dans vos sujets svp afin de déterminer directement  ]
[ le type de demande...                                            ]
[ Pour vous (dés)inscrire, aller sur http://linuxbe.org/ml.php     ]
[ http://LinuxBe.org              Contact: listmaster@linuxbe.org  ]