[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 1966] Re: 発信者の制限(むしろ許可)について
- Subject: [postfix-jp: 1966] Re: 発信者の制限(むしろ許可)について
 
- From: 矢沢 陽介 <yousuke@xxxxxxxxxxxxxxxx>
 
- Date: Thu, 20 Apr 2006 17:24:51 +0900 (JST)
 
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;	h=received:date:message-id:to:subject:from:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding:x-bogosity:sender;	b=QgXA3MsOUaoaR3FIvUBPEM0GrFtyE2Zk3Rd72uOG/WC8S3ARtvM6xLC7HjrInWiMUfh20gHDCJXgzwU7WSDim0tIc/PB/Sq1kCOBcTax4r1M7bAcsUxPuEarlgxcOrRI0nKO24iPR88W6RyiLnpeFaQlb0I9IsN8HWDznQUu/dQ=
 
矢沢と申します。
試してないですが、
    /etc/postfix/main.cf:
        smtpd_recipient_restrictions =
            check_sender_access hash:/etc/postfix/restricted_senders
            ...other stuff...
        smtpd_restriction_classes = local_only
        local_only = 
            check_recipient_access hash:/etc/postfix/local_domains, reject
    /etc/postfix/restricted_senders:
        can_out@domain  OK
        @domain      local_only
    /etc/postfix/local_domains:
        this.domain     OK      matches this.domain and subdomains
        that.domain     OK      matches that.domain and subdomains
こんな感じでいけるのでは?
=================================================================
  矢沢 陽介
=================================================================
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
- 
  - [postfix-jp: 1981] Re: 発信者の制限(むしろ許可)について, saito
 
- References
- 
  - [postfix-jp: 1955] 発信者の制限(むしろ許可)について, eddie
 
[検索ページ]
[Postfix-JP ML Home]