Sep 9 09:27:14 fidji postfix/smtp[13495]: 8B9558825: to=, relay=mail.domain.fr[195.68.104.189], delay=4, status=bounced (host mail.domain.fr[195.68.999.999] said: 554 5.7.1 : Recipient address rejected: Access denied (in reply to RCPT TO command))
awk -F: '{print 5ドル 6ドル 7ドル}' fichier.log
ne te renvoie deja plus que to=, relay=mail.domain.fr[195.68.104.189], delay=4, status=bounced (host mail.domain.fr[195.68.999.999] said 554 5.7.1 Recipient address rejected
# awk ?
Posté par NeoX . En réponse au message Afficher deux champs depuis un log. Évalué à 2.
Sep 9 09:27:14 fidji postfix/smtp[13495]: 8B9558825: to=, relay=mail.domain.fr[195.68.104.189], delay=4, status=bounced (host mail.domain.fr[195.68.999.999] said: 554 5.7.1 : Recipient address rejected: Access denied (in reply to RCPT TO command))awk -F: '{print 5ドル 6ドル 7ドル}' fichier.log
ne te renvoie deja plus que
to=, relay=mail.domain.fr[195.68.104.189], delay=4, status=bounced (host mail.domain.fr[195.68.999.999] said 554 5.7.1 Recipient address rejected