All of lore.kernel.org
 help / color / mirror / Atom feed
From: dominick.grift@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 5/6] Denial in mail log on node bind
Date: Mon, 11 Mar 2013 09:24:32 +0100	[thread overview]
Message-ID: <1362990272.8756.3.camel@d30> (raw)
In-Reply-To: <1362927170-31116-6-git-send-email-sven.vermeulen@siphos.be>

On Sun, 2013-03-10 at 15:52 +0100, Sven Vermeulen wrote:
> When mails are sent to an IPv6-enabled server, the following denial is otherwise
> shown in the mail logs:
> 
> postfix/smtp[7620]: warning: smtp_connect_addr: bind <local_ipv6>: Permission denied
> 

Merged. The original gentoo bugzilla here has additional details of this
event:  https://bugs.gentoo.org/show_bug.cgi?id=453990

Thanks

> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  postfix.te | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/postfix.te b/postfix.te
> index 191a66f..dd59b2a 100644
> --- a/postfix.te
> +++ b/postfix.te
> @@ -702,6 +702,8 @@ allow postfix_smtp_t { postfix_prng_t postfix_spool_t }:file rw_file_perms;
>  
>  rw_files_pattern(postfix_smtp_t, postfix_spool_maildrop_t, postfix_spool_maildrop_t)
>  
> +corenet_tcp_bind_generic_node(postfix_smtp_t)
> +
>  optional_policy(`
>  	cyrus_stream_connect(postfix_smtp_t)
>  ')

  reply	other threads:[~2013-03-11  8:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 14:52 [refpolicy] [PATCH 0/6] Minor updates on contrib Sven Vermeulen
2013-03-10 14:52 ` [refpolicy] [PATCH 1/6] mplayer streams HTTP resources Sven Vermeulen
2013-03-11  8:22   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 2/6] fcron and fcronsighup binaries are moved Sven Vermeulen
2013-03-11  8:22   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 3/6] Add in contexts for fcron rm.systab and systab.tmp Sven Vermeulen
2013-03-11  7:04   ` Russell Coker
2013-03-11  7:42     ` Sven Vermeulen
2013-03-12 23:35       ` Russell Coker
2013-03-11  8:25   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 4/6] Asterisk needs to search through logs Sven Vermeulen
2013-03-11  8:23   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 5/6] Denial in mail log on node bind Sven Vermeulen
2013-03-11  8:24   ` Dominick Grift [this message]
2013-03-10 14:52 ` [refpolicy] [PATCH 6/6] Fix typo in mcelog_admin (missing bracket) Sven Vermeulen
2013-03-11  8:24   ` Dominick Grift

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1362990272.8756.3.camel@d30 \
    --to=dominick.grift@gmail.com \
    --cc=refpolicy@oss.tresys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.