Postfix plain text authentication with SASL

2011-06-08 Thread Suresh Kumar Prajapati
Hi, Can anyone help me setting postfix plain authentication with SASL. I've spent a complete week on this already. Any help appreciated. -- Best Regards, Suresh Kumar Prajapati Linux Security Admin E-mail: er.sureshprajap...@gmai

Re: Postfix plain text authentication with SASL

2011-06-08 Thread Suresh Kumar Prajapati
Hi all, No one is there to help me On Wed, Jun 8, 2011 at 12:49 PM, Suresh Kumar Prajapati < er.sureshprajap...@gmail.com> wrote: > > Hi, > > Can anyone help me setting postfix plain authentication with SASL. > I've spent a complete week on this already. > Any

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
-- mechanisms on localhost -- -- end of saslfinger output -- Please let me know if anything else is required. On Thu, Jun 9, 2011 at 12:48 PM, Patrick Ben Koetter wrote: > * Suresh Kumar Prajapati : > > No one is there to help me > > You started your thread ignoring the list p

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
Hi, I;ve gone through this and setup the things according to the config there. please let me know if I'm wrong anywhere. On Thu, Jun 9, 2011 at 12:57 PM, Stephen Ingram wrote: > On Thu, Jun 9, 2011 at 12:16 AM, Suresh Kumar Prajapati > wrote: > > Hi, > >

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
Hi, I've follow all the info you have give and the command show the following output [root@hostname postfix]# testsaslauthd -u tom -p redhat 0: NO "authentication failed" On Thu, Jun 9, 2011 at 1:03 PM, Patrick Ben Koetter wrote: > * Suresh Kumar Prajapati : > >

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
OGIN PLAIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN auth loginm 535 5.7.0 Error: authentication failed: no mechanism available auth login 334 VXNlcm5hbWU6 334 UGFzc3dvcmQ6 535 5.7.0 Error: authentication failed: authentication failure On Thu, Jun 9, 2011 at 1:17 PM, Suresh Kumar

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
K "Success." On Thu, Jun 9, 2011 at 1:44 PM, Patrick Ben Koetter wrote: > * Suresh Kumar Prajapati : > > Here is the interactive session output > > > > [root@quranmail postfix]# telnet 217.23.4.146 25 > > Trying 217.23.4.146... > > Connected to 217.2

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
Hi, For the time being I just want to go with system accounts,once this is set , I can catch up with second option. On Thu, Jun 9, 2011 at 2:23 PM, Patrick Ben Koetter wrote: > * Suresh Kumar Prajapati : > > Both are system users and I've assigned password to them using > &

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
tom -p redhat 0: NO "authentication failed" testsaslauthd -s pam -u tom -p redhat 0: NO "authentication failed" On Thu, Jun 9, 2011 at 2:36 PM, Patrick Ben Koetter wrote: > * Suresh Kumar Prajapati : > > For the time being I just want to go with system accounts,o

Re: Postfix plain text authentication with SASL

2011-06-09 Thread Suresh Kumar Prajapati
Hi, Can anyone help me... On Thu, Jun 9, 2011 at 2:45 PM, Suresh Kumar Prajapati < er.sureshprajap...@gmail.com> wrote: > Hi, > > Followed your steps and this is output > > warning: SASL authentication failure: Password verification failed > Jun 9 13:12:26 domai

relay all mails through my postfix mail server

2011-06-10 Thread Suresh Kumar Prajapati
:8891 smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = domain.net unknown_local_recipient_reject_code = 550 -- Best Regards, Suresh Kumar Prajapati Linux Security Admin E-mail: er.sureshprajap...@gmai

signing multiple domains with dkim

2011-06-19 Thread Suresh Kumar Prajapati
t;dktest" KEYFILE="/etc/mail/domainkeys/dkim_${SELECTOR_NAME}.pem" SIGNER=yes VERIFIER=yes CANON=simple SIGALG=rsa-sha1 REJECTION="bad=r,dns=t,int=t,no=a,miss=r" EXTRA_ARGS="-h -l -D" MILTER_GROUP="mail" -- Best

Re: signing multiple domains with dkim

2011-06-20 Thread Suresh Kumar Prajapati
uot; MILTER_GROUP="mail" and my kelist file is *@domain1.com:domain1.com:/etc/mail/dkim-milter/keys/domain1/domain1 *@domain2.com:domain2.com:/etc/mail/dkim-milter/keys/domain2/domain2 Please help m stuck . On Mon, Jun 20, 2011 at 12:52 PM, Patrick Ben Koetter wrote: > > > Am

Re: signing multiple domains with dkim

2011-06-20 Thread Suresh Kumar Prajapati
; domainkeys=neutral (no sig); from=domain.com; dkim=permerror (bad sig) > > --- > > Joshua Parker > http://classblogs.us > park...@classblogs.us > > On Mon, 20 Jun 2011 15:40:00 +0530, Suresh Kumar Prajapati wrote: > > Hi , > > thanx for reply. > > I&

Re: signing multiple domains with dkim

2011-06-20 Thread Suresh Kumar Prajapati
http://classblogs.us > park...@classblogs.us > > On Mon, 20 Jun 2011 15:57:47 +0530, Suresh Kumar Prajapati wrote: > > On Mon, Jun 20, 2011 at 3:51 PM, Parker, Joshua > wrote: > > Try changing the Signing Domain to below, and see if that fixes your issue: > SIGNING_DO