$ grep smtpd_recipient_restrictions /etc/postfix/main.cf
# through Postfix.  See the smtpd_recipient_restrictions parameter
# relay mail to.  See the smtpd_recipient_restrictions description in

$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
header_checks = pcre:/etc/postfix/header_checks
html_directory = no
inet_interfaces = all
inet_protocols = ipv4
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_generic_maps = hash:/etc/postfix/generic
unknown_local_recipient_reject_code = 550
virtual_alias_domains = videoskat.de balkan-preferans.de simplex.ru
preferans.de larissa-farber.de bukvy.de
virtual_alias_maps = hash:/etc/postfix/virtual



On Sat, Nov 23, 2013 at 3:16 PM, tejas sarade <tejas.a.sar...@gmail.com>wrote:

> I would like to know current recipient restrictions. What is the output of
> following command.
>
> grep smtpd_recipient_restrictions /etc/postfix/main.cf
>
>
>
> On Sat, Nov 23, 2013 at 4:43 PM, Alexander Farber <
> alexander.far...@gmail.com> wrote:
>
>> Does this doc really apply to my situation?
>> (I'd like to discard some of the mails sent out by my CMS)
>>
>> On Sat, Nov 23, 2013 at 11:42 AM, tejas sarade 
>> <tejas.a.sar...@gmail.com>wrote:
>>>
>>> http://www.postfix.org/SMTPD_ACCESS_README.html
>>>
>> Regards
>> Alex
>>
>
>

Reply via email to