insideorkut.com

MySQL iContact mailing list/Joomla extension question...?

Try iContact email marketing for free for 30 days. Click here to use coupon...

Get a free trial of iContact here. Click here for this special deal...
Got a question... MySQL iContact mailing list/Joomla extension question...? Thanks in advance for any comment. Another question on my mind: Well, I try to set out version RS2..

I noticed that.

'contact us' e-mail works fine.

, but all other e-mail functions don't work despite of absence of any warnings..

I found topic about this problem and downloaded file smtp.zip..

I read readme file and did everything what I should. Well, now.

Not even 'contact us' works.

I'm keep getting message.

Warning: fsockopen(): unable to connect to mbox.freehostia.com:25 in /home/www/XXXXXXXX.com/catalog/admin/includes/classes/class.smtp.inc on line 87.

Warning: Cannot modify header information - headers already sent by (output started at /home/www/XXXXXXXX.com/catalog/admin/includes/classes/class.smtp.inc:87) in /home/www/XXXXXXXX.com/catalog/admin/includes/functions/general.php on line 22.

Under XXXXXXXX.com it shows my actual iPage domain name..

That message shows up when I tried 'contact us' e-mail or send msg to customers from admin panel..

What I should do to fix that problem?.

Details:.

As user name I put my email on my host something like.

Thanks for any help..

This post has been edited by.

AlwaysNewbie.

: 01 May 2008, 19:02..

Comments (58)

Good question... I dunno what is the answer. I'll do some research and get back to you if I bump into an anything. You should email the people at iContact as they probably can help you..

Comment #1

Bpopelar,.

Thank you for responce..

1. I use version RS2.2a if that what you mean under contribution..

2. I'm gonna check port#..

3. I returned everything back, how it was before I made changes, so at least 'contact us' works...

Comment #2

I checked the port and it's fine, it is 25..

When customer makes an order, e-mail works fine to both: it sends e-mail to customer and me, but if I try to send emails from Administrator area it doesn't. No errors, no warnings, and no e-mails...

Comment #3

In email options, change email transport method to sendmail..

Let us know how that works...

Comment #4

Sorry I didn't reply right away..

Somehow I didn't get notification..

When I changed email transport method to sendmail neither Contuct Us or sendig e-mail from Admin pannel work..

When it set to SMTP all e-mail works fine except sending from Admin pannel..

This post has been edited by.

AlwaysNewbie.

: 02 May 2008, 20:38..

Comment #5

When the email transport is set to SMTP, the email Linefeed parameter must be set to CRLF..

This does not explain your problem..

From your description, it sounds like email is working on the front side of the store, but not from the back (admin) side. Is this correct?.

This post has been edited by.

Bpopelar.

: 03 May 2008, 00:07..

Comment #6

Yes, all front side e-mails (I guess I checked all of them, I can't be sure, cause I am really a newbie and install the store only couple days ago) work fine. E-mail doesn't work from admin side (for example if I send newsletter).

Thanks for any help..

Comment #7

Do you have the admin -> configuration -> my store -> E-mail From parameter defined?.

That parameter is only used as the source of news letters and admin emails (if I remember correctly). All other email functions use the E-Mail Address parameter as the source / destination address..

Ben..

Comment #8

Yes, it is the same as parameter in admin -> configuration -> my store ->E-mail address.

It is.

That address works fine in all other cases, except Admin pannel..

Thanks for help..

Comment #9

Does you iPage hosting company say anything about needing email authentication to send email / prevent SPAM?.

You've got a weird problem here where the front side is sending email both to a local email address (the store) and a foreign email address (the customer), but the back side won't send anything. Usually it doesn't matter which side sends the email (front / admin), it matters which iPage domain the email is sent to (local / foreign)..

There are two copies of email.php; one in includes/classes and one in admin/includes/classes. They files should be identical. Is there any chance you made a change to one and not the other when you tried the original solution and/or backing it out?.

Ben..

Comment #10

Thanks for your help Ben,.

I'm so ashamed, don't know what to start from..

I checked host: everything fine was there..

I tried to send e-mail from admin again and I noticed that e-mail address in a combobox was.



DAMMIT! Well, you know, when I removed my name from address I didn't delete that last character on a right. My fault. That was really stupid. Tried to send e-mail from Admin and it was good. The only thing is that all e-mails have strange line on a bottom:.

�����������������.

But at least now I can move on..

Thank you very much again,.

Mike..

Comment #11

Well, I try to set out version RS2..

I noticed that.

'contact us' e-mail works fine.

, but all other e-mail functions don't work despite of absence of any warnings..

I found topic about this problem and downloaded file smtp.zip..

I read readme file and did everything what I should. Well, now.

Not even 'contact us' works.

I'm keep getting message.

Warning: fsockopen(): unable to connect to mbox.freehostia.com:25 in /home/www/XXXXXXXX.com/catalog/admin/includes/classes/class.smtp.inc on line 87.

Warning: Cannot modify header information - headers already sent by (output started at /home/www/XXXXXXXX.com/catalog/admin/includes/classes/class.smtp.inc:87) in /home/www/XXXXXXXX.com/catalog/admin/includes/functions/general.php on line 22.

Under XXXXXXXX.com it shows my actual iPage domain name..

That message shows up when I tried 'contact us' e-mail or send msg to customers from admin panel..

What I should do to fix that problem?.

Details:.

As user name I put my email on my host something like.

Thanks for any help..

This post has been edited by.

AlwaysNewbie.

: 01 May 2008, 19:02..

Comment #12

Which contribution did you use? Does it have a support thread?.

The error message means your email server is not listening on port 25 (the default port number for SMTP). It is not unusual for a iPage hosting company to use a different port number. Contact your iPage hosting company to find out which port number you should be using..

Ignore the "Warning: Cannot..." it is cause by the first error message..

The other parameters sound correct..

Ben.

This post has been edited by.

Bpopelar.

: 01 May 2008, 19:48..

Comment #13


This question was taken from a support group/message board and re-posted here so others can learn from it.