View Single Post
  #6 (permalink)  
Old 02-Jul-2009, 18:07
ken_yap ken_yap is online now
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,222
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: smtp or mta settings.

Ok, if mail.*.com accepts SMTP authentication, then the problem boils down to getting Postfix to authenticate to mail.*.com as that user. What does mail.*.com use? SMTP with TLS? SMTP over SSL?

For postfix you need a tutorial like this one. This is just an example of relaying to gmail via SMTP over TLS, you will have to read many such tutorials to get all the points right.

Relay mail via Google SMTP with Postfix

It's highly unlikely that you can do this configuration from YaST, you'll have to get your hands dirty and edit main.cf
Reply With Quote