[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postfix randomizing outgoing IP using



On Thu, Nov 28, 2013 at 10:56:47AM +0200, "M.Atıf CEYLAN" wrote:
> Everything is great but when I want to sending an email to a local
> domain, smtp server looks at the mx record of the domain. Can I use
> local transport and transport_maps together? Or is there a way to
> sending to local domains?

The main.cf portion you posted didn't have a 

mydestination = 

line. If it in fact doesn't, then you probably want to add one as in:

mydestination = example.com, host.example.com, localhost

and do a postfix reload. Now, postfix won't do mx lookups when you
send mail to example.com.


Greg


-- 
web site: http://www.gregn..net
gpg public key: http://www.gregn..net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

--
Free domains: http://www.eu.org/ or mail dns-manager@EU.org


Reply to: