mail from: address incorrect
-
good day
im having a strange problem where the mail functions in wordpress 1.2 are giving incorrect from: addresses. when a comment on a post is made and notification is turned on, the email gets sent out fine, but the from: address is not what it should be. rather then taking the wordpress admin’s email address, its taking the user who compiled php and the fully qualified hostname of the machine, rather then admin@wordpressdomain.com (as example)
i can rectify the problem by modifing all the php mail() calls by adding a from: address at the end, but this is a rather aukward way of fixing the problem
im not sure if this is a php or wordpress issue. any ideas?
thanks!
The topic ‘mail from: address incorrect’ is closed to new replies.