Jul 31 20:17:10 hostname postfix/smtp[18870]: A3A93889A: to=<username@yahoo.com>, relay=c.mx.mail.yahoo.com[216.39.53.3], delay=3871, status=bounced (host c.mx.mail.yahoo.com[216.39.53.3] said: 554 delivery error: dd Sorry your message to username@yahoo.com cannot be delivered. This account has been disabled or discontinued [#102]. - mta174.mail.re4.yahoo.com (in reply to end of DATA command))
J'aimerais extraire la chaine username@uahoo.com. En gros, sortir la chaine après "to=<" et avant ">".
[^] # Re: Un exemple
Posté par Anonyme . En réponse au message Afficher un champ précis depuis un log. Évalué à 1.
J'aimerais extraire la chaine username@uahoo.com. En gros, sortir la chaine après "to=<" et avant ">".
Merci !