Closed (fixed)
Project:
Simplenews Bounce
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 13:49 UTC
Updated:
14 Jan 2012 at 19:21 UTC
Since the new smtp auth module and the return path module provide the functionality of adding the "-f" parameter to the mail call, I think this function can be removed this the simplenews_bounce module and recommend the installation of one of these modules.
Thoughts?
Comments
Comment #1
weseze commentedI personally think we should make this module dependant on one of the mail-modules: smtp, mimemail, htmlmail, return_path, ... This way we can be sure how mails are sent. If you see a good reason why not to do this, please do give more feedback.
I could also use some insights into the D7 way of sending mails. (haven't got any experience yet with D7)
My personal favorite mailmodule is mimemail, it works very well with Simplenews, it does what we need (setting correct headers) and if look at the statistics for both modules it seems that Simplenews and mimemail are almost always used together.
I have got a reworked version of the bounce module up-and-running that depends on mimemail and bounces are sent to the correct mailbox. Haven't tested on multiple platforms yet.
What do you think?
Comment #2
weseze commentedRemoved in the new 2.x version. Should be online shortly (waiting on the cron run)
Comment #3
weseze commented