Forums / General / Registers not getting verification email

Registers not getting verification email

Author Message

theodore myles

Saturday 06 November 2004 9:24:16 pm

Almost there...

I using the latest version of Ez Pub.. My problem is that the people go through the registration receive a sucessful message and not receive the verification email that is promised. I use apple mail instead of Send mail, I'm able to get a verifcation mail if I register as an alias, mail comes every time. I've used email address out side of my server. I removed CRAM MD5 PLAIN and LOGIN authentication.

The path that I insserted the under [Mail Settings] settings/override/site.ini.append.php
EmailSender=emailaddress

I've noticed that there is an site_admin site.ini.append.php file that I did not put the email address..
siteaccess/mysite_admin site.ini.append.php
question: should the site_admin in the path / ezpub/settings/siteaccess/my_admin/site.ini.append.php have the email address
at the bottom where it indicates
{MailSettings]
AdminEmail=myaddress
EmailSender=I don't know because I just found it blank. ??????

These are time you wished you didn't stop smoking.... :)

Theodore

Balazs Halasy

Sunday 07 November 2004 3:11:34 pm

Hi,

I would suggest to try the following:

Forget about sendmail/applemail/bananamail/whatever. Set up eZ publish so that it makes use of an SMTP (Simple Mail Transport Protocol) relay server instead. The problem with your setup is that eZ publish is not able to deliver any mail because most likely it is misconfigured (it is trying to use sendmail but sendmail is not present or the mail daemon you're running is not 100% sendmail compatible). Try adding the following lines to the /settings/override/site.ini.append.php file:

[MailSettings]
Transport=SMTP
TransportServer=mail.your-isp.com or smtp.your-isp.com
TransportPort=25
TransportUser=
TransportPassword=
AdminEmail=your-email-address@your-isp.com
EmailSender=your-email-address@your-isp.com

If you don't know the address of your SMTP server: look it up in the mail application that you're using (look for "outgoing mail server") or call your system administrator. Use the user/password settings only if your SMTP server requires authentication.

Clear all caches and try again.. should work.. :-)

Good luck!

Balazs

theodore myles

Sunday 07 November 2004 8:19:09 pm

replying to Balazs

I did all the things you mentioned in your email. but first I removed a entry I inserted yesterday in the
settings/siteaccess/mysite_admin / site.ini.append.php where I put the email address in.

there another file there that has a [MailSettings} with my admin email but missing the TransPort= file as well where I put my email address.

If i remove that file nothing I can't send myself a registeration.

I made the changes you recommended, this time as I set up a registration an used a amail address outside of my server. I did not receive a confirmation email. I'm not sure what is the problem.

I also removed the auth, and CRAM MD 5.. then I can send a mail via the server outside again, did not return confirmation, however I can get it to work if I send it to an email inside an account on the server. Example:

I just tried and accomplished a registration that came immediately to the email address, the only kicker is that is on the same ip address, so its sending to itself but not outside of the server.

In the configure Host settings for allowing SMTP relay for only host in the list.. I have 127.0.0.1 and the IP address.

Sorry for the long email but this has been a long couple days over and issue that is :0

Any suggestions --- I hope I have not confused the issue.

I don't know if the limited relay is to blame.

Thanks for replying. It means a lot!!!!!

Theodore

eZ debug

Timing: Jan 19 2025 04:29:55
Script start
Timing: Jan 19 2025 04:29:55
Module start 'content'
Timing: Jan 19 2025 04:29:55
Module end 'content'
Timing: Jan 19 2025 04:29:56
Script end

Main resources:

Total runtime0.8435 sec
Peak memory usage4,096.0000 KB
Database Queries194

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.0625180.8203
Module start 'content' 0.00620.7123 769.8828521.9297
Module end 'content' 0.71840.1250 1,291.8125337.0781
Script end 0.8434  1,628.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4202210.0002
Check MTime0.00140.1652210.0001
Mysql Total
Database connection0.00070.086910.0007
Mysqli_queries0.771391.43881940.0040
Looping result0.00210.24791920.0000
Template Total0.810096.020.4050
Template load0.00200.234720.0010
Template processing0.808095.793320.4040
Template load and register function0.00010.015810.0001
states
state_id_array0.00100.116210.0010
state_identifier_array0.00120.138820.0006
Override
Cache load0.00140.1711410.0000
Sytem overhead
Fetch class attribute can translate value0.00150.175930.0005
Fetch class attribute name0.00130.155840.0003
XML
Image XML parsing0.00080.092930.0003
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00230.2719270.0001
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs