[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] return path (email) on a raq



This is really a php question but:

mail ("joe@xxxxxxx", "My_Subject", "My_Message", "From: from@xxxxxxxxxxx");

You can add the reply-to & cc using:

mail ("joe@xxxxxxx", "My_Subject", "My_Message", "From: from@xxxxxxxxxxx\n Reply-To: another@xxxxxxxxxxxx\n Cc: more@xxxxxxxxx");

For more info, try www.php.net/manual or www.zend.com/manual

Hope that helps,
Kam.


Read the archives and can't seem to find a way to change the return path
of a php mail() function to anything other than
 Return-Path: <httpd>
 Received: (from httpd@localhost)
Can it not be changed to an email of your choice or one of the virtual
site in question???


Best regards and thanks in advance
Scott

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users