Return-path wrong while sending mail through CRON

webtronick

New member
Joined
Oct 7, 2008
Messages
1
Hi there,

I have a script that sends mail through a cronjob.
Everything works fine, only the return-path does not change to the one i choose it to be.
It does change when i run the script through a webbrowser.

The return-path stays [email protected]

Anyone have an idea on how to fix this?

I need this because i need to handle bounced emails...


Thx in advance!
 
Back
Top