Current time: 10-05-2024, 12:19 PM Hello There, Guest! (LoginRegister)


Post Reply 
SMTP auth question
Author Message
robmorin Offline
Junior Member
*

Posts: 208
Joined: Apr 2007
Reputation: 0
Post: #3
RE: SMTP auth question
No problem now my buddy came up with this sql statement, and it works!

pwcheck_method: saslauthd auxprop
auxprop_plugin: sql
mech_list: sql plain login
sql_engine: mysql
sql_hostnames: xx.xx.xx.153
sql_user: ispcp
sql_passwd: passwd
sql_database: ispcp
sql_select: select mail_pass from mail_users as a,domain as b where b.domain_name='%r' and (mail_acc='%u' and a.domain_id=b.domain_id);
sql_verbose: yes
log_level: 5

Works just fine..... Smile

I hope someone else can use it!

Rob..

joximu Wrote:Hi

1) please wait until we have made this more easy (it's very complicated to find the right password to a given mail address in ispcp).

2) I think the configuration might be like the one for dovecot - see the wiki/howto about the switch to dovecot.
02-23-2008 07:38 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
SMTP auth question - robmorin - 02-23-2008, 07:21 AM
RE: SMTP auth question - joximu - 02-23-2008, 07:33 AM
RE: SMTP auth question - robmorin - 02-23-2008 07:38 AM
RE: SMTP auth question - rbtux - 02-23-2008, 09:08 AM
RE: SMTP auth question - robmorin - 02-25-2008, 12:45 AM
RE: SMTP auth question - dennyv - 07-24-2008, 01:48 AM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)