Hi,

I'm trying to allow for post from a listserv to be posted on my website, but that causes authentication issues since the from email address is unrecognized. I read in an earlier post that there's a hook that controls authentication, and that modifying it would allow anonymous posting. However, I don't know what file to check, or what exactly to modify. Has anyone attempted this before. Any help is appreciated.

Comments

Ian Ward’s picture

imb123 did you try granting anonymous users the permission to post/create whatever content type you're using? They'll also need access to whatever input format is used on that content type. Be careful with security though.

ilo’s picture

Version: 6.x-1.9 » 6.x-1.x-dev

Any advance on this, imb123?

danepowell’s picture

Component: Code » Mailhandler
Status: Active » Closed (cannot reproduce)