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-mana...@eu.org


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131128233052.ga29...@gregn.net

Reply via email to