• Resolved evacoutinho

    (@evacoutinho)


    Is possible to publish emails from a domain instead of specific users?

    For example, I receive emails from many PR Agencies. And they change the person who is responsible by sending the emails to the websites and blogs. Usually the person changes but not the agency. So what is BEFORE the “@” changes but never what is AFTER the “@” changes.

    I want to allow the whole domain. For example, allow all the user from “@domain.com”

    Is that possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    WordPress requires that a WordPress user is the author of a post. Postie deals with this 4 ways.
    The recommended way is to create a WordPress user for each email you want to allow to post.
    The second way is to add all the allowed emails in the “Authorized Addresses” setting. In this case each post will be associated with the user specified in the “Default Poster” setting.
    A third (but not recommended) way is to enable the “Allow Anyone To Post Via Email” setting.
    The last way to to make use of the postie_filter_email hook. See http://postieplugin.com/postie_filter_email/

Viewing 1 replies (of 1 total)

The topic ‘Allow users from a domain’ is closed to new replies.