Results 1 to 5 of 5

Thread: Trouble Sending Email (Blank Screen, No Email Sent)

  1. #1
    kaufman.matt is offline Junior Member
    Join Date
    Dec 2006
    Posts
    2

    Default Trouble Sending Email (Blank Screen, No Email Sent)

    Hello-

    I am new to sugarcrm so I apologize if this was covered elsewhere. I've gotten SugarCRM installed (4.5.0g) and it is handling inbound emails fine. I tried setting up outbound emails using a Google Enterprise email account, but could not get that to work. What happened is this..

    1) I compose email
    2) Hit send
    3) SugarCRM comes back with a blank screen
    4) No email sent, no email sitting in outbound queue

    I saw people were having issues with Google Enterprise accounts so I went back and switched to sendmail. Still same problem. I also checked to make sure SugarCRM could find sendmail by hardcoding the path in SugarPHPMailer.php. Still same problem. I also changed it to generate debug log files and to be honest I didn't see anything out of place.

    Anybody else have these issues?

    -Matt

  2. #2
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Trouble Sending Email (Blank Screen, No Email Sent)

    what extensions do you have installed for php?
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  3. #3
    ggolin is offline Member
    Join Date
    Apr 2006
    Posts
    7

    Default Re: Trouble Sending Email (Blank Screen, No Email Sent)

    Quote Originally Posted by kaufman.matt
    Hello-

    I am new to sugarcrm so I apologize if this was covered elsewhere. I've gotten SugarCRM installed (4.5.0g) and it is handling inbound emails fine. I tried setting up outbound emails using a Google Enterprise email account, but could not get that to work. What happened is this..

    1) I compose email
    2) Hit send
    3) SugarCRM comes back with a blank screen
    4) No email sent, no email sitting in outbound queue

    I saw people were having issues with Google Enterprise accounts so I went back and switched to sendmail. Still same problem. I also checked to make sure SugarCRM could find sendmail by hardcoding the path in SugarPHPMailer.php. Still same problem. I also changed it to generate debug log files and to be honest I didn't see anything out of place.

    Anybody else have these issues?

    -Matt
    Yes, I am seeing these and other problems. Go look at your error_log and make sure php is not looking for mbstring.so in the wrong place. In my case (centos-4) php-5.1 installed somewhat crookedly and I had to move things around by hand.

    HTH,
    Greg

  4. #4
    kaufman.matt is offline Junior Member
    Join Date
    Dec 2006
    Posts
    2

    Default Re: Trouble Sending Email (Blank Screen, No Email Sent)

    I know that MB Strings is not installed, but I thought that only mattered when you were doing international stuff. Here is the output of installed PHP modules:

    Here is the output

    [PHP Modules]
    bcmath
    bz2
    calendar
    ctype
    curl
    dba
    dbx
    dio
    exif
    ftp
    gettext
    gmp
    iconv
    imap
    ionCube Loader
    ldap
    mime_magic
    mysql
    openssl
    overload
    pcntl
    pcre
    pgsql
    posix
    pspell
    session
    shmop
    sockets
    standard
    sysvsem
    sysvshm
    tokenizer
    wddx
    xml
    yp
    zlib

  5. #5
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Trouble Sending Email (Blank Screen, No Email Sent)

    mbstrings module is nessary for the operation of 4.5.0 and greater. the reason is that the database store is set to a default of UTF-8, and a need to do conversions for storage purposes, For example Email may or may not use UTF-8. UTF-8 provides a single charater set that is compatiable with all language and characters. Even though you may not be using those extended characters. SugarCRM made a unified decision that allows it to support all languages and provides a single code base that allow transformation from all character sets to a comon storage format.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HOW-TO guide for Email Campaigns.
    By agupta in forum Marketing/Campaign Management
    Replies: 146
    Last Post: 2012-01-31, 03:08 PM
  2. Poll: Dump Sugar Mail and integrate something better?
    By bjs3 in forum General Discussion
    Replies: 246
    Last Post: 2011-11-23, 04:05 PM
  3. email marketing feature requests
    By maxsutter in forum Feature Requests
    Replies: 1
    Last Post: 2008-10-11, 10:19 AM
  4. Trouble Configuring Inbound Email
    By lindah in forum Help
    Replies: 12
    Last Post: 2006-05-15, 08:36 PM
  5. Errors sending email in Mass Email Campaigns
    By blakegrover in forum Help
    Replies: 0
    Last Post: 2005-06-13, 02:08 PM

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
  •