Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
When a spam email from a company comes in... how can i use google to search for real email adresses at the same domain to get a legitamate unsubscribe or to be an equal nuisance to the company? For example if camelbackford.com sent me unsolicited spam how can i search the internet for real email adresses like "#camelbackford.com"to get me results like sales#camelbackford.com... When i use google it seems the "#" is not specific enough to only return real possible email adresses at a domain.
Most real companies have a contact page on their website.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
redirect all incoming e-mail on domain to one specific e-mail address
I have a domain: example.com
and one e-mail: info#example.com
i would like to receive all e-mail what it got in my domain:
example#example.com
nospam#example.com
asdasdasd#example.com
[any random character]#example.com
I don`t want to create these e-mails one by one.
I`am using gmail (apps.google.com)
btw: my main goal to have different e-mail for different website and example+slug#example.com trick is not working because lots of website filter + letter.
This may work for you. Don't create the accounts, just set the catchall
https://support.google.com/a/answer/33962?hl=en
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
How do I make sure that emails from my website doesn't show up in Gmail's spam filter?
Are these emails from your website appearing in your inbox? or emails from your site appearing in other people's inboxes?
If its the first, add the the email addresses to your contacts list.
If its the second, ask people to add the email addresses to their contacts. Alternately, you can send messages that are good quality, not annoying, and not spam.
Also, read this thread How to stop Gmail from marking mails sent by my web app as spam?
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I used to send automatic email to users of my website for various reasons like
activating new user accounts
when their question on a forum gets an answer
etc
However, now with the new gmail via feature, my emails go to their spam folder as it has (info#bamozir.com via blabla.hostgator.com)
I removed the email content to make sure the problem is not because of the content of the activation email, it still goes to the spam folder.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is it possible to find the Full Name of a person from the email address?
If yes, how can I do that?
No, there's no global mapping of email addresses to full names.
If you're working in an enterprise that maintains a directory service like LDAP or Active Directory then this service could be used to do what you want for people in that directory.
Email them and ask them their name. Failing that, I like Mr. Cooper's answer. :)
Stick the email into Google, Bing, Facebook, Linkedin, MySpace and see what comes up.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have set my MX record with Google
Mail, but google only provide 50 email
address for free is there any
possibility to create 50 email with
google and more with my own Web
hosting provider email server?
Unfortunately not. There's no way for MX records for a domain to distinguish between different addresses. However, if it's possible to create subdomain email addresses, you might be able to get away with creating a catch-all address in Google Apps and then setting filters to forward mail appropriately.
However, I think your best solution would really be to start paying for Google Apps if you're using it so extensively. Definitely worth it.