{"id":16177581,"url":"https://github.com/raphaelm/wordpress-mail-spooling","last_synced_at":"2025-07-02T10:33:08.504Z","repository":{"id":8640976,"uuid":"10289776","full_name":"raphaelm/wordpress-mail-spooling","owner":"raphaelm","description":"Save outgoing mails into database instead of sending them out so they can be sent out by a daemon.","archived":false,"fork":false,"pushed_at":"2013-05-25T21:02:09.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T11:32:53.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"xahgmah/django-eav","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-25T21:01:33.000Z","updated_at":"2013-11-03T15:32:52.000Z","dependencies_parsed_at":"2022-09-01T08:00:32.619Z","dependency_job_id":null,"html_url":"https://github.com/raphaelm/wordpress-mail-spooling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelm/wordpress-mail-spooling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fwordpress-mail-spooling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fwordpress-mail-spooling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fwordpress-mail-spooling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fwordpress-mail-spooling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelm","download_url":"https://codeload.github.com/raphaelm/wordpress-mail-spooling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelm%2Fwordpress-mail-spooling/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263121118,"owners_count":23416936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T05:09:35.778Z","updated_at":"2025-07-02T10:33:08.459Z","avatar_url":"https://github.com/raphaelm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wordpress Mail Spooling\n=======================\n\nThis plugin hooks the wordpress mail function and instead of sending mails\nout, mails are saved into the database.\nIn the background, a cronjob sends the mails out. This takes the time-consuming\nprocess of mail sending out of the webserver\n\nSetup\n-----\n* Install the plugin like any wordpress plugin\n* Setup a cronjob, similar to the following line in `/etc/crontab`:\n\n    `*/2 * * * * www-data php /var/www/wp-content/plugins/mail-spooling/mail-send-daemon.php \u003e /dev/null 2\u003e\u00261`\n    \n* Make sure the user executing the cronjob (www-data in our example) can write to the plugin directory\n\nAttention\n---------\n* This MIGHT break mails with attachments. We haven't tried this.\n* This MIGHT break in future WordPress versions.\n* This SHOULD only work on Linux servers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelm%2Fwordpress-mail-spooling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelm%2Fwordpress-mail-spooling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelm%2Fwordpress-mail-spooling/lists"}