Sponsored Content
Full Discussion: "Banned" e-mail address.
Contact Us Forum Support Area for Unregistered Users & Account Problems "Banned" e-mail address. Post 302212355 by AliJohnBaker on Monday 7th of July 2008 08:45:29 AM
Old 07-07-2008
"Banned" e-mail address.

Hiya,
I'm trying to register an account, but receive the message "The administrator has banned your email address."

My e-mail address is AliJohnBaker@Email.Com
Is it possible to un-ban this particular address, or is a block ban on domains such as Email.Com, Hotmail.Com, etc?

Thanks,
Ali.
AliJohnBaker
 

6 More Discussions You Might Find Interesting

1. OS X (Apple)

Ho do I masquerade the "user@user.local" address in mail/mailx?

Hi, I'm brand new here and looking for a solution: I'm using mail or mailx. The default reply address is «myshortusername@mylongusername.local» which makes absolutely no sense for anybody receiving my emails. But how do I change it? There seem to be many solutions but none for Mac OS X.... (0 Replies)
Discussion started by: gczychi
0 Replies

2. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

3. AIX

echo $varibla | mail -s "subject" "xxx@xxx.com" not ruuning as expected

Hi Folks, As per the subject, the following command is not working as expected. echo $variable | mail -s "subject" "xxx@xxx.com" Could anyone figure it out whats wrong with this. I am using AIX box. Regards, (2 Replies)
Discussion started by: gjarms
2 Replies

4. UNIX for Dummies Questions & Answers

Finding e-mail address using "find" command

any useful command to find and e-mail address hardcoded into a cfg file on an specific server? I already tried with:: find . -type f | xargs grep -l "nobody@foundstone.com" Thanks!! (1 Reply)
Discussion started by: JLo5621
1 Replies

5. UNIX for Dummies Questions & Answers

Using "mailx" command to read "to" and "cc" email addreses from input file

How to use "mailx" command to do e-mail reading the input file containing email address, where column 1 has name and column 2 containing “To” e-mail address and column 3 contains “cc” e-mail address to include with same email. Sample input file, email.txt Below is an sample code where... (2 Replies)
Discussion started by: asjaiswal
2 Replies

6. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies
mlmmj-unsub(1)						      General Commands Manual						    mlmmj-unsub(1)

NAME
mlmmj-unsub - unsubscribe address from a mailinglist run by mlmmj SYNOPSIS
mlmmj-unsub -L /path/to/list -a john@doe.org [-b] [-c | -C] [-d | -n | -N] [-h] [-q] [-r | -R] [-s] [-U] [-V] -a: Email address to unsubscribe -b: Behave as if unsubscription is due to bouncing (internal use) -c: Send goodbye mail -C: Request mail confirmation -d: Unsubscribe from the digest version of the list -h: This help -L: Full path to list directory -n: Unsubscribe from the nomail version of the list -N: Unsubscribe from the normal version of the list -q: Be quiet (don't notify owner about the unsubscribe) -r: Behave as if request arrived via email (internal use) -R: Behave as if confirmation arrived via email (internal use) -s: Don't send a mail to the address if not subscribed -U: Don't switch to the user id of the listdir owner -V: Print version DESCRIPTION
This utility is used to unsubscribe people from the specified mailinglist. It will remove the specified email address from every file in the <listdir>/subscribers.d/, <listdir>/digesters.d/ and <listdir>/nomailsubs.d/ directories (or if the -d, -n or -N switch is given, only the one relevant directory). Unless the -U switch is used it will switch its user id to the user id owning the list directory. This is done to make sure that new files created are having correct permissions. Normally a mail is sent to the person being unsubscribed if the address is not subscribed to the list. If the -s switch is used such a mail will not be sent. When neither -c nor -C is specified, unsubscription happens silently from the point of view of the subscriber. When -q is specified, unsub- scription happens silently from the point of view of the list owner. Use of -s is recommended to ensure you don't spam unsubscribed addresses by accident. SEE ALSO
mlmmj-sub(1) AUTHORS
This manual page was written by the following persons: Soren Boll Overgaard <boll@debian.org> (based on html2man output) Mads Martin Jorgensen <mmj@mmj.dk> mlmmj-unsub September 2004 mlmmj-unsub(1)
All times are GMT -4. The time now is 09:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy