Emails not being sent
NGTLD - October 2, 2009 - 20:21
| Project: | Job Posting |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
When a user submits an application none of the emails are fired. any ideas? no messages are displayed either

#1
Changing this to a support request until it has been established that it's a bug in the module :)
Try these first and if you still have issues come back with some more details on your setup, including hosting environment, modules installed, etc:
#263535: Attachment: 'The selected file could not be copied'
#278778: CCK Field should be the above of the Job Posting Module
#450876: Attachments contain no data
#559332: Application is not submitting properly
#2
I have been through all those and nothing helped. I simply do not get anything
#3
To address the environment issues. I have it on a server running Fedora, PHP 5, and MYSQL 5. I don't have anything beyond the core modules installed except job posting. If you need something more specific let me know
#4
You need to look into both the Drupal logs and the underlying server logs in /var/log to try and find out what might be wrong. In particular you'll want to confirm that there's an smtp daemon running on the system and that you can send outbound mail through it. When you said 'I simply do not get anything', what did you mean exactly? You did not get any error messages on-screen or you didn't get any mail delivery?