Re: Email Handling and Manipulation Question 6

6 views
Skip to first unread message

Dan Kelly

unread,
Jul 18, 2011, 9:37:55 AM7/18/11
to Zend Certification Study Group
Under which of the following conditions can the fifth (last) parameter
of the mail function,
called $additional_parameters, be used?

A. Both when sending e-mail from UNIX and Windows/Novell
B. Only when sending e-mail from Windows/Novell to provide SMTP
commands to
the MTA
C. Only in conjunction with the sendmail application or a wrapper
application specified
by sendmail_path
D. This parameter is deprecated and is no longer used in PHP

Seal Trip

unread,
Jul 18, 2011, 5:01:44 PM7/18/11
to zend-certificat...@googlegroups.com
This is the one that makes sense to me...

C. Only in conjunction with the sendmail application or a wrapper application specified by sendmail_path

Dan Kelly

unread,
Jul 19, 2011, 1:14:33 PM7/19/11
to Zend Certification Study Group
The final parameter of the mail function is used to provide additional
parameters to the
sendmail application and is typically only used in UNIX environments
where sendmail is
available. However, this parameter could also be used in Windows/
Novell environments if
the sendmail_path configuration directive is used.
Reply all
Reply to author
Forward
0 new messages