Hi, I've posted a similar thread a little while ago but to no avail.
I send out quite a large number of emails to my customers (not spam, it's to customers who have asked to be on my mailing list!) Now, at the moment all the emails are being bounced to root@mydomain.com, but I would like them to be bounced to a seperate address to make processing them easier. I cannot set the -f command when calling sendmail because I open a socket directly to it so I need to change the envelope/smtp from in the config somewhere.
I have tried hacking the .cf file and have so far managed to change the return path to the desired effect but this does not affect the bounces because the evelope from is still root@mydomain.com. When I run sendmail if -f, -vv & -d I get a whole load of bumf part of which calls the function setsender() which is not anywhere in the .cf file so I'm thinking this may need to be set elsewhere.
I'm not sure how much of the information I've given is necessary, if any. Any help would be greatly appreciated, I've been on this problem for about 4 days now. Even just directions to some good resources would be great. I've already checked out sendmail.org and comp.mail.sendmail.
Thanks Bubble
