HI

i'm running a php mailing list manager "activecampaign.com" and had problems running the option that delets the bounce email subscrebtion from the list so there support team wanted to know :

1 ) if i can set exim to force all bounces to go to one email account ex:bounce@domain.com rather than going to the "from" address ???

2 ) and if exim allow the -f function when sending mail using
the mail() function in php ?

regards