Author |
Message |
mike63740
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/4437be354f1b121b97f6b.gif)
Joined: Jun 21, 2010
Posts: 102
|
Posted:
Thu May 24, 2012 9:23 pm |
|
This is how my server setup PHP/Perl Mail:
Setting Up PHP/Perl Mail
1. Enter the email address from which you would like to send all emails. This address will display in the "From:" field.
2. If you would like to receive error logs, you will need to create a tmp directory. If errors are encountered while sending email, logs will be automatically generated and stored in your tmp directory.
PHP/Perl Mail Setup
You have used 0 of your 250 recipients today.
Default "From:" for PHP/Perl Mail:
AnyAddress@MyDomain.com
Note: Your recipient quota is reset 24 hours after your first mailing in any 24-hour period. Recipients in your domain (MyDomain.com) are not counted toward your quota. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu May 24, 2012 9:23 pm |
|
Feedback form: All visitors and regular users
Mail has not been sent! Had error with mailer.
MyDomain.com/tmp/mailError.log
2012 May 25 02:25:10 From address not in member domain. Message not sent.
Recommend Us form: All visitors and regular users
Mail has not been sent! Had error with mailer.
MyDomain.com/tmp/mailError.log
2012 May 25 02:30:00 From address not in member domain. Message not sent.
Feedback form: AnyAddress@MyDomain.com
Mail has been sent!
Thank you for contacting us
Recommend Us form: AnyAddress@MyDomain.com
The reference to our site has been sent to gggf...
Thanks for recommending us! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu May 24, 2012 9:24 pm |
|
All vistors and regular users
Is there a way they can use the Feedback and Recommend form?
Thank you. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri May 25, 2012 9:03 am |
|
I have deactivated recommend and Feedback. I assume there is no way for all visitors and regular users to use the Recommend Us and Feedback form, because of my server setup for PHP and Perl Mail. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri May 25, 2012 9:27 am |
|
All this works just fine with a sound mail system setup. You could even use the TegoNuke(tm) Mailer to use authenticated SMTP as well as another possible set up.
I would check with your web host to get your mail set up right. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 26, 2012 1:42 am |
|
montego wrote: | All this works just fine with a sound mail system setup. |
Where do I find this type of setup?
montego wrote: | You could even use the TegoNuke(tm) Mailer to use authenticated SMTP as well as another possible set up. |
I am currently trying to get TegoNuke to work.
montego wrote: | I would check with your web host to get your mail set up right. |
The first post in this topic is my web host setup.
"This is how my server setup PHP/Perl Mail:"
Thank you. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Sat May 26, 2012 9:59 am |
|
How to for TegoNuke(tm) Mailer
http://wiki.montegoscripts.com/w/Mailer_Configuration
Does you host not have a faq or how to about setting up the mail server?
Have you set up your default mail address on your server?
Have you tried to use that mail address in your config? |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 26, 2012 12:30 pm |
|
TegoNuke is active, and the SMTP Configuration Settings is set.
When I send a Feedback, I get this message:
Mailer attempting to send...
++ Starting Swift_SmtpTransport
!! Connection could not be established with host smtp.bizmail.yahoo.com [Permission denied #13]
Should I use another Send Method?
Thanks. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 26, 2012 12:58 pm |
|
I changed the Send Method to: SendMail
Sendmail Path is: /usr/sbin/sendmail -t
Mail is now being sent by the Recommend Us and Feedback form, but no mail is being received.
Thanks. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 26, 2012 2:31 pm |
|
No matter what I do, nothing works. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun May 27, 2012 6:45 am |
|
mike63740, we now have the same thread going across two different sites. Since you started the thread here, why don't we stay here.
The bottom line is your server is not set up properly for sending mail. Unfortunately I am not a system administrator and so do not know how to set up the actual mail transport at a server level which is why I am saying to contact your web host for proper set up. At least that is the issue, I believe, with your PHP Mail() and Sendmail options.
Now, as I mentioned over on my site in the duplicate forum thread:
"Now, with SMTP, if you can make a connection from a local mail client on your PC, such as Outlook, Thunderbird, etc., then use the same settings you used for that for TegoNuke(tm) Mailer in order to make the outgoing SMTP connection to the mentioned Yahoo service. In this case, it isn't the send method, but how you are setting it up." |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed May 30, 2012 6:01 pm |
|
I had a Feedback and a Recommend Us form created. Both are working well with PHP mail. Thanks for all the help and advice.
I have merged a complete HTML website with RavenNuke 2.50.00. It is time to send out emails to current users of the HTML website, asking them to visit the new site and to register.
All users are in Outlook.
Can I use TegoNuke newsletters to notify users?
Should I start a new topic first?
Thanks. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Jun 01, 2012 6:58 pm |
|
mike63740, a resounding "yes" on separate topic on the user notification.
So, what did you do to get mail to work now? It might help others to know if they visit this thread. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat Jun 02, 2012 3:04 pm |
|
RavenNuke 2.50.00 Recommend Us FORM FIELDS:
Your Name:
Your E-mail:
Your Friend's Name:
Your Friend's E-mail:
Send
My web host provided me with two sample email forms. I made some changes to the Your E-mail: field(from address).
In order for my web host to control spam, it restricts me to always use a FROM ADDRESS that is on the domain the mail is being sent from. The new form is placed in a HTML Module, then activated. Raven RU form is deactivated.
New Recommend Us FORM FIELDS:
Your Name:
Your Friend's E-mail:
Message:
Send
I gave Your E-mail: field an initial value youremail@yourdomain.com and made the field hidden so the from address would be from my domain as my web host requires.
<input name="youremail" type="hidden" id="email" value="youremail@yourdomain.com" size="30" maxlength="45">
Optional
This is where you can specify the page that is shown after the user presses the "Send" button.
<input type="hidden" name="next_url" value="http://yourdomain.com/modules.php?name=HTML_Module_Thankyou">
I know I am taking the long way home, but it is all I know at the time. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Tue Jun 05, 2012 12:07 pm |
|
I have just been reading through this thread and I have a question.
In your post dated Sat May 26, 2012 7:30 pm you said Quote: |
When I send a Feedback, I get this message:
Mailer attempting to send...
++ Starting Swift_SmtpTransport
!! Connection could not be established with host smtp.bizmail.yahoo.com [Permission denied #13] |
Are you attempting to send mail from a Yahoo SMTP account?
I would assume your domain is not actually Yahoo.com so please be aware that most servers will only allow you to send mail originating from the host domain for security reasons. i.e. if your domain is apples.com the 'From' address and SMTP connection must also be from apples.com |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jun 07, 2012 9:31 pm |
|
Guardian2003, I am not quite understanding your question or assumption.
Guardian2003 wrote: | I have just been reading through this thread and I have a question.
Are you attempting to send mail from a Yahoo SMTP account?
I would assume your domain is not actually Yahoo.com | Yes, I was trying to send mail from a Yahoo SMTP account.
No, Yahoo.com is not my domain. I wish! Yahoo.com is worth: $268,275,624.15
While playing around with the TegoNuke Mailer Settings, I set the Send Method to SMTP and the Debug Level to ON, WITH SEND. It gave me the exact message below. No text was changed. Some may have been omitted
mike63740 wrote: | Mailer attempting to send...
++ Starting Swift_SmtpTransport
!! Connection could not be established with host smtp.bizmail.yahoo.com [Permission denied #13] |
Thank you. |
Last edited by mike63740 on Thu Jun 07, 2012 10:01 pm; edited 1 time in total |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
mike63740
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jun 07, 2012 9:51 pm |
|
Guardian2003 wrote: | so please be aware that most servers will only allow you to send mail originating from the host domain for security reasons. i.e. if your domain is apples.com the 'From' address and SMTP connection must also be from apples.com |
mike63740 wrote: | In order for my web host to control spam, it restricts me to always use a FROM ADDRESS that is on the domain the mail is being sent from. |
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Jun 07, 2012 10:30 pm |
|
That is why I posted what I did. If I'm not mistaken, the error you mentioned
mike63740 wrote: | TegoNuke is active, and the SMTP Configuration Settings is set.
When I send a Feedback, I get this message:
Mailer attempting to send...
++ Starting Swift_SmtpTransport
!! Connection could not be established with host smtp.bizmail.yahoo.com [Permission denied #13]
| seems to indicate you configured SMTP mail to attempt to send email from the mail server at bizmail.yahoo.com, which your relpy seems to confirm Quote: | Yes, I was trying to send mail from a Yahoo SMTP account. | .
Normally, hosting providers restrict you to using the mail server for the domain the script is installed on, though some hosting providers do make it more difficult than it needs to be by using a none standard port in an attempt to stop virii or malware from relaying mail. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Jun 08, 2012 7:51 am |
|
Yes, this is quite non-standard and this is the first post of its kind. I will put it on my roadmap to review this for the next edition of the TegoNuke(tm) Mailer to see if i can add additional options. I believe, however, that it is using whatever you have set for your admin mail account. So, curious what would have happened if you had used a Yahoo.com email address for that. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|