Menu

Transport maps scrollout

Get Help
Fals
2016-10-07
2016-10-18
  • Fals

    Fals - 2016-10-07

    Hi Marius And All

    How to config scrollout to outgoing transport maps?
    The example if destinations user@samedomain.com / @samedomain.com will to relay to other smtp.other.com:587 and default still direct outgoing

    like main.cf on postfix
    transport_maps = hash:/etc/postfix/transportfile

    Thank a Lot

     

    Last edit: Fals 2016-10-17
  • Anonymous

    Anonymous - 2016-10-09

    I'm not sure I understand:

    1. If you use Scrollout to relay outgoing emails, use Route > Outbound > Forward mail from @scrolloutf1.com ⇒ to smart host

    2. If you use Scrollout for inbound only, specify multiple servers in Route:
      scrolloutf1.com => [host1]:25,[host2]:587

     
  • Fals

    Fals - 2016-10-15

    Hi
    I mean is custom / add in postfix transport_maps = hash:/etc/postfix/transport
    example i want to sending mail if destinations is user@gmail.com / @gmail.com will relay to smtp.gmail.com:587

    Thank

     

    Last edit: Fals 2016-10-17
  • Fals

    Fals - 2016-10-17

    SOLVE
    i can add user map for outgoing via other smtp in route menu see attachment

    this result postfix transport_maps in /etc/postfix/transport
    user@domain.com to_user@domain.com:[smtp.other.com]:587

     

    Last edit: Fals 2016-10-17
  • Marius Gologan

    Marius Gologan - 2016-10-17

    That's new for me :)

     
  • Fals

    Fals - 2016-10-18

    Hi Marius

    Sometimes a pain to deal with Microsoft, despite our ip good reputation never listen on rbl blacklist, passed spf, dkim and dmarc, and still can't sending to them
    therefore i tried to separate outgoing route only have destinations @hotmail.com / @outlook.com will be relayed out to smtp.webhosting.com:587 / smtp.subscribe.com
    For auth with smtp.webhosting.com / smtp.subscribe.com
    add smtp.webhosting.com user@webhosting.com:userpasswd to /etc/postfix/sasl_passwd
    than postmap hash:/etc/postfix/sasl_passwd
    actived sasl auth on mail.cf
    smtp_sasl_auth_enable = yes
    smtp_sasl_security_options =
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

    postfix reload
    and successful
    but don't change / apply anything from web GUI sasl auth will remove from script
    Maybe in future Marius can add this (custom sasl auth) / on next update

    Regard
    Fadil

     

    Last edit: Fals 2016-10-18

Log in to post a comment.

MongoDB Logo MongoDB