OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: is this a postfix problem?

From: Wietse Venema (wietseporcupine.org)
Date: Mon Jan 03 2005 - 08:00:40 CST


Nick Smith:
> <quote who="Wietse Venema">
> > postmap -q nicknyc0nshack.com 'name of virtual mailbox domain
> > maps here'
> >
> all my aliases are in a mysql database, and i have one set up
> for a catchall so everything goes to nicknyc0nshack.com for
> now. and i dont know where if any mysql stores those db's

Please, cooperate, and execute the damned query.

    postmap -q nicknyc0nshack.com `postconf -h virtual_mailbox_maps`

You asked where virtual(8) delivers the mail.

The result from the query will tell you.

    Wietse