Results 1 to 5 of 5

Thread: cannot uncheck use smtp authentication

  1. #1
    michberg is offline Junior Member
    Join Date
    Dec 2010
    Posts
    1

    Default cannot uncheck use smtp authentication

    When I go to Configure Email Settings and choose Exchange Server as the Email provider my settings are never really saved. I have to uncheck SMTP Authentication and enter in the Exchange Server name/address. When I do so I am able to send a test email to someone within the organization. I then click on the Save button but when I return later to check on the settings they are back to having SMTP Authenication on with the previous username and password entered.
    does anyone know how to fix this?

  2. #2
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Default Re: cannot uncheck use smtp authentication

    Exactly the same problem. Any idea or suggestion?
    __________________
    Luigi De Bernardini
    Autoware S.r.l. CEO
    E-mail: luigi.debernardini@autoware.it

    Config:
    Windows 2003 server web ed.
    SugarSuite v. 6.0.1
    IIS6
    PHP 5.0.4
    MySQL 4.1.12

  3. #3
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Cool Re: cannot uncheck use smtp authentication

    Maybe found something...
    In the config.dbo table I have duplicated entry for all the mail category parameters. It make sense that when sugar tries to save the SMPT authentication flag ("smtpaut_req" parameter) it gets an error.
    Am I right?
    I tried to delete the duplicated rows or to force to 0 the parameter value with no success (but I'm not a SQL expert).

    Hints?
    __________________
    Luigi De Bernardini
    Autoware S.r.l. CEO
    E-mail: luigi.debernardini@autoware.it

    Config:
    Windows 2003 server web ed.
    SugarSuite v. 6.0.1
    IIS6
    PHP 5.0.4
    MySQL 4.1.12

  4. #4
    Cedric K is offline Senior Member
    Join Date
    Sep 2010
    Posts
    155

    Default Re: cannot uncheck use smtp authentication

    If you look at the table outbound_email you should see that your config has been saved and the flag to the checkbox set to zero so I don't think the issue is due to the SQL.
    This is maybe due to a client-side bug. Anyway here is the bug tracker ticket but no solution is given except using the "Other" config instead of "Microsoft Exchange".

    http://www.sugarcrm.com/crm/support/bugs.html?task=view&caseID=7cfdaae4-8141-32d7-a801-4c87a775c119

  5. #5
    ldebernardini's Avatar
    ldebernardini is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Vicenza - Italy
    Posts
    104

    Default Re: cannot uncheck use smtp authentication

    Thanks Cedric,
    I was guessing that the email_outbound table contained the email configuration of each single user, wile the config table contained the general ones. If I try to change the value of the smptauth_req field from 1 to 0 using SQL management console I get an error since the change affects the two rows with duplicated values. I believe this happens even when Sugar tries to do the same via php. Do you think I'm wrong? Tomorrow I will try to delete the duplicated rows and try again. I'll post the result. Any comment or suggestion in the meanwhile will be useful and appreciated.
    __________________
    Luigi De Bernardini
    Autoware S.r.l. CEO
    E-mail: luigi.debernardini@autoware.it

    Config:
    Windows 2003 server web ed.
    SugarSuite v. 6.0.1
    IIS6
    PHP 5.0.4
    MySQL 4.1.12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 2010-07-22, 09:31 AM
  2. Replies: 2
    Last Post: 2010-03-31, 04:55 PM
  3. No Authentication
    By Repus in forum General Discussion
    Replies: 2
    Last Post: 2009-08-26, 11:31 PM
  4. Replies: 3
    Last Post: 2009-05-12, 08:33 AM
  5. LDAP authentication
    By Moore in forum Help
    Replies: 4
    Last Post: 2007-08-03, 01:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •