On 5/29/2012 2:10 AM, Georg Schönweger wrote:
> How can i activate "no mail mode"?

Your list options are here:
http://www.postfix.org/lists.html#lists

Browsing those, it appears there is no method to accomplish what you
desire.  Thus, I'd suggest you simply create an access list and discard
all mail from this list, something like:

/etc/postfix/discard-list-mail
owner-postfix-us...@postfix.org         DISCARD

/etc/postfix/main.cf
...
smtpd_sender_restrictions
...
        check_sender_access hash:/etc/postfix/discard-list-mail
...

If you use the 'everything-under-smtpd_recipient_restrctions' style of
main.cf, simply add the check_sender_access there.

-- 
Stan



> kind regards,
> Georg Schönweger
> 
> Am 28.05.2012 21:52, schrieb Dennis Carr:
>> Set your subscription to no mail mode.
>>
>> -Dennis
>>
>> "Georg Schönweger" <ge...@plott.it> wrote:
>>
>>> Hi,
>>>
>>> i'm using a Newsreader to read this list (via news.gname.org). But
>>> afaik
>>> i have to be subscribed to write to this list. And if i'm subscribed i
>>> will receive every post via email too, so i receive it twice.
>>> Is there a way to be subscribed without "receving" posts to my mail
>>> address?
>>>
>>> kind regards,
>>> Georg
> 

Reply via email to