Tagged Questions
0
votes
1answer
135 views
Postfix: Relay access denied through SASL with permit_sasl_authenticated setted
Postfix 2.7 / Ubuntu 10.04 LTS
when i try to send a mail from Outlook (with smtp auth) to a gmail account (or others), i get relay access denied.
The log (i've faked the emails):
Feb 24 16:49:16 ...
0
votes
1answer
105 views
How to have Postfix send email to another server if user lookup fails for specific domains
Currently my server acts as a gateway, checks AD for valid email addresses, if the email address exists in exchange it sends over the email, otherwise just rejects (typical)
I need Postfix to send ...
1
vote
1answer
194 views
relay_domains seems to be ignored by postfix
I am trying to set up a perimeter spam and malware filter using CentOS/Postfix/SpamAssassin. Unfortunately, I am still stuck on the PostFix part. I've setup a new subdomain DNS with its own A/MX ...
0
votes
1answer
294 views
Configuring a Postfix backup server
I have a subdomain subdomain.mydomain with two servers server1.subdomain.mydomain and server2.subdomain.mydomain running CentOS 5.5. server1 runs a Postfix server for subdomain.mydomain that acts as a ...
0
votes
1answer
218 views
Postfix Relay: An Entire Domain
Goal: Need to forward all mail destined for users @ domainA.com to users @ domainB.com.
Using GApps for domainB.com. I setup a postfix relay that domainA.com's MX records point too. Able to send ...
2
votes
2answers
181 views
Multi-site email relay based on email address (in AD?)
We have a multi site setup currently based around Exchange 2003, but we are getting a lot of traffic over the vpn as only one server has an internet facing IP.
Is there such a product that could sit ...