OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Virtual user not found - integrating with mailman

From: Oliver Hookins (ohookinsgmail.com)
Date: Tue Jun 06 2006 - 07:56:23 CDT


Magnus Bäck wrote:
> I'm guessing unqualified virtual table right-hand side addresses
> together with myorigin = afterhoursmusic.org. Always post "postconf -n"
> output when asking for help.

That is probably right. By "unqualified" do you mean lacking a domain
name? If so does postfix automatically add myorigin to these addresses?

Here's a couple of config bits that sound like they might be relevant:

append_at_myorigin = yes
myorigin = /etc/mailname

# cat /etc/mailname
afterhoursmusic.org

I guess that's the problem. Thanks!

Oliver