View Issue Details

IDProjectCategoryView StatusLast Update
0000834test.cacert.orgtest.cacert.orgpublic2012-05-30 21:18
ReporterFabianKnopf Assigned ToUli60  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000834: Adding a domain results in wrong confirmation email
Description+Domains -> Add -> entered a new domain then answer:
The domain 'fabianknopf.de' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address.

The mail i got:
Read Mail
Hi Fabian,

You receive this automatic mail since you yourself or
someone else looked up your secret questions and answers
for a forgotten password.

If it was you who looked up or changed that data, or clicked
through the menu in your account, everything is in best order and
you can ignore this mail.

But if you received this mail without a recognisable reason,
there is a danger that an unauthorised person accessed your
account, and you should promptly change your password and your
secret questions and answers.

With kind regards,

CAcert Support


This is not the right mail for this part. There is also no link included for veryfing.
Steps To ReproduceDomain - Add
You get a selection list which address should be tested
i.e. postmaster@yourdomain
select one and click Probe
You receive a message in the browser window:
The domain 'yourdomain' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address.

Login into the Testserver Mgmt System - MAIL
check your emails:
Probably you received an email:
support@cacert.org your@email [CAcert.org] Email Notification

Open this message clicking on sender@email
================================================================
You receive this automatic mail since you yourself or
someone else looked up your secret questions and answers
for a forgotten password.

If it was you who looked up or changed that data, or clicked
through the menu in your account, everything is in best order and
you can ignore this mail.

But if you received this mail without a recognisable reason,
there is a danger that an unauthorised person accessed your
account, and you should promptly change your password and your
secret questions and answers.

With kind regards,

CAcert Support
=================================================================

TagsNo tags attached.

Relationships

related to 0000845 closedUli60 Main CAcert Website Cannot verify additional email address 

Activities

Uli60

2010-08-17 22:22

updater   ~0001657

The problem could be verified
The system sends a warning, someone looked your secrets notification instead of confirmation email adding a domain

Uli60

2010-08-18 14:55

updater   ~0001667

Probably this problem has been solved with a Testserver Mgmt System fix
by displaying not only mails for the primary email address of an account.
So also selecting mails for secondary accounts and the 5 known aliases
for domain add verification (i.e. postmaster@yourdomain)

following sql queries are needed to get those addtl. email addresses:
1. select users.id from users where email='primary-email-address-of-account';
2. select email.email from email where memid=[users.id-from-step1];
3. select domains.domain from domains where memid=[users.id-from-step1];

Problem has been fixed by MW

NEOatNHNG

2012-05-30 21:18

administrator   ~0003045

Closing issues that have been resolved more than one year ago…

Issue History

Date Modified Username Field Change
2010-08-09 13:44 FabianKnopf New Issue
2010-08-17 22:11 Uli60 Summary Adding a domain => Adding a domain results in wrong confirmation email
2010-08-17 22:20 Uli60 Steps to Reproduce Updated
2010-08-17 22:22 Uli60 Note Added: 0001657
2010-08-17 22:22 Uli60 Status new => confirmed
2010-08-18 10:15 Uli60 Relationship added related to 0000845
2010-08-18 14:55 Uli60 Note Added: 0001667
2010-08-18 14:55 Uli60 Status confirmed => solved?
2010-08-18 14:55 Uli60 Resolution open => fixed
2010-08-18 14:55 Uli60 Assigned To => Uli60
2011-06-14 11:22 NEOatNHNG Category => cacert1.it-sls.de
2012-05-30 21:18 NEOatNHNG Note Added: 0003045
2012-05-30 21:18 NEOatNHNG Status solved? => closed
2018-06-19 18:12 egal Category cacert1.it-sls.de => test.cacert.org