|
From: Mark P. <mt...@ti...> - 2006-01-28 00:00:08
|
At 05:53 PM 1/27/2006, you wrote: > > You're probably missing the type of map file. >yes, it tells me that is missing. > > > The map field should contain "hash:/etc/postfix/virtual" or something > > similar (hash is the type of map, and is the default type for most > > postfix map fils). > >okay, how should I create a correct map file? You could touch it first if you wanted, but you just need to enter 'hash:/etc/postfix/virtual' into the file area of the postfix config. Replace /etc/postfix/virtual with the name of the file you want to use. Maybe you would prefer /etc/postfix/virtualmap or something. |