The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
0answers
18 views

How to scrap email addresses from a pst file? [closed]

I need help migrating the user and his addresses to a new computer. I have an archive PST file and I would like to extract all email addresses to import them into Outlook 2010 addressbook. Is there ...
1
vote
1answer
938 views

What is preferable, “no-reply@” or “noreply@”? [closed]

Having a service that sends out notifications to users, I'm currently thinking about changing the sender email address from "info@" to something more meaningful. Since a reply never makes sense, I'm ...
1
vote
1answer
188 views

Dump Primary SMTP addresses from AD in cluding groups and mail enabled public folders

I need to dump only the primary SMTP addresses to a .csv file. I need to do this for all Users, Groups and Mail Enabled PFs. Environment is Exchange 2007/2010. I have been trying to work with the ...
0
votes
0answers
46 views

Solution for providing a common addressbook for various email clients? [closed]

I'm looking for a way to provide a common network-wide address book within the email clients Thunderbird, Apple Mail and MS Outlook (going back to Outlook 2002) Is there anything that can be setup to ...
0
votes
2answers
324 views

How to split email addresses between 2 separate email servers?

I currently have my small business's mail hosted with an external provider, which is fine, however they only offer 5 emails under the current plan. I don't want to pay extra for an additional 5, and I ...
2
votes
1answer
191 views

Email Address Generator

I'm developing a service which requires me to generate a new email for every "sign up." For example, person000@name.com, person001@name.com, person002@name.com, and so forth. My first attempt was ...
1
vote
1answer
591 views

How to get rid of messages addressed to not existing subdomains?

I have small problem with my sendmail server and need your little help :-) My situation is as follow: User mailboxes are placed on MS exchanege server and all mail to and from outside world are ...
7
votes
3answers
1k views

Does Exchange support plussed users (e.g. myname+spam@example.com) or a similar mechanism?

Sendmail supports a feature called 'plussed users'. Once enabled, emails sent to myname+spam@example.com, myname+sometopic@example.com and myname+anything@example.com are automatically delivered ...
1
vote
1answer
45 views

How to find all occurences of an email address on a website

Let's say I have a large website which may have a number of email addresses on it that are getting picked up by spammers. I plan to obfuscate or remove them all. What's the easiest way to crawl my ...