Sponsored Content
Contact Us Forum Support Area for Unregistered Users & Account Problems how to delete an existing account on unix.com Post 302154862 by Raj Kumar Aora on Wednesday 2nd of January 2008 07:54:14 AM
Old 01-02-2008
Quote:
Originally Posted by blowtorch
There is no need to remove the account. Just stop using it. We probably have several hundred (thousand?) accounts that are no longer being used, one more won't cause any problems.

And don't post your email address in any of the posts.
Thanks for reply. Actually I need to delete this account because in this my username is incorrect i.e. its Raj Kumar Aora and with this is associated my primary mail id i.e. er_rajarora@yahoo.com.

The correct one is username Raj Kumar Arora and with this is associated my secondary mail id i.e. Raj.K.Arora@saic.com.

Now what I want is to use my username Raj Kumar Arora and to be associated with er_rajarora@yahoo.com.

How can I do that.

Regards,
Raj Kumar Arora
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

delete a file from an existing Solaris tar

How can I delete a file from an existing Solaris tar file ? (not gtar) (2 Replies)
Discussion started by: avnerht
2 Replies

2. Post Here to Contact Site Administrators and Moderators

Delete my Account

Delete my account, please. Many thanks and best wishes with the forum. :] (1 Reply)
Discussion started by: BSRadcliffe
1 Replies

3. Post Here to Contact Site Administrators and Moderators

Delete account

Hi, Please delete my account, N!cklas with registered e-mailaddress XXXXXXXXXXXXXXXXX Best regards Nicklas (5 Replies)
Discussion started by: N!cklas
5 Replies

4. Shell Programming and Scripting

How to delete already existing data in a file using perl? Pls help me!!

Dear Friends, I need urgent help from u.. I have two files,file1 & file 2.. file1 have a existing data of file2.So i want to delete those existing datas from file1 (which contain the data from file1) My file1 like this rs39348 1 1045729 A G 0.1791 0.2054 0.84 ... (3 Replies)
Discussion started by: sureshraj
3 Replies

5. Post Here to Contact Site Administrators and Moderators

Delete this account

Hi, I want to change my user name.And if that is not possible can u please close the account so that i can create a new account with other user name. Regards, Jyothi (3 Replies)
Discussion started by: jyothi_wipro
3 Replies

6. Post Here to Contact Site Administrators and Moderators

Please delete my account

can`t find an option to do this.... (1 Reply)
Discussion started by: spacevoid8
1 Replies

7. Forum Support Area for Unregistered Users & Account Problems

Further to my query re: failed attempt to change email address on existing account

Neo Thanks for your reply to my original post, entitled "Problem changing the email address associated with my unix.com account". I am unable to reply to you in that thread, as I am unable to log-on to unix.com! From what you said about purging dormant accounts, it is likely that my account... (1 Reply)
Discussion started by: irb
1 Replies
CALIBRE-SMTP(1) 						      calibre							   CALIBRE-SMTP(1)

NAME
calibre-smtp - part of calibre SYNOPSIS
calibre-smtp [options] [from to text] DESCRIPTION
Send mail using the SMTP protocol. calibre-smtp has two modes of operation. In the compose mode you specify from to and text and these are used to build and send an email message. In the filter mode, calibre-smtp reads a complete email message from STDIN and sends it. text is the body of the email message. If text is not specified, a complete email message is read from STDIN. from is the email address of the sender and to is the email address of the recipient. When a complete email is read from STDIN, from and to are only used in the SMTP negotiation, the message headers are not modified. Whenever you pass arguments to calibre-smtp that have spaces in them, enclose the arguments in quotation marks. OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -l, --localhost Host name of localhost. Used when connecting to SMTP server. -o, --outbox Path to maildir folder to store failed email messages in. -f, --fork Fork and deliver message in background. If you use this option, you should also use --outbox to handle delivery failures. -t, --timeout Timeout for connection -v, --verbose Be more verbose COMPOSE MAIL Options to compose an email. Ignored if text is not specified -a, --attachment File to attach to the email -s, --subject Subject of the email SMTP RELAY Options to use an SMTP relay server to send mail. calibre will try to send the email directly unless --relay is specified. -r, --relay An SMTP relay server to use to send mail. --port Port to connect to on relay server. Default is to use 465 if encryption method is SSL and 25 otherwise. -u, --username Username for relay -p, --password Password for relay -e, --encryption-method Encryption method to use when connecting to relay. Choices are TLS and SSL. Default is TLS. SEE ALSO
The User Manual is available at http://calibre-ebook.com/user_manual Created by Kovid Goyal <kovid@kovidgoyal.net> calibre-smtp (calibre 0.6.53) July 2010 CALIBRE-SMTP(1)
All times are GMT -4. The time now is 10:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy