I solved my problem , the problema was this line

@local_domains_maps = ( [".$mydomain .domain.net.ni .domain.org.ni"] )

y changed this form

@local_domains_maps = ( [".$mydomain"] )

thnk

regardss


2009/5/11 Daniel Luttermann <dan...@dlutt.de>:
>> if I have configured that option, but I forget to comment that my
>> domains are virtual with postfix and use mysql
>
>> $mydomain = 'domain.org.ni'
>
>> @local_domains_maps = ( [".$mydomain .domain.net.ni .domain.org.ni"] )
>
> It's not needed that you set your domain twice here ($mydomain is the
> same than domain.org.ni) - you can remove .domain.org.ni.
>
> You should list the same domains in @local_domains_maps that you use
> for the Postfix settings mydestination,virtual_alias_domains,
> virtual_mailbox_domains or relay_domains.



-- 
rickygm

http://gnuforever.homelinux.com

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to