I'm using Drupal 4.7.2 and Forward module 4.7.0. For my site normally it works to forward message of a node page to somebady. But it doesn't work to send message between the same domain names.

For example, My registered email is myname@mycompany.com. If I send a page message using the Forward module to colleague@mycompany.com this message could not be delivered to it.

Is there a bug?

Comments

seanr’s picture

Is this one of those setups where you're usng GoDaddy for email and someone else for hosting? We recently had a situation like that with one of our clients involving the contact module. I have no idea how to get around that and it may not even be possible because the DNS will always resolve to localhost so it tries to send the email to the nonexistant mailbox on localhost no matter what you do.

seanr’s picture

Status: Active » Closed (won't fix)

4.7 version is no longer being maintained except for critical bugs and security issues. Still no idea how to work around this issue, either, unfortunately.