|
|
Choosing A Webhost: |
Re: basics please: msg#00184mail.imap.dbmail
If you can get a working DBMail and a working Postfix install then your two small steps away: STEP 1 - Add dbmail as a transport to Postfix's master.cf From the dbmail INSTALL file: 6. Configure your MTA -- MTA installation for postfix -- In the master.cf file for postfix add the following: dbmail unix - n n - - pipe flags= user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d ${recipient} STEP 2 - Configure Postfix to deliver mail for your domain to be delivered through dbmail. (assumes your domain is yourdomain.com) Add the following to your "transport" config . <domain> dbmail: If you used a hash of /etc/postfix/transport to configure your transport info you would add the following to your /etc/postfix/transport: yourdomain.com dbmail: If you were using a Mysql table to provide transport info (based on "most" Postfix Mysql howtos) Then the "domain" field would be: yourdomain.com The transport field would be: dbmail: Forgetting to add the colon, ":", after the transport mechanism will cause failure. Brian Winkers brian@xxxxxxxxx http://www.ultri.com Jan-Kees Fels wrote: Hello,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: basics please, Jan Hembrechts |
|---|---|
| Next by Date: | Re: basics please, Brian Winkers |
| Previous by Thread: | Re: SV: basics please, Curtis Maurand |
| Next by Thread: | Re: basics please, Brian Winkers |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |