Hi guys I'm busy trying to configure dbmail 2.1.6 , on
CentOS 4.1 w/ sendmail 8.13.1 and mysql 4.1. 

The domain I'm trying to host has its MX record
pointed  towards my box.

The current problem I'm having is that sendmail is not
able to lookup any names in my mysql tables.It looks
like it simply never contacts dbmail for any mail
delivery [ie I receive dsn=5.1.1 stat=User unkown].

If anyone , can perhaps throw me some tips I'd really
appreciate it.I have setup dbmail with postfix before
and found it a doddle.

I've done the following steps 


1)Copied a dbmail.m4 from and configured
/etc/dbmail.conf
http://www.helgrim.com/dbmaildocs/files/dbmail.m4 into
/usr/share/sendmail-cf/mailer

2)Made Sure , my  sendmail config has a mailertable
support and added mailertable entry 

FEATURE(mailertable, `hash -o
/etc/mail/mailertable.db')

vi /etc/mail/mailertable 
example.com dbmail:

3)Added MAILER(dbmail) to sendmail.mc 
MAILER(dbmail)

4)Ran makemap on my mailertable  

makemap hash /etc/mail/mailertable.db <
/etc/mail/mailertable 

5)Ran make inside /etc/mail directory
/etc/mail#make 

6)Added a dmail user with 

dmail-users -a tom -W -s [EMAIL PROTECTED] 

6)Restarted Sendmail Serice 
service sendmail restart 




Japanese Supercar Guy !!!!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to