Perhaps this is what you're looking for: http://php.net/manual/en/function.mail.php
I can't imagine someone not reading the php manual. 2012/6/11 achal tomar <[email protected]>: > So wietse can how can i send mail with PHP script to my mail server which > has postfix on it so that the return path of mails send has the following:- > > Assume there is a user called [email protected] and that an individual, > [email protected] has has to be send mai. > > return path: [email protected] > recipient: [email protected] > >
