This way the mail gets delivered correctly and the hostname remains in
the sender address:
From: r...@host.example.com (root)
So I guess the this is the solution, thank you!
Regards
Matias
ould have to set only:
masquerade_classes = envelope_recipient
Otherwise it would maybe be easier to just set
myorigin = example.com
Or am I missing something?
Regards
Matias
imagine rewriting
"recipi...@subdomain.example.com" to "recipi...@example.com".
I would have to use some sort of wildcard for /subdomain./, but I suspect
that this would not be the best solution.
Regards
Matias
sn=4.4.1, status=deferred (connect
to host.example.com[xxx.xxx.xxx.xxx]:25: Connection refused)
How can I configure Postfix to deliver that message locally without having to
list all my hosts explicitly?
Regards
Matias
dc=com))
result_format = ./example.com/%s/
result_attribute = uid
scope = base
bind = yes
bind_dn = uid=serviceauth,ou=users,dc=example,dc=com
bind_pw = pass
version = 3
Any help will be very appreciated.
--
Matias Emanuel Surdi.
Hi,
I want to move away from postgrey to a sql based greylist service, so
that I can access the greylist database from more than one server.
I've been reading about sqlgrey, gps, gld, etc...
Can you recommend any of these?
Which one are you using?
Thanks!