Zombie users after registration.

Author Message

Guglielmo Celata

Thursday 13 May 2004 12:26:18 pm

Hi,
I am using ez 3.3.5 on a red hat 9, with php 4.3.4 and sendmail.
Problem is, after a user sends the registration form, it <i>some times</i> happens that no email is sent to him.

What is happening is that a blank user is created as a guest (no name, no email address, nothing), and a draft, correct version of the user appears in the admin's drafts list.

Sendmail tries regularly to send the two registration confirmation emails to ... well, none.

The maillog follows


May 13 20:12:32 site sendmail[10094]: i4DICVAA010094: 
 from=apache, size=570, class=0, nrcpts=0,
 msgid=<200405131812.i4DICVAA010094@site.domain>,
relay=apache@localhost

May 13 20:12:32 site sendmail[10097]: i4DICWec010097: 
 from=apache, size=636, class=0, nrcpts=0,
 msgid=<200405131812.i4DICWec010097@site.domain>, 
 relay=apache@localhost

I guess this is similar to the problem raised by Stian Lindhom in

http://ez.no/community/forum/developer/not_receiving_user_account_activation_email

"Most users get the mail but some are complaining, I've tried registering accounts
with a few different email accounts myself, but only been able to reproduce the problem for one ifi.uio.no-account."

In my case, I am surprised by the fact that this seems to appear almost randomly.

Anyone has an Idea?

Tore Skobba

Thursday 13 May 2004 3:42:54 pm

Hi

I do not have any idea. But I constantly got that problem when making an script which automatically registred users (import from external system).. No could tell me why unfortunately. Hopefully maybee someone now has an idea why.

PS: I was actually working within the network at ifi.uio.no.

Cheers
Tore

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:18:46
Script start
Timing: Jan 31 2025 01:18:46
Module start 'layout'
Timing: Jan 31 2025 01:18:46
Module start 'content'
Timing: Jan 31 2025 01:18:46
Module end 'content'
Timing: Jan 31 2025 01:18:46
Script end

Main resources:

Total runtime0.0402 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 588.1250151.2109
Module start 'layout' 0.00560.0038 739.3359220.6875
Module start 'content' 0.00940.0289 960.0234997.7891
Module end 'content' 0.03830.0019 1,957.812529.9922
Script end 0.0402  1,987.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00276.7549140.0002
Check MTime0.00112.7303140.0001
Mysql Total
Database connection0.00051.302610.0005
Mysqli_queries0.00307.409830.0010
Looping result0.00000.027310.0000
Template Total0.00133.210.0013
Template load0.00102.371110.0010
Template processing0.00030.780510.0003
Override
Cache load0.00061.578210.0006
General
dbfile0.005012.418780.0006
String conversion0.00000.023140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs