02-03-2005
email account no longer active
Hi
the isp email account i signed up with a long time ago is no longer active how can i get my password reset? i know the old email address for this user name if that helps. my curent ip address would show the same city as the profile states for the username.
i read this
I lost my password, what can I do?
If you forget your password, you can click on the 'Forgotten Your Password' link on any page that requires you to fill in your password.
This will bring up a page where you should enter your registered email address, and an email will be sent to that address instantly, with instructions for resetting your password.
Mike
10 More Discussions You Might Find Interesting
1. Programming
Dear All
Mine is a shared hosted domain name say mydomain.com service.. I would like to create email account info@mydomain.com through a program.. I am running on redhat linux 8. I have been asking a lot... Please somebody help me in this issue.. or recommenfd me any book which explains the... (3 Replies)
Discussion started by: collins
3 Replies
2. UNIX for Dummies Questions & Answers
Hai
i need to create an email account for subhost... I tried creating an unix user account... But the adduser (or) useradd command is not working in subhost login even when i entered with the root login of the subhost... If i create unix user account with root login of host, then the mail... (1 Reply)
Discussion started by: collins
1 Replies
3. UNIX for Advanced & Expert Users
Hai
i need to create an email account for subhost... I tried creating an unix user account... But the adduser (or) useradd command is not working in subhost login even when i entered with the root login of the subhost... If i create unix user account with root login of host, then the mail... (1 Reply)
Discussion started by: collins
1 Replies
4. Forum Support Area for Unregistered Users & Account Problems
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
5. Forum Support Area for Unregistered Users & Account Problems
my account mhm4 is no longer working (9 Replies)
Discussion started by: mhm4
9 Replies
6. Forum Support Area for Unregistered Users & Account Problems
Hello,
I registered an account several hours ago, and never recieved the email
registration link in my email account. Read the instructions posted here, and
requested to resend registration link, and this one also has not shown up in
my email acccount.
yes, I've checked the bulk folder as... (1 Reply)
Discussion started by: denn
1 Replies
7. Forum Support Area for Unregistered Users & Account Problems
Hello.
This is me:
https://www.unix.com/unix-dummies-questions-answers/57594-possible-give-sudo-access-subdirectories.html#post302176910
LordJezo
Been posting for years. Now my account wont work and every attempt to reset my password is not working.
My email address should be :... (0 Replies)
Discussion started by: (Lord Jezo)
0 Replies
8. Forum Support Area for Unregistered Users & Account Problems
Hi there,
I may have had a typo in my email previously provided. I have doublechecked my email for Scott's reply but havent seen it, so I am creating a new post.
My new email can be either one of these: <removed> or <removed>
I beleive my old email was <removed by admin>
thanks for your... (1 Reply)
Discussion started by: AKelam_MagnusA
1 Replies
9. Forum Support Area for Unregistered Users & Account Problems
Hello, I recently updated my email account and visited the activation link mailed to the new account, but the website keeps telling me that i do not have permission to visit the web i was trying to.
I tried "register.php?a=ver" to type the activation code myself, but there's no field to fill up... (1 Reply)
Discussion started by: Unregistered
1 Replies
10. Windows & DOS: Issues & Discussions
Hello,
Does anyone know what happens to your skype account if you close the outlook.com email account which are linked together? As you know they are both owned by Microsoft.
Thanks (0 Replies)
Discussion started by: milhan
0 Replies
LEARN ABOUT DEBIAN
mailping-store
2004-04-15
mailping
0.0.4
MAILPING-STORE(1) Mailping MAILPING-STORE(1)
NAME
mailping-store - store email from stdin to a mailping incoming maildir
SYNOPSIS
mailping-store
DESCRIPTION
mailping-store reads an email from standard input and writes it into a maildir chosen according to following logic:
1. If EXTENSION is not set, select Maildir.
2. If EXTENSION is set, ensure its value is safe to use, and select EXTENSION/incoming.
mailping-store is usually run from a .forward file, and thus the filenames above are relative to the home directory of the account in
question.
Normal use
Normally, mailping-store is used to ease the setup of new circuits to probe from mailping-cron. This is done with a system account mailping
using <mailping@yourhost.example.com> as the from address, and <mailping+circuitname@yourhost.example.com> (or some remote address aliased
to that) as the to address. In fact, these are the default values for from and to, so you can just skip creating those configuration files.
This allows adding new test circuits without any changes to the email configuration.
FILES
/var/lib/mailping/state/circuit/incoming
Maildir to store the email to.
/var/lib/mailping/state/Maildir/
Maildir to store the email to, if no extension was given.
ENVIRONMENT
MAILPING_STATEDIR
Override the location of the state directory. Circuit states are stored in the state subdirectory of this directory, in subdirectories
named after the circuit name. Default: /var/lib/mailping
EXTENSION
Name of the current circuit to store the mail for.
SEE ALSO
mailping-cron(1), mailping-success(1), mailping-latency(1)
AUTHOR
Tommi Virtanen <tv@havoc.fi>
Havoc Consulting
Author.
COPYRIGHT
Copyright (C) 2004 Havoc Consulting
mailping 0. 2004-04-15 MAILPING-STORE(1)