> I would like to know how to add the "smtp" address (cant get anything to
resolve) info into the php webpage
> so that my mail server will send the
email.
Depends on the PHP mailer and your going to have to someone else about that. Most PHP mailers use mail() and that can be set to connect to the IP address of the host running Mercury. Mercury must have MercuryS loaded and connection control set so that only authorized users can relay mail. The PHP mailer must use some sort of SMTP authentication to relay the mail off MercuryS.
<p>&gt; I would like to know how to add the "smtp" address (cant get anything to
resolve)&nbsp;info into the php webpage
&gt; so that my mail server will send the
email.</p><p>&nbsp;</p><p>Depends on the PHP mailer and your going to have to someone else about that.&nbsp; Most PHP mailers use mail() and that can be set to connect to the IP address of the host running Mercury.&nbsp; Mercury must have MercuryS loaded and connection control set so that only authorized users can relay mail.&nbsp; The PHP mailer must use some sort of SMTP authentication to relay the mail off MercuryS.&nbsp;
</p>