I want to create a custom relay before forwarding to gmail smtp using postfix and nodejs
I want to develop a serer that modify the mail content and recipients and add tractable link that specifies how many time user opened the mail and opened the link which are in mails.
but main motto is to modify the content using post fix and node.
I have did setup , created a file that modify the code but not working so I'm here can you please suggest me something.
Thanks in advance
- Setup the post fix
- modify the main.cf,master.cf file also added modify data function file path in to mentioned files as per docs also I get help form chat GPT.
- Expectation is like post fix will change the content and recipients details , and mail should be tractable.