On Wednesday 11 June 2003 01:09, Kishore Kulkarni wrote: > When I send a mail to a user on my dbmail server the messages are not > getting stored in the dbmail database. I am using mysql 4.0 and postfix > mail server. The postfix mail server is working fine. The mails are being > received by mbox but not getting stored into the DBmail database.
it may be helpful to include the maillog but since you said that it was stored in the mbox and not in the database, the reasons I can think this can happen are: 1. you did not configure transport_maps properly for domain(s) which dbmail will handle. did you include transport_maps = hash:/etc/postfix/transport in the main.cf? and did you do a postmap /etc/postfix/transport afterwards? assuming you have edited the transport file accordingly as described in the INSTALL instruction. 2. you did not configure the master.cf properly accordingly. I just installed dbmail yesterday and I am in no way an expert on this. If you please can include the maillog, it will be much more easier to troubleshoot. regards, Kenneth Oncinian
