Re: virtual user rejected

2012-03-22 Thread /dev/rob0
On Thu, Mar 22, 2012 at 05:51:16PM -0400, Tim Dunphy wrote: > after adding a new virtual user called request to the virtual conf > file user is rejected: > > [sysmail01:/data/home/dunphy] root% telnet localhost 25 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 220 ma

Re: virtual user rejected

2012-03-22 Thread Ansgar Wiechers
On 2012-03-22 Tim Dunphy wrote: > after adding a new virtual user called request to the virtual conf > file user is rejected: [...] > [sysmail01:/data/home/dunphy] root% grep virtual /etc/postfix/main.cf > virtual_maps = dbm:/etc/postfix/virtual Apparently you have $virtual_maps in main.cf ... >