Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Ayuda como se configura Services: Postfix relay and antispam en pfsense2.0

    Scheduled Pinned Locked Moved Español
    2 Posts 2 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mauricioniñoavella
      last edited by

      comapñeros alguien tine u  tutorial  o  como se configura el  Services: Postfix relay and antispam en pfsense 2.0

      yo tengo en linux centos un postfix relay no se si el main.cfg se pueda colocar igual en el pfsense

      gracias por la colaboracion

      estee es mi main.cfg

      General settings

      bounce_queue_lifetime = 6h
      mailbox_size_limit = 51200000
      message_size_limit = 10240000
      luser_relay =
      recipient_delimiter = +
      message_strip_characters = \0

      Authentication with SASL

      broken_sasl_auth_clients = yes
      smtpd_sasl_auth_enable = yes
      smtpd_sasl_security_options = noanonymous
      smtpd_sasl_local_domain = $mydomain

      Encryption with TLS

      smtpd_tls_auth_only = yes

      smtpd_use_tls = yes
      smtpd_tls_cert_file = /etc/postfix/cert.pem
      smtpd_tls_key_file = /etc/postfix/key.pem
      smtpd_tls_loglevel = 1

      Mail restrictions (note: Kolab policies are not implemented)

      smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
      kolabpolicy_time_limit = 3600
      kolabpolicy_max_idle = 20

      Mail routing

      mailbox_transport = mailpostfilter
      content_filter = mailprefilter
      transport_maps = hash:/etc/postfix/transport

      Outbound SMTP authentication

      smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd (autenticacion al servidor de correo externo)
      smtp_sasl_auth_enable = yes
      smtp_sasl_security_options =
      unknown_local_recipient_reject_code = 550
      smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
      smtp_tls_security_level = may
      smtp_sasl_type = cyrus
      relayhost = [xxxxxx.com]:587

      1 Reply Last reply Reply Quote 0
      • marcellocM
        marcelloc
        last edited by

        take a look at this post

        http://forum.pfsense.org/index.php/topic,40622.msg218123.html#msg218123

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.