Mail will only send if I use the admin account
dorien - December 5, 2007 - 10:35
| Project: | Postcard |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | dorien |
| Status: | closed |
Jump to:
Description
I don't have the smtp module installed, I just use the regular drupal_mail function and everything works fine.
When I made a postcard, it tells me that a mail has been successfully sent, but that is not the case. It only sends a mail when I specify the admin email (domain name of the site). How could I fix this? Any ideas?
Thanks a lot!

#1
Hi,
I temporarily fixed this error by letting the mail be sent from the sites admin:
I changing the $from to the sites mail email domain, twice around line 382. That solved it. It is still BCCd in the headers to the real sender.
#2
Huh, that is a weird one. I've not encountered that behavior myself. I'll try to take a look at that in the next week and see if I can come up with anything.
#3
Can't reproduce it myself and no further reports. Closing.