[phorm] [Phorm:] Re: mx records

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 20 May 2004 10:49:11 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4051) Re: mx records 
            <http://www.phorm.com/support/?rev=4051> 
  AUTHOR:   Holotech 
  DATE:     May 20, 2004 at 6:49 a.m. EST 

  Reply To: (#4048) mx records 
  Author:   Michel 
  Date:     May 19, 2004 at 4:34 p.m. EST 

> Although mail and mailx on my server correctly sends 
> mail using the mx records, my web application using 
> phorm seems to use the A record only for mailing. 

PHP's mail() function simply passes the message to the MTA (*nix) or SMTP 
server (Windows). It doesn't do any kind of lookup itself that I'm aware of. 

> Also, the file lib/functions.php, line 267, function 
> getmxrr is given $domain as the first parameter 
> instead of the hoststring of the mail exchanger. 

$domain contains the host name. 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] Re: mx records