How to change the Return-path option ???

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

damien.mathieu
Posts: 3
Joined: Wed Jun 19, 2013 1:17 pm

How to change the Return-path option ???

Post by damien.mathieu »

Hi all,

I have a problem with OpenEmm.
Endeed, i should like that is not the OpenEmm server wich will to manage the bounce but an other system.

I should like to change th return-path option wich take by default in parameter the from value.

How can i do that ?

On the net, i saw the va.rule file (in /home/openemm/conf/bav) with ^Return-Path option

I put :

Code: Select all

^Return-Path: . * <bounce@mycompany.org>
But its don't work. In the mailing i can see in the header the from address in th return-path (contact@mycompany.org)

How can i set up a different Return-Path in openemm ?


Thx