Fast and Clear reply!
TNX,

On Mon, Aug 18, 2014 at 3:25 PM, Reindl Harald <[email protected]> wrote:
> Am 18.08.2014 um 12:50 schrieb Mr.Pine:
>> I want to configure my mail server to send all mail to my mail-gateway host!
>> how can I configure smart-host for my postfix/dbmail?!
>
> DBMail is not involved - MTA only task
>
> [root@localhost:~]$ cat /etc/postfix/main.cf
> relayhost = [smarthost]:587
> smtp_sasl_auth_enable = yes
> smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
>
> [root@localhost:~]$ cat /etc/postfix/sasl_passwd
> # CHANGES: postmap /etc/postfix/sasl_passwd
> [smarthost]:587 username:password
>
>
> _______________________________________________
> DBmail mailing list
> [email protected]
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to