Hi all,
this question is about the Mail Handlers feature in Plesk 12.5 for Linux (https://docs.plesk.com/en-US/12.5/extensions-guide/mail-handlers.71844/). I'm using Postfix.
For an incoming email, I would like to get the sender IP address that can be found in the "Received" header, e.g.
Received: from somedomain.com (ec2-53-129-25-139.compute-1.amazonaws.com [53.129.25.139])
by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id fO-7wrjmSeqrZAzFoOXgbg
for...
Mail handlers: Accessing "Received" header
this question is about the Mail Handlers feature in Plesk 12.5 for Linux (https://docs.plesk.com/en-US/12.5/extensions-guide/mail-handlers.71844/). I'm using Postfix.
For an incoming email, I would like to get the sender IP address that can be found in the "Received" header, e.g.
Received: from somedomain.com (ec2-53-129-25-139.compute-1.amazonaws.com [53.129.25.139])
by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id fO-7wrjmSeqrZAzFoOXgbg
for...
Mail handlers: Accessing "Received" header