On 11/26/2010 8:20 PM, Gustavo Delfino wrote:
> My data/virtual-mailman file was incomplete but now –after following all the 
> steps that you recommended me– it is complete but I still get the "unknown 
> user: error. I even tried deactivating SpamAssessin but it didn't solved the 
> issue.
> 
[...]
> Nov 26 23:40:51 admin postfix/virtual[13990]: 81B0E2FA801F: 
> to=<[email protected]>, relay=virtual, delay=0.02, 
> delays=0.01/0.01/0/0.01, dsn=5.1.1, status=bounced (unknown user: 
> "[email protected]")
[...]
> 
> Any other idea?


I do not understand the above message. It says that Postfix's virtual
delivery module can't find the address [email protected], but
the virtual_alias_maps in data/virtual-mailman map that address to the
local address testlist5, so I don't understand the problem.

One thing you can try is to put

VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'admin.gdsolutions.com.ve'

in mm_cfg.py and then rerun

/usr/local/mailman/bin/genaliases

This will create virtual-mailman entries like

[email protected]    [email protected]

which really shouldn't make any difference, but since
admin.gdsolutions.com.ve is in mydestination, it will explicitly map the
[email protected] address to a local domain.

Another possibility is that there is something in the virtual mailbox
maps /etc/postfix/vmailbox that is somehow interfering with the virtual
alias maps for the list.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to