Jump to content

SMTP error, or setup issue?


TheSidewinder

Recommended Posts

Very new to WHMCS, so am thinking I have something mis-configured.

 

Set up for testing at the moment, so my "customers" are using email addresses associated with my domain on which WHMCS is installed.

 

If a customer opens a ticket, they get an email which confirms it was received.

 

However, neither Sales nor Support (depending on which the customer chooses) get an email.

 

And in the WHMCS main screen, the following error is displayed under "Recent Activity":

 

Date	Description	Username
06/20/2009 12:14	Admin Email Notification Sending Failed - You must provide at least one mailer is not supported. (Subject: [Ticket ID: 554044] New Support Ticket Opened) 	System
06/20/2009 12:14	Email Sent to The Customer ([Ticket ID: 554044] Support Question) 	System

 

(The wording of that error is confusing as well:

"You must provide at least one mailer is not supported."

Syntactically, that makes no sense.)

 

As said, I suspect this is a configuration issue so thought I'd run it by the experts here before bothering Matt and crew.

 

I chose PHP Mail() , but trying it with SMTP instead produces the same result.

 

Thanks in advance.

Link to comment
Share on other sites

Yeah, this is an odd one. SMTP is working, as is PHP Mail().

 

But when a customer opens a ticket, the only way I can get notification is by filling out the BCC email box. They go to the BCC address just fine, they just won't get sent to the defined Support Department's email addresses.

 

Looks like I'll have to open a ticket for this, but it can wait until Monday.

Link to comment
Share on other sites

IF you have access to your server logs, check them while this is happening. It may provide a place to start looking. Also, if the server you are on is running the CSF firewall, there are some SMTP setting in the config file that will prevent SMTP connection from localhost.

Link to comment
Share on other sites

Yes, I'm running CSF. I'll go check its configuration.

Thank you.

 

EDIT: I think there's only one setting for that(?), and it's already enabled:

 

SMTP_ALLOWLOCAL = 1 (Default: 0)

 

I saw several more entries refer to SMTP, but they didn't seem relevant.

Edited by TheSidewinder
Link to comment
Share on other sites

Yes, I'm running CSF. I'll go check its configuration.

Thank you.

 

EDIT: I think there's only one setting for that(?), and it's already enabled:

 

SMTP_ALLOWLOCAL = 1 (Default: 0)

 

I saw several more entries refer to SMTP, but they didn't seem relevant.

 

Change it to zero and test, see if you are able to use SMTP then.

 

Also, the setting under that one is related to the this one. Set it to zero also and test.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated