that fix it, thank you so much, and all of you. regards
2011/5/19 Grobe, Tony <tony.gr...@gsprecision.com>: >> -----Original Message----- >> From: owner-postfix-us...@postfix.org [mailto:owner-postfix- >> us...@postfix.org] On Behalf Of Gonzalo Rodriguez >> Sent: Thursday, May 19, 2011 8:35 AM >> To: postfix-users@postfix.org >> >> 2011/5/18 Sahil Tandon <sa...@freebsd.org>: >> > On Wed, 2011-05-18 at 19:05:11 -0300, Gonzalo Rodriguez wrote: >> > >> >> May 18 09:49:35 FOOBAR-0010 postfix/local[16584]: 8808D26125: >> >> to=<gonza...@foobar.com.ar>, relay=local, delay=0.92, >> >> delays=0.91/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox) >> > >> > Where is 'foobar.com.ar' listed in your configuration? If you must >> > obscure hostnames/IPs, please do so consistently. >> > >> >> yes, foobar.com.ar is a ofuscated domain, thats is not the real one. I >> have this in my postconf >> >> $ postconf -n > > [snip] > >> myhostname = foobar.com.ar >> virtual_mailbox_domains = foobar.com.ar >> >> If I send a email from this account to 'gonza...@foobar.com.ar' I have >> this in maillog: >> > > [snip] > >> May 19 09:31:29 FOOBAR-0010 postfix/trivial-rewrite[16650]: warning: >> do not list domain foobar.com.ar in BOTH mydestination and >> virtual_mailbox_domains > > The above says it all. Since you don't set mydestination, the default value > is in effect: > > $ /usr/sbin/postconf -d mydestination > mydestination = $myhostname, localhost.$mydomain, localhost > > This has the effect of treating foobar.com.ar as local domain. If there are > no local users in that domain, you should set mydestination to a more > restrictive value (localhost.$mydomain, localhost). > > -- > Tony Grobe > > Please ignore this nonsense: > > This communication and any files or attachments transmitted with it may > contain information that is part of a confidential communication or may > otherwise be privileged and exempt from disclosure under applicable law. It > is intended solely for the use of the individual or entity to which it was > addressed. If you are not the intended recipient, you are hereby notified > that any use, disclosure, dissemination, or copying of this communication is > prohibited by law. If you have received this communication in error, please > delete it from your email system and notify us immediately at (802) 257-5200 > x5450 or via email at netad...@gsprecision.com. >