Navigation

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

    Help Postfix relay and anti CLIENT wrappermode (port smtps/465) is unimplemented

    General pfSense Questions
    1
    1
    2146
    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

      Friends, I can work I have problems with this error that is being presented with Postfix - antispam and relay package.

      I have pfsense Version 2.1-RELEASE (amd64) and Postfix Forwarder Version 2.10.2 pkg v.2.3.7

      Feb  7 20:47:18 pfsense  postfix/smtp[64015]: CLIENT wrappermode (port smtps/465) is unimplemented
      Feb  7 20:47:18 pfsense  postfix/smtp[64015]: instead, send to (port submission/587) with STARTTLS
      Feb  7 20:47:18 pfsense  postfix/smtp[64178]: CLIENT wrappermode (port smtps/465) is unimplemented
      Feb  7 20:47:18 pfsense  postfix/smtp[64178]: instead, send to (port submission/587) with STARTTLS

      The main.cf configuration is

      inet_interfaces = all
      smtpd_tls_auth_only = yes
      smtp_use_tls = yes
      smtpd_use_tls = yes
      smtp_tls_note_starttls_offer = no
      smtpd_tls_cert_file = /usr/pbi/postfix-amd64/etc/postfix/cert.pem
      smtpd_tls_key_file = /usr/pbi/postfix-amd64/etc/postfix/key.pem
      smtpd_tls_loglevel = 1
      smtpd_tls_received_header = yes
      smtpd_tls_session_cache_timeout = 3600s
      tls_random_source = dev:/dev/urandom
      myhostname = apapost.itac.com.co
      mydomain = xxxx.com.co
      smtpd_tls_ask_ccert = yes
      smtpd_tls_req_ccert =no
      smtp_tls_enforce_peername = no
      smtp_connection_cache_destinations = smtp.xxx.com
      mynetworks = 127.0.0.0/8, 192.168.200.0/23, 192.168.100.128/32, 192.168.210.2/32, 19.168.100.2/32
      relay_destination_concurrency_limit = 1
      default_destination_concurrency_limit = 5
      relayhost = [smtp-relay.xxxx.com]:465

      thanks for the collaboration.

      Mauricio  Niño Avella.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post