Carlos E. R. wrote:
Now, what I want to get working is this:
sender_dependent_relayhost_maps = hash:/etc/postfix/sender_relay
Er.. hello?!? I just gave you a complete, tested and working example in my previous post. Granted, my file wasn't named sender_relay (this is an ARBITRARY name you can decide yourself!). My example used the file name "sender_relayhost". Once again: /etc/postfix/main.cf: sender_dependent_relayhost_maps = hash:/etc/postfix/sender_relayhost smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/smtp_relayhost_auth smtp_sasl_security_options = noanonymous smtp_sender_dependent_authentication = yes /etc/postfix/sender_relayhost user1@gmx.de [mail.gmx.de] user2@gmx.de [mail.gmx.de] /etc/postfix/smtp_relayhost_auth: user1@gmx.de user1@gmx.de:password1 user2@gmx.de user2@gmx.de:password2
But there is no sample sender_relay file, so I'm stuck. I'm googling it, and so far what I have found are questions but no answers. I only found this:
See above (^-^) Documented is the parameter "sender_dependent_relayhost_maps". Grin! You need sleep. (^-°) -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org