SMTP Relay Configuration for Postfix Based System

Follow these steps to configure your Postfix based system to use Nexiwave Email Relay service.

(This is prepared based on RedHat/CentOS based systems. Similar steps should work for other Linux flavours)

Preparation

  • Your system is already configured Postfix.
  • You can already send voicemails as emails.

Steps

  1. Configure /etc/postfix/sasl_passwd:
    • Add your Nexiwave username and password to /etc/postfix/sasl_passwd:
      smtp.nexiwave.com username:password
      Note: you can obtain additional username/password for your Nexiwave account from "Additional Credentials" page (Login -> Settings -> Additional Credentials).
    • Create the hash db file for Postfix by running the postmap command:
      postmap /etc/postfix/sasl_passwd
  2. Configure /etc/postfix/main.cf:
    • Update the relayhostparameter to smtp.nexiwave.com:
      # specify SMTP relay host
      relayhost = smtp.nexiwave.com:587
    • At the end of the file, add the following parameters to enable authentication:
      # enable SASL authentication
      smtp_sasl_auth_enable = yes
      # disallow methods that allow anonymous authentication.
      smtp_sasl_security_options = noanonymous
      # where to find sasl_passwd
      smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
      # Enable STARTTLS encryption
      smtp_use_tls = yes
      # where to find CA certificates
      smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt
  3. Restart Postfix:
    service postfix restart

Terms of Use     Privacy Policy
© Copyright 2026 Nexiwave
Just leave the password field empty.

If we fail to log you in (empty/wrong password), we will send you a secure one-time Login Link via email. You can just retrieve the email and click the Login Link to log into your Nexiwave account without a password.
Would you like to receive a Login Link to log into Nexiwave without a password?
Auto create Nexiwave account if it does not exist yet.
Our welcome email has been rejected by your email server. Email delivery is REQUIRED so you can receive voicemail transcript from Nexiwave.

Please allow email delivery from Nexiwave by:

Please try register again after you have fixed this issue.
We have just emailed you a Login Link to .

Find the email and click the secure Login Link to log into your Nexiwave account WITHOUT a password.
Email:
     legal