Hi all,
I'm trying to configure postfix as a relay for gmail. I can't configure authentication. I created the password for the app but my build doesn't support "hash" to access the /etc/postfix/sasl_password file. These are the known "types":
postconf -m
cdb
cidr
environ
fail
inline
internal
ldap
memcache
pcre
pipemap
proxy
randmap
regexp
socketmap
sqlite
static
tcp
texthash
unionmap
unix
I'm trying with "inline" but I can't. Do you have any examples to suggest me to solve?
Thanks