First of all sorry about previous mail. Clicked on send instead of save draft..and sent a half mail :( resending.. Hello, I was trying multilogin plugin (ver 2.3.4) with sqmail 1.4.13 on a freshly installed system for testing purposes. I created an example domain called BCC. Heres the configuration as follows: $IMAPSelections = array( 'BCC' => array( 'domain' => 'bilkent.edu.tr', 'imapServerAddress' => '192.168.10.250', 'imapPort' => '143', 'smtpServerAddress' => '192.168.10.24', 'smtpPort' => '25', 'imap_server_type' => 'other', 'prefs_dsn' => 'mysql://user:pass@server/bcc', 'prefs_table' => 'userprefs', 'prefs_user_field' => 'user', 'prefs_key_field' => 'prefkey', 'prefs_val_field' => 'prefval', 'addrbook_dsn' =>'mysql://user:pass@server/bcc', ), ..... and goes on with other domain settings... Problem is.. config file seems works fine.. Except 2 fields.. First one is smtpServerAddress.. it tries to send via localhost whatever i type in multilogin config file. Second one is preferences. It seems like keeping on local file instead of checking mysql even i set in here. But.. if i set the sqldsn in main config under config directory..it works.. It is strange because, addressbook dsn works even if it is not written in main config file. I wonder if this fields arent supported in this plugin? Or is there a trick that i miss? As i understand, this plugin just replaces the variables that written on multilogin plugin. The default config file values only works if they are not written in plugin config file. right? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users