Re: Send to other server

2011-02-24 Thread Victor Duchovni
On Thu, Feb 24, 2011 at 09:26:59AM +, Jonathan Tripathy wrote: > I have a postfix box which handles some smtp accounts for example.com. Not > all example.com accounts are located on this postfix box, but are located > elsewhere on another server. > > At the minute, for the accounts which are

Re: Send to other server

2011-02-24 Thread Jonathan Tripathy
On 24/02/11 09:58, Reindl Harald wrote: Am 24.02.2011 10:54, schrieb Jonathan Tripathy: On 24/02/11 09:42, Reindl Harald wrote: We implemented this in our postfix/dbmail-setup this way You can do this also with config-files but i never setup any server without mysql-backends transport_maps =

Re: Send to other server

2011-02-24 Thread Reindl Harald
Am 24.02.2011 10:54, schrieb Jonathan Tripathy: > > On 24/02/11 09:42, Reindl Harald wrote: >> We implemented this in our postfix/dbmail-setup this way >> You can do this also with config-files but i never setup >> any server without mysql-backends >> >> transport_maps = mysql:/etc/postfix/mysql

Re: Send to other server

2011-02-24 Thread Jonathan Tripathy
On 24/02/11 09:42, Reindl Harald wrote: We implemented this in our postfix/dbmail-setup this way You can do this also with config-files but i never setup any server without mysql-backends transport_maps = mysql:/etc/postfix/mysql-transport.cf cat /etc/postfix/mysql-transport.cf user =

Re: Send to other server

2011-02-24 Thread Reindl Harald
We implemented this in our postfix/dbmail-setup this way You can do this also with config-files but i never setup any server without mysql-backends transport_maps = mysql:/etc/postfix/mysql-transport.cf cat /etc/postfix/mysql-transport.cf user = dbmailro password = dbname

Send to other server

2011-02-24 Thread Jonathan Tripathy
Hi Everyone, I have a postfix box which handles some smtp accounts for example.com. Not all example.com accounts are located on this postfix box, but are located elsewhere on another server. At the minute, for the accounts which aren’t on this server, postfix is saying "user unknown in virtu