Closed (fixed)
Project:
Mailhandler
Version:
4.7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2007 at 13:03 UTC
Updated:
22 Apr 2008 at 04:29 UTC
When I post a CCK Type through Mailhandler it should be shown to anonnymous users. Right now the content Posted through Mailhandler is only showing to Logged in users. Any mail-command to make it Public.
Thanks in advance,
Chandra
Comments
Comment #1
Pamulapati commentedI managed to get the content posted through mailhandler into Group home page by hard coding the groupID. Now I need to fix the audience as Public. i.e the content need to be shown to all users without logging in. Any help in this is appreciated.
Comment #2
doublejosh commentedI imagine this is an issue of permission to anonymous user to view that type of content.
Comment #3
Pamulapati commentedThanks. I managed it.