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

Pamulapati’s picture

I 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.

doublejosh’s picture

I imagine this is an issue of permission to anonymous user to view that type of content.

Pamulapati’s picture

Status: Active » Closed (fixed)

Thanks. I managed it.