Hi
I'd be really grateful if someone could offer some guidance to a problem I've been experiencing please. I've recently built a shopping basket for a client using Catalog (and Protx as the PSP - with VSP Form).
My client isn't using Catalog for order processing as he prefers things as simple as possible. He's relying exclusively on the 'send receipt e-mail copies to' feature to let him know via e-mail what's being ordered from the site.
The problem we're having is that these e-mail copies of receipts aren't being delivered 100% of the time (he gets e-mail copies of receipts for about 60% of orders).
After seeing this problem a few times I then added my own e-mail address to the 'send receipt e-mail copies to' field as well (so this field now has both our e-mail addresses in) to help establish whether the problem was a problem with my clients mail only.
This doesn't seem to be the case as I get exactly the same e-mail copies of receipts as my client does, and am missing exactly the same ones as my client is missing.
I've checked the following things after reading this forum:
There are no indications of problems in the error log (help/troubleshooting).
My SMTP address is defined correctly in Network setup (I've tried 'localhost' as well but this doesn't make a difference).
E-mails are being sent ok from Catalog running on the desktop - e.g. sending 'Order Shipped' e-mails.
The Network Settings test passes ok every time.
The contact e-mail address specified in the basket is on the same domain as the basket is being hosted.
I've spoken to my hosting company (Fasthosts) tonight to ask whether SMTP mail requires authentication, but they say that it doesn't. However, I'm suspicious about this as I need to tick 'My Server Requires Authentication' in Outlook Express in order to send e-mail from accounts I have on this same server.
Is it likely that I'm probably seeing these problems because the SMTP server does in fact require authentication, and that short of changing hosts, the workaround for this problem is to use the modified Actinic.pm script mentioned in the forum (which needs the MAIL::MAILER module installed on the server?
If this is the case, would installing the MAIL::MAILER module be a big job for a server engineer?
Many thanks for your time.
Ash Whitney
I'd be really grateful if someone could offer some guidance to a problem I've been experiencing please. I've recently built a shopping basket for a client using Catalog (and Protx as the PSP - with VSP Form).
My client isn't using Catalog for order processing as he prefers things as simple as possible. He's relying exclusively on the 'send receipt e-mail copies to' feature to let him know via e-mail what's being ordered from the site.
The problem we're having is that these e-mail copies of receipts aren't being delivered 100% of the time (he gets e-mail copies of receipts for about 60% of orders).
After seeing this problem a few times I then added my own e-mail address to the 'send receipt e-mail copies to' field as well (so this field now has both our e-mail addresses in) to help establish whether the problem was a problem with my clients mail only.
This doesn't seem to be the case as I get exactly the same e-mail copies of receipts as my client does, and am missing exactly the same ones as my client is missing.
I've checked the following things after reading this forum:
There are no indications of problems in the error log (help/troubleshooting).
My SMTP address is defined correctly in Network setup (I've tried 'localhost' as well but this doesn't make a difference).
E-mails are being sent ok from Catalog running on the desktop - e.g. sending 'Order Shipped' e-mails.
The Network Settings test passes ok every time.
The contact e-mail address specified in the basket is on the same domain as the basket is being hosted.
I've spoken to my hosting company (Fasthosts) tonight to ask whether SMTP mail requires authentication, but they say that it doesn't. However, I'm suspicious about this as I need to tick 'My Server Requires Authentication' in Outlook Express in order to send e-mail from accounts I have on this same server.
Is it likely that I'm probably seeing these problems because the SMTP server does in fact require authentication, and that short of changing hosts, the workaround for this problem is to use the modified Actinic.pm script mentioned in the forum (which needs the MAIL::MAILER module installed on the server?
If this is the case, would installing the MAIL::MAILER module be a big job for a server engineer?
Many thanks for your time.
Ash Whitney
Comment