What should the other two entries be in main.cf ?
I have this one,
local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf

Is this the exact line you have in main.cf?
lira:/etc/postfix# cat sql-recipients.cf


No Jim,
"lira:/etc/postfix# cat sql-recipients.cf" was just me doing a cat in my shell to the file to show it

in main.cf just add:
local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf


----- Original Message ----- From: "Jim Douglas" <[EMAIL PROTECTED]>
To: <dbmail@dbmail.org>
Sent: Wednesday, August 30, 2006 4:15 AM
Subject: Re: [Dbmail] restrict email


>From: "Jorge Bastos" <[EMAIL PROTECTED]>
Reply-To: DBMail mailinglist <dbmail@dbmail.org>
To: "DBMail mailinglist" <dbmail@dbmail.org>
Subject: Re: [Dbmail] restrict email
Date: Tue, 29 Aug 2006 23:35:56 +0100

not understood

---
is this one line or two?

lira:/etc/postfix# cat sql-recipients.cf
---

???


----- Original Message ----- From: "Jim Douglas" <[EMAIL PROTECTED]>
To: <dbmail@dbmail.org>
Sent: Tuesday, August 29, 2006 11:06 PM
Subject: Re: [Dbmail] restrict email


>From: "Jorge Bastos" <[EMAIL PROTECTED]>
Reply-To: DBMail mailinglist <dbmail@dbmail.org>
To: "DBMail mailinglist" <dbmail@dbmail.org>
Subject: Re: [Dbmail] restrict email
Date: Tue, 29 Aug 2006 22:51:17 +0100

i use:


local_recipient_maps            = mysql:/etc/postfix/sql-recipients.cf
lira:/etc/postfix# cat sql-recipients.cf
user = user_xx
password = pass_xx
hosts = 127.0.0.1
dbname = postfix
table = dbmail_aliases
select_field = alias
where_field = alias


----- Original Message ----- From: "Jim Douglas" <[EMAIL PROTECTED]>
To: <dbmail@dbmail.org>
Sent: Tuesday, August 29, 2006 10:25 PM
Subject: Re: [Dbmail] restrict email


>From: [EMAIL PROTECTED]
Reply-To: DBMail mailinglist <dbmail@dbmail.org>
To: dbmail@dbmail.org
Subject: Re: [Dbmail] restrict email
Date: Mon, 28 Aug 2006 22:10:17 -0400

Hi,

Use Postfix with RBLs and Postgrey and kiss spam good bye

Dbmail as nothing to do with spams.

--
Cordialement

Jacques Beaudoin
Agent d'administration
Les services des technologies
de l'information et des communications
Commission scolaire de la Pointe de l'Île
Montréal, Québec, Canada

Courriel/Email: [EMAIL PROTECTED]
Cel: 514 918-3350


----- Message de [EMAIL PROTECTED] ---------
    Date : Tue, 29 Aug 2006 01:45:48 +0000
     De : Jim Douglas <[EMAIL PROTECTED]>
Répondre à : DBMail mailinglist <dbmail@dbmail.org>
 Objet : [Dbmail] restrict email
      À : dbmail@dbmail.org


Should I look to prevent spam and set restriction from within Postfix
AND db-mail?  Can someong outline  how db-mail can help the fight.

Jim


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


----- Fin du message de [EMAIL PROTECTED] -----



----------------------------------------------------------------
Ce message a été acheminé par le Webmail Horde/Imp de la CSPI.

_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


What is the best way to reject mail if the user doesn't have an account?

Check_recipient_access?  AS outlined here,

http://www.postfix.org/securityportal.200011/closet20001122.html

jim


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


is this one line or two?

lira:/etc/postfix# cat sql-recipients.cf

Thanks,
Jim


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Jorge,

I have similar entries in /etc/postfix/sql-recipients.cf
user = user_xx
password = pass_xx
hosts = 127.0.0.1
dbname = postfix
table = dbmail_aliases
select_field = alias
where_field = alias

What should the other two entries be in main.cf ?
I have this one,
local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf

Is this the exact line you have in main.cf?
lira:/etc/postfix# cat sql-recipients.cf

Thanks,
Jim


_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


Reply via email to