ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

emails aren't being sent

June 26, 2008 4:19pm

Subscribe [2]
  • #1 / Jun 26, 2008 4:19pm

    project_digital

    37 posts

    I don’t know if this is an EE thing or a FreeForm thing, but I have a form on a site using FreeForm and I have the notify=“email address” set up correctly. When we fill out the form, it goes to the thank you page, but the notification email never makes it to the email address in the notify variable.

    The site is being hosted in house and the email server is not on the same box as the site. The server guy set up the email configuration in the Admin, but I’m not sure if it’s set up right. I’m just a designer, so when it comes to technical server stuff, it’s a little out of my element, but I told the server guy I’d ask about it.

    Thanks

  • #2 / Jun 26, 2008 5:50pm

    Ingmar

    29245 posts

    I seem to recall that there actually was a a bug with Freeform and sending mail. It might have been fixed in the meantime, best to check in Solspace’s forums. I don’t think it’s an EE issue—at least, if you can otherwise send mail fine?

  • #3 / Jun 26, 2008 11:25pm

    project_digital

    37 posts

    I thought it might be a FreeForm thing, but I tried to send an email from the Communicate section and it gave me an error message saying it couldn’t send the email at this time.

  • #4 / Jun 27, 2008 3:12pm

    project_digital

    37 posts

    This is the errors I’m getting when I try to send an email from Communicate. I changed the email addresses below.

    Unable to open SMTP socket. Error Number: 12637480 Error Msg: 
    Unable to send data: AUTH LOGIN
    Failed to send AUTH LOGIN command. Error: 
    Unable to send data: MAIL FROM:
    from: 
    Failed to Send Command. Error: 
    Unable to send data: RCPT TO:
    to: 
    Failed to Send Command. Error: 
    Unable to send data: DATA
    data: 
    Failed to Send Command. Error: 
    Unable to send data: User-Agent: ExpressionEngine 1.6.3 Date: Fri, 27 Jun 2008 14:05:39 -0400 From: "NAME" Return-Path: To: .(JavaScript must be enabled to view this email address) Subject: Test Reply-To: "[email protected]" X-Sender: .(JavaScript must be enabled to view this email address) X-Mailer: ExpressionEngine 1.6.3 X-Priority: 3 (Normal) Message-ID: <[email protected]> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit THIS IS A TEST 
    Unable to send data: .
    
    Failed to send SMTP email. Error: 
    Unable to send email using SMTP
  • #5 / Jun 27, 2008 3:39pm

    Ingmar

    29245 posts

    Please turn on email debugging and try again. Currently, no error messages are displayed.

  • #6 / Jun 30, 2008 10:01am

    project_digital

    37 posts

    Enable Email Debugging is turned on in the Expression Engine. Is that what you are talking about?

  • #7 / Jun 30, 2008 10:21am

    project_digital

    37 posts

    In the Expression Engine mail setup page,  If I enter the local ip address of the exchange mail server which is a in the same domain as the webserver, and fill out the Communicate page the page will hang and then display the following…

    “CGI Timeout
    The specified CGI application exceeded the allowed time for processing. The server has deleted the process.”

  • #8 / Jun 30, 2008 10:23am

    Robin Sowell

    13255 posts

    Man- can’t find anything on that particular error number.  Do you do definitely need to run via smtp server?  Otherwise, I might give phpmail a try.  Wouldn’t hurt to see if it works, anyway.

  • #9 / Jun 30, 2008 11:30am

    project_digital

    37 posts

    That worked! I setup PHP.ini with the following info and told the expression engine to use PHP mail instead of smtp.

    [mail function]
    ; For Win32 only.
    SMTP = mail.domain.com
    smtp_port = 25

    ; For Win32 only.
    sendmail_from = .(JavaScript must be enabled to view this email address)

  • #10 / Jun 30, 2008 11:36am

    Robin Sowell

    13255 posts

    Hm- glad that works- works ok for Freeform as well?  (It should.)  And is this going to work for the site?  I’d be tempted to ask the server guy if he knows why SMTP wasn’t working- and if it matters.

    What do you think- want to leave this open for a bit, or go ahead and close it out?

  • #11 / Jun 30, 2008 12:08pm

    project_digital

    37 posts

    I am the server guy. From what I can see the Expression engine has a bug or I configured it wrong. The exchange server never gets an smtp connections from the web server.

  • #12 / Jun 30, 2008 12:09pm

    project_digital

    37 posts

    You can close it if you like. All is working fine.

  • #13 / Jun 30, 2008 12:24pm

    Robin Sowell

    13255 posts

    Wheee- and done!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases