troxlinux wrote: > 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. -- Daniel ------------------------------------------------------------------------------ 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/