Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SMTP Alias


Guest

Recommended Posts

I've downloaded the contribution here...

 

smtp through the authentication smtp server

 

and with a few mods I've managed to get it working, however, I'm wondering what I have to do to make emails use an alias in the From address. Below is an extract from an email that has the header formatted the way I want...

 

From: My Shop <[email protected]>

 

However, when I make the following mod in the email.php file...

 

$send_params['from'] = 'My Shop <[email protected]>';

 

I don't get any emails in my test account when I send an email via admin. BTW, I know that the following works...

 

$send_params['from'] = '[email protected]';

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...