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 <achal.toma...@gmail.com>: > 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 ac...@example.net and that an individual, > b...@example.org has has to be send mai. > > return path: achal+bob=example....@example.net > recipient: b...@example.org > >