Stephen Liu a écrit :
> # postmap -q [EMAIL PROTECTED]
> mysql:/etc/postfix/mysql-virtual_forwardings.cf
> postmap: warning: mysql query failed: Unknown column 'destination' in
> 'field list'
>
do you understand this?
> [snip]
> # cat /etc/postfix/mysql-virtual_forwardings.cf
> user = mail_adm
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > -
> >
> > Oct 12 08:30:39 xen6 postfix/proxymap[1656]: warning: mysql query
> > failed: Unknown column 'destination' in 'field list'
> > Oct 12 08:30:39 xen6 postfix/cleanup[1655]: warning: 2D6803D810:
> > virtual_alias_maps map loo
Stephen Liu a écrit :
> -
>
> Oct 12 08:30:39 xen6 postfix/proxymap[1656]: warning: mysql query
> failed: Unknown column 'destination' in 'field list'
> Oct 12 08:30:39 xen6 postfix/cleanup[1655]: warning: 2D6803D810:
> virtual_alias_maps map lookup problem for [EMAIL PROTECTED]
>
one of your v
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > [snip]
> >
> > Sorry I don't have "mysql-virtual-mailbox-maps.cf" here.
> >
>
> - do 'postfix reload'
> - do a test and see if it still fails
> - after that, sow output of 'postconf -n'
reload postfix
1)
telnet localhost 2
Stephen Liu a écrit :
> [snip]
>
> Sorry I don't have "mysql-virtual-mailbox-maps.cf" here.
>
- do 'postfix reload'
- do a test and see if it still fails
- after that, sow output of 'postconf -n'
> [snip]
>
> # postmap -q [EMAIL PROTECTED]
> mysql:/etc/postfix/mysql-virtual_mailboxes.cf
> sa
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > Now there is output on running;
> >
> > # postmap -q [EMAIL PROTECTED]
> > mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> > 10485760
> >
>
> mouss once said:
>
> # postmap -q [EMAIL PROTECTED]
> mysql:/etc/postfix/mys
Stephen Liu a écrit :
> Now there is output on running;
>
> # postmap -q [EMAIL PROTECTED]
> mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> 10485760
>
mouss once said:
# postmap -q [EMAIL PROTECTED] mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf
This should return the mailbox loca
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
- snip -
> > Hi Brian
> >
> > # postmap -q [EMAIL PROTECTED]
> > mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> >
> > No output
> >
>
> No output means "not found"
>
> In the case of virtual_mailbox_maps, it will reject the
Stephen Liu a écrit :
>
> # postmap -q [EMAIL PROTECTED]
> mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
>
> No output
>
so [EMAIL PROTECTED] does not exist.
you need to populate your mysql database. this is beyond the scopre of
this mailing list.
Stephen Liu wrote:
> --- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
>
>
>> Charles Marcus wrote:
>>
>>> On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
>>>
>>>
# postmap -q [EMAIL PROTECTED]
/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
postmap:
--- Brian Evans - Postfix List <[EMAIL PROTECTED]> wrote:
> Charles Marcus wrote:
> > On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
> >
> >> # postmap -q [EMAIL PROTECTED]
> >> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> >> postmap: fatal: open database
> >> /etc/postfix/mysql-v
--- Charles Marcus <[EMAIL PROTECTED]> wrote:
> On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
> > # postmap -q [EMAIL PROTECTED]
> > /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> > postmap: fatal: open database
> > /etc/postfix/mysql-virtual_mailbox_limit_maps.cf.db: No such file
> o
On 10/10/2008 9:19 AM, Brian Evans - Postfix List wrote:
> No.. it should be 'postmap -q
> mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf'
>
> It goes type:table, not path/type:table.
Right, sorry for the noise...
--
Best regards,
Charles
Charles Marcus wrote:
> On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
>
>> # postmap -q [EMAIL PROTECTED]
>> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
>> postmap: fatal: open database
>> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf.db: No such file or
>> directory
>>
>
>
On 10/10/2008, Stephen Liu ([EMAIL PROTECTED]) wrote:
> # postmap -q [EMAIL PROTECTED]
> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf
> postmap: fatal: open database
> /etc/postfix/mysql-virtual_mailbox_limit_maps.cf.db: No such file or
> directory
Fix this...
If mysql-virtual_mailbox_limit_m
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu a écrit :
> > What I can't figure out is;
> >
> >
> > User 'satimis' was created when I built Debian Etch. It has folder
> > created on /home/satimis
> >
>
> I thought you were after virtual mailbox domains. what do unix users
> have to do w
Stephen Liu a écrit :
> What I can't figure out is;
>
>
> User 'satimis' was created when I built Debian Etch. It has folder
> created on /home/satimis
>
I thought you were after virtual mailbox domains. what do unix users
have to do with this?
> # ls -ld /home/satimis/
> drwxr-xr-x 2 satimis
--- mouss <[EMAIL PROTECTED]> wrote:
> >>> Debian Etch
> >>> Postfix 2.3.8
> >>> Dovcot
- snip -
> >>> On /etc/postfix/mysql-virtual-mailbox-maps.cf
> >>> user = mailuser
> >>> password = mailuserpasswd
> >>> hosts = 127.0.0.1
> >>> dbname = mailserver
> >>> query = SELECT 1 FROM view_users WH
Stephen Liu wrote:
--- mouss <[EMAIL PROTECTED]> wrote:
Stephen Liu wrote:
Hi folks,
Debian Etch
Postfix 2.3.8
Dovcot
I'm learning to setup "virtual mailbox domain class". Please shed
me
some light on its setup;
[snip]
On /etc/postfix/mysql-virtual-mailbox-maps.cf
user = mailuser
pas
--- mouss <[EMAIL PROTECTED]> wrote:
> Stephen Liu wrote:
> > Hi folks,
> >
> >
> > Debian Etch
> > Postfix 2.3.8
> > Dovcot
> >
> >
> > I'm learning to setup "virtual mailbox domain class". Please shed
> me
> > some light on its setup;
> > [snip]
> >
> > On /etc/postfix/mysql-virtual-mail
Stephen Liu wrote:
Hi folks,
Debian Etch
Postfix 2.3.8
Dovcot
I'm learning to setup "virtual mailbox domain class". Please shed me
some light on its setup;
[snip]
On /etc/postfix/mysql-virtual-mailbox-maps.cf
user = mailuser
password = mailuserpasswd
hosts = 127.0.0.1
dbname = mailserver
Hi folks,
Debian Etch
Postfix 2.3.8
Dovcot
I'm learning to setup "virtual mailbox domain class". Please shed me
some light on its setup;
On /etc/postfix/main.cf
-rw-r--r-- 1 root root 373 2008-09-30 03:26 dynamicmaps.cf
-rw-r--r-- 1 root root 2108 2008-10-03 12:54 main.cf
-rw-r--r-
22 matches
Mail list logo