Results 1 to 2 of 2

Thread: Problem with PHP Mailer in Sugar CRM 6

  1. #1
    jakarta512 is offline Junior Member
    Join Date
    Jan 2007
    Posts
    2

    Default Problem with PHP Mailer in Sugar CRM 6

    I was trying to fix problem with SugarPHP mailer after upgrading from SugarCRM 5 to 6 that accidentally lead me to fatal mistake that I delete value in mysql Database for outbound_email that apparently make me unable to log in back to sugarcrm

    the error message in log is


    Thu Aug 12 21:03:23 2010 [21046][-none-][FATAL] MySQL error 1054: Unknown column 'mail_smtptype' in 'field list'

    The the error message in browser
    Query Failed:INSERT INTO outbound_email (id, name, type, user_id, mail_sendtype, mail_smtptype, mail_smtpserver, mail_smtpport, mail_smtpuser, mail_smtppass, mail_smtpauth_req, mail_smtpssl) VALUES ('b0d8e33d-6200-3826-c1d1-4c64c92dfb0a', 'system', 'system', '1', 'SMTP', 'other', '', '25', '', '', 1, 0)::MySQL error 1054: Unknown column 'mail_smtptype' in 'field list'

    Can anyone help me how to fix this problem? I was checking all sources to find a way to delete or stop last active session

  2. #2
    jakarta512 is offline Junior Member
    Join Date
    Jan 2007
    Posts
    2

    Default Re: Problem with PHP Mailer in Sugar CRM 6

    Apparently I have fixed the problem in the way that I didn't expect that I add one colum in outbound_email which made my sugarcrm 6 installation back to normal

    But now, in outbound_email, I got two column which have similar function, smtp_server and smtp_type

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SMTP Mailer not sending mail
    By nyaconis in forum Help
    Replies: 6
    Last Post: 2011-05-16, 07:24 PM
  2. Mass mailer w/ attachments (no cron job)
    By PeterGutniak in forum Downloads
    Replies: 16
    Last Post: 2009-04-20, 06:31 AM
  3. Second mailer to campaign
    By khinester in forum Help
    Replies: 1
    Last Post: 2006-12-13, 12:14 PM
  4. Mass Mailer....ops!
    By sugarcandy in forum General Discussion
    Replies: 0
    Last Post: 2005-11-24, 11:33 AM
  5. Mass Mailer Campigns
    By adanzy in forum General Discussion
    Replies: 0
    Last Post: 2005-09-27, 12:53 PM

Tags for this Thread

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
  •