Linux-Bulgaria.ORG
навигация

 

начало

пощенски списък

архив на групата

семинари ...

линукс учебник

документи

как да ...

 

 

Предишно писмо Следващо писмо Предишно по тема Следващо по тема По Дата По тема (thread)

[Lug-bg] postfix+sasl


  • Subject: [Lug-bg] postfix+sasl
  • From: vladi <altoas@xxxxxxxxx>
  • Date: Thu, 26 Jun 2008 09:05:18 +0300

здравейте,
от доста време се измъчвам да подкарам мейл сървър Ubuntu
8.04+postfix+mysql+postfixadmin+courier(imap,pop)+sasl+...
проблема ми е в SMTP AUTH-а и sasl, пробвах по няколко упътвания, в
едното се ползва механизма saslauthd, по другият е с auxprop.
когато го правя по първият начин, приема паролата ми, изписва грешка
само в /var/log/auth.log
postfix/smtpd[13599]: sql_select option missing                 
postfix/smtpd[13599]: auxpropfunc error no mechanism available  
postfix/smtpd[13599]: _sasl_plugin_load failed on sasl_auxprop_plug_init
for plugin: sql

но реално не се е получила auth, защото сървъра ми отказва писмото с
грешка 5.хх relay denied

при варианта с auxprop, не ми приема паролата, изписва грешки в лога
/var/log/mail.info:

Jun 26 00:43:40 viena postfix/smtpd[15314]: warning: SASL authentication
failure: Password verification failed           
Jun 26 00:43:40 viena postfix/smtpd[15314]: warning: SASL PLAIN
authentication failed: authentication
failure                                                                                                        

Jun 26 00:43:40 viena postfix/smtpd[15314]: warning:  SASL LOGIN
authentication failed: authentication
failure                                                                                                        

Jun 26 00:43:43 viena postfix/smtpd[15314]: warning: SASL authentication
failure: Password verification failed           
Jun 26 00:43:43 viena postfix/smtpd[15314]: warning: SASL PLAIN
authentication failed: authentication
failure                                                                                                        

Jun 26 00:43:43 viena postfix/smtpd[15314]: warning: SASL LOGIN
authentication failed: authentication
failure                                                                                                        

Jun 26 00:43:45 viena postfix/smtpd[15314]: warning: SASL authentication
failure: Password verification failed           
Jun 26 00:43:45 viena postfix/smtpd[15314]: warning: SASL PLAIN
authentication failed: authentication
failure                                                                                                        

Jun 26 00:43:45 viena postfix/smtpd[15314]: warning: SASL LOGIN
authentication failed: authentication failure

в /var/log/auth.log:

Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: begin
transaction                                                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from userPassword lod lordofdeath.net            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: commit
transaction                                                           
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: begin
transaction                                                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from userPassword lod lordofdeath.net            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from cmusaslsecretPLAIN lod lordofdeath.net      
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: commit
transaction                                                           
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: begin
transaction                                                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from userPassword lod lordofdeath.net            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: commit
transaction                                                           
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'                   
Jun 26 00:27:52 viena postfix/smtpd[13092]: begin
transaction                                                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from userPassword lod lordofdeath.net            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin create statement
from cmusaslsecretPLAIN lod lordofdeath.net      
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin doing query
select password from mailbox where username='lod@xxxxxxxxxxxxxxx' and
active =
1;                                                                                               

Jun 26 00:27:52 viena postfix/smtpd[13092]: commit
transaction                                                           
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin Parse the
username lod@xxxxxxxxxxxxxxx                            
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin try and connect
to a host                                         
Jun 26 00:27:52 viena postfix/smtpd[13092]: sql plugin trying to open db
'postfix' on host '127.0.0.1'



ако някой може да ми помогне..
_______________________________________________
Lug-bg mailing list
Lug-bg@xxxxxxxxxxxxxxxxxx
http://linux-bulgaria.org/mailman/listinfo/lug-bg


 

наши приятели

 

линукс за българи
http://linux-bg.org

FSA-BG
http://fsa-bg.org

OpenFest
http://openfest.org

FreeBSD BG
http://bg-freebsd.org

KDE-BG
http://kde.fsa-bg.org/

Gnome-BG
http://gnome.cult.bg/

проект OpenFMI
http://openfmi.net

Silaw.ORG
http://cilaw.org

NetField Forum
http://netField.ludost.net/forum/

 

 

© Copyright 2006 - 2008 Linux-Bulgaria.ORG

Hosted by "Internet Group" Ltd. - Stara Zagora