RE: FW: Postfix delivery to openldap users

2012-03-29 Thread Priscilla V
It searches for mail=prisci...@domain.com and mail=Priscilla. With the present ldap.cf it returns the username only for mail=prisci...@domain.com and does not return anything for mail=Priscilla. This is the reason for the error "User unknown in local recipient table". The following i

RE: FW: Postfix delivery to openldap users

2012-03-29 Thread Priscilla V
Even after changing it to %u the postmap command is not returning any value. Regards Priscilla -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Nikolaos Milas Sent: Thursday, March 29, 2012 1:47 PM To: 'Postfix users

RE: FW: Postfix delivery to openldap users

2012-03-28 Thread Priscilla V
Postmap -q ldap:/etc/postfix/ldap.cf Is not giving any output. It returns silently. Regards Priscilla -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Brian Evans - Postfix List Sent: Wednesday, March 28, 2012 6:24 PM To

RE: Postfix delivery to openldap users

2012-03-28 Thread Priscilla V
The issue is not yet solved. Regards Priscilla -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Nikolaos Milas Sent: Wednesday, March 28, 2012 2:56 PM To: postfix-users@postfix.org Subject: Re: Postfix delivery to openldap

FW: Postfix delivery to openldap users

2012-03-28 Thread Priscilla V
-Original Message- From: Priscilla V [mailto:prisci...@bheltry.co.in] Sent: Wednesday, March 28, 2012 2:40 PM To: 'Nikolaos Milas'; 'postfix-users@postfix.org' Subject: RE: Postfix delivery to openldap users We have configured to consider ldap users also in /etc/nss

RE: Postfix delivery to openldap users

2012-03-28 Thread Priscilla V
setgid_group = postdrop unknown_local_recipient_reject_code = 550 Regards Priscilla -Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Nikolaos Milas Sent: Wednesday, March 28, 2012 1:25 PM To: postfix-users@postfix.org Subject: Re

Postfix delivery to openldap users

2012-03-28 Thread Priscilla V
resolve this issue. Regards Priscilla

Re: Allow a group of unauthenticated senders

2009-07-11 Thread priscilla
Scott Haneda wrote: On Jul 10, 2009, at 10:49 PM, priscilla <prisci...@bheltry.co.in> wrote: In domain x.com i want to authenticate all users who needs to send mail. For some users alone (i will specify them in a seperate text file) i dont want to authenticate the

Re: Allow a group of unauthenticated senders

2009-07-10 Thread priscilla
Sahil Tandon wrote: On Sat, 11 Jul 2009, Andrew Thompson wrote: priscilla wrote: Is it possible to allow a group of unauthenticated senders while other senders are authenticated. Yes, maybe. How do you intend to identify these senders

Allow a group of unauthenticated senders

2009-07-10 Thread priscilla
Dear All, Is it possible to allow a group of unauthenticated senders while other senders are authenticated. Regards Priscilla

Re: Allow only authenticated sender

2009-07-03 Thread priscilla
Yes I want only authenticated sender to send mails. Regards Priscilla Sahil Tandon wrote: On Fri, 03 Jul 2009, priscilla wrote: We want to allow only authenticated sender to send mails. The incomplete set of configuration variables you list below are unrelated to

Allow only authenticated sender

2009-07-02 Thread priscilla
tions=reject_sender_login_mismatch check_sender_access But we get the following error message The mail server responded 5.7.1sender address rejected now owned by user . Please check the message recipients and try again. Regards Priscilla