Sponsored Content
Contact Us Forum Support Area for Unregistered Users & Account Problems Have yet to receive activation email Post 302955193 by Unregistered on Tuesday 15th of September 2015 07:34:29 AM
Old 09-15-2015
Have yet to receive activation email

Good Afternoon,

I attempted to register on this forum yesterday using the username 'DBirks', however I have yet to receive the required activation email.

I have checked both my inbox and junk e-mail folder on my email client as well as on owa, but I have not seen any sign of it.

I have also looked around the various sections of the user control panel that I can currently access and have failed to find an option to resend the activation e-mail.

Would it be possible to resend the e-mail manually so I may activate my account?

Thank you,
David Birks
Unregistered
 

7 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

Did not received any email for account activation

hi I did not received any such email for account activation nor i am able to see any status in my profile. Am i missing anything?? :confused: Please help Appreciated. (0 Replies)
Discussion started by: bhush782003
0 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Did not receive activation mail

Hi Administrators, I've registered myself yesterday and have been waiting for my account to be activated. I've followed the instructions in the 'See this if you have an account but cannot post ' thread to request for an activation mail to be sent to my other email address, but still did not... (0 Replies)
Discussion started by: pl_cyber
0 Replies

3. Forum Support Area for Unregistered Users & Account Problems

I need another activation email

Hi neo I registered yesterday,but i don't receive the activation email,can u send again? thanks! (1 Reply)
Discussion started by: swrd
1 Replies

4. Forum Support Area for Unregistered Users & Account Problems

Not Receiving Activation Email

I've tried suggestions from previous threads sending an activation email several times. I'm not sure if email server is blocking domain name. What is the domain name of the activation email...unix.com? (1 Reply)
Discussion started by: BigSky
1 Replies

5. Forum Support Area for Unregistered Users & Account Problems

Still waiting for activation email

Hi, I've been waiting for about 2 hours to receive my activation email but it hasn't arrived yet. I followed the 'resend activation information' link so I'm now expecting 2 activation emails, neither has arrived yet. How long do I expect this to take? I've tested my email account from other... (2 Replies)
Discussion started by: cambridge
2 Replies

6. Forum Support Area for Unregistered Users & Account Problems

I didnt get the activation email !!

I tried to register twice but without success ,I used the Hotmail email on both of them. Im sure I typed the correct email, because I used " copy and paste" and I did the "re-sent the activation" option (10 Replies)
Discussion started by: BaxxterHp
10 Replies

7. Forum Support Area for Unregistered Users & Account Problems

No activation email received

I have tried to register today with the username BatterBits, but have not received the activation email I do not live in any of the restricted countries - unless the UK has suddenly become a threat! I'd be grateful if you would assist. many thanks Ian (2 Replies)
Discussion started by: unregistered
2 Replies
activation-client(1)						   User Commands					      activation-client(1)

NAME
activation-client - bonobo-activation debugging tool SYNOPSIS
activation-client [--ac-ior=ior] [-q] [-s spec] [--usage] [--help] DESCRIPTION
activation-client is a bonobo-activation debugging tool which may be used to execute queries in the bonobo-activation component server. The query format used by bonobo-activation is documented in the developer documentation. To access the developer documentation, you must install the developer version of the package. OPTIONS
The following options are supported: --ac-ior=ior Query the bonobo-activation-server specified by the stringified object reference ior. This option is only useful to query a bonobo-activation-server running as a different user or on a different host. By default, the bonobo-activation-server run- ning as the current user on the current host is used. --help Show help information on standard output and exit. You can also use -? to specify this option. -q Do not activate the matching components; instead, just return the details of the components matching the query. -s spec Query the bonobo-activation-server with query string spec. --usage Display brief usage information. EXAMPLES
Example 1: Querying for details about a component whose implementation identifier is OAFIID:GNOME_ClockApplet example% activation-client -q -s "iid == 'OAFIID:GNOME_ClockApplet'" The following output is returned: Query spec is "iid == 'OAFIID:GNOME_ClockApplet'" IID OAFIID:GNOME_ClockApplet, type factory, location OAFIID:GNOME_GenUtilApplet_Factory repo_ids = ["IDL:GNOME/Vertigo/PanelAppletShell:1.0", "IDL:Bonobo/Control:1.0", "IDL:Bonobo/Unknown:1.0"] name = "Clock" description = "Get the current time and date" panel:icon = "gnome-clock.png" panel:category = "Accessories" Example 2: Querying for details of all the available components that implement the GNOME::Vertigo::PanelAppletShell interface example% activation-client -q -s "repo_ids.has ('IDL:GNOME/Vertigo/PanelAppletShell:1.0')" The following output is returned: IID OAFIID:GNOME_CDPlayerApplet, type factory, location OAFIID:GNOME_CDPlayerApplet_Factory repo_ids = ["IDL:GNOME/Vertigo/PanelAppletShell:1.0", "IDL:Bonobo/Control:1.0", "IDL:Bonobo/Unknown:1.0"] name = "CD Player" description = "Panel applet for playing audio CDs" panel:category = "Multimedia" panel:icon = "gnome-cdplayer-icon.png" . . . EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/activation-clieExecutable for bonobo-activation debugging tool ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-component-devel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
libbonobo-activation(5), attributes(5) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.10 8 Oct 2003 activation-client(1)
All times are GMT -4. The time now is 06:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy