Posted by hampshire on August 29, 2009 at 4:51am
Jump to:
| Project: | Mail Comment |
| Version: | 6.x-1.0-beta4 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have two email addresses set up in mailhandler new@domain.com and reply@domain.com. Once I started using mail2web I could nolonger post new messages to new@domain.com because "They must be sent in reply to a valid notification email." Now if I select On for "Passthru to mailhandler module" I can post new messages to new@domain.com but I can also post new messages to reply@domain.com.
Is there any way that only new@domain.com accepts new nodes and only reply@domain.com accepts new comments.
Thank you.
Comments
#1
Switch to mailcomment project. Mail2web is now known as "mailcomment" due to a trademark issue with the name mail2web.
#2
Yes, this should work w/ the latest dev version as of today (and you'll need the latest mailhandler dev version... though I suggest waiting a week or two for stable releases). The way you'll do this is:
* create the mailhandler mailbox reply@domain.com
* select to use the mail comment default authentication plugin on the mailhandler settings page
* assign reply@domain.com as a mail comment mailbox on the mail comment settings page
* check to not allow passthru
* create new@domain.com mailhandler mailbox
* use default mailhandler authentication or tokenauth authentication
Now, if you send a new email to reply@domain.com it will get checked by mail comment, and will fail, because it will not contain the signature data, and will not pass through to mailhandler for further processing. If you send a new email to new@domain.com, it should behave as you've configured mailhandler (make sure to setup default content type, default commands, etc., as desired on new@).
Please re-open if you find issue w/ any of this. Thanks.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.