Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
6answers
2k views

What's a good mail server for development use?

I'm doing some development which will involve reacting to emails, and I'd like to use a local IMAP mail server for this. I currently use Devnull SMTP server for testing of sending emails, but this ...
4
votes
2answers
133 views

Best Way To Receive Email Website

I am developing a website -- in the prototype stage, soon to be alpha. I will provide an email address to each account that allows the user to deposit stuff -- not a real email account, just an ...
3
votes
1answer
53 views

Getting the public certificate from a mail which is signed and encrypted

I have the whole mail as a string which is encrypted and signed. By Default in outlook express if the receiver does not have the public certificate of the sender then the public certificate is ...
3
votes
2answers
194 views

How to filter emails using content and subject?

In my application(C#) i need to filter emails based on their content. If an email is a double-opt in need to send it to a specified email address if it's a normal email i should send it to another ...
3
votes
3answers
226 views

Want to automatically process email attachments based on username and subject

I'm seeking advice about setting up an email gateway so students can email me homework and the email will be processed automatically. For example, if a studenta@univ.edu emails me with a subject of ...
2
votes
4answers
554 views

Test sending email without email server

I have a Django application that sends an email. The production server has an email server but my local box does not. I would like to be able to test sending of email locally. Is there any way that ...
2
votes
2answers
287 views

Looking for a good open source email server

I'm working on a project that would require me to write my own email server. I was wondering if anyone had any good suggestions for an open source email server written in .NET that I could use as a ...
2
votes
3answers
249 views

Implementing an email server in java

What all language components will have to be used for implementing an email service system using java?
2
votes
2answers
172 views

How do I send emails in Java?

Hey. I currently want to develop a simple program in Java that sends out email. Not just a few emails, but actually a lot (10k+) I have a subscribers list that all agree to it, by the way. Anyway, I ...
2
votes
2answers
142 views

Call a php script whenever an e-mail is received?

What I would like is a service (preferably something not installed on a server like just letting a third-party handle e-mails but if a dedicated server is necessary I'll give it a shot) that allows ...
1
vote
0answers
45 views

PostFix Blacklist Configuration

I have setup up a basic email server using PostFix with Dovecot/IMAP. But i face some issue with the blacklist setup. below is my postfix main.cf smtpd_recipient_restrictions = check_sender_access ...
1
vote
1answer
47 views

What are the best practices for applications that need to send automatic emails (like password recovery service) and avoid e-mail blacklists?

I work at a university, on a project for a web driven academic management system and I'm currently facing the following problem: Sometimes the application needs to send e-mails, most of then are sent ...
1
vote
2answers
698 views

How do I read incoming mail using C#

I am looking for a solution to allow me to read incoming emails. The three methods I can think of to do this at the moment are: Create an Email Server parsing emails Hook into an existing exchange ...
1
vote
2answers
538 views

Sending mass email SLOW with PHP PEAR Mail and ALT-N Mdaemon pro

We have a growing mailing list which we want to send our newsletter to. At the moment we are sending around 1200 per day, but this will increase quite a bit. I've written a PHP script which runs every ...
1
vote
1answer
36 views

where can i find papers/optimization concepts about email server/email storage?

I would like to know about the optimization techniques in email server/storage. Where do i get this information? I understand that gmail and outlook are not open source. But the manner in which they ...
1
vote
3answers
2k views

Is it possible to use an Amazon EC2 instance as an email server?

I want to be able to run an EC2 instance (CentOS LAMP based) as a mail server and create email addresses for users when they sign up so that they can upload files via email. The emails would be parsed ...
1
vote
4answers
135 views

Email servers for windows servers?

currently I have only seen products from smartertools for email servers that run on windows boxes. what are you guys running? Is there any other options? It gets expensive when you have multiple ...
0
votes
1answer
24 views

Which mail server can be configured to donwnload from pop or imap

I have a server at my company (can be ubuntu or windows it depend on the mail server), which is up only in work ours and it has no domain. I need a solution, which dowloads my mail from a pop3 or ...
0
votes
1answer
58 views

connect to pop3.live.com using TCPClient getting time out error

i am writing a program that will connect to a hotmail email account a pop all of the emails to my windows form using C# but when i try and set up the enital connecting using TCPClient i get this error ...
0
votes
0answers
57 views

Does msmtp/ssmtp support sasl security?

http://msmtp.sourceforge.net/doc/msmtprc.txt # Example for a user configuration file # Set default values for all following accounts. defaults tls on tls_trust_file ...
0
votes
2answers
57 views

Create a random disposable mail receiver

I need to create random e-mail addresses that possess the role of receivers. Though these addresses should not be in any case real e-mails. I know that this kind of problem could easily be solved by ...
0
votes
1answer
127 views

Setting up E-mail server in Ubuntu [closed]

I am totally messed-up while installing mail server in Ubuntu system. My purpose is: To set up a local mail server which will fetch mails from an external server in deliver the same to the local ...
0
votes
0answers
27 views

What's a good isolated email server? [closed]

I'm looking to create a small email server... sort of. It only needs to accept emails from people who have a mailbox on the server, and messages can only be sent to people on the server. It would be ...
0
votes
2answers
63 views

What is the safe way to do automated emails?

I am in the middle of doing an auction site whereby emails are sent out regularly when people win items, sell items, didn't sell item, etc etc... Which is the best way to send these emails so they ...
0
votes
1answer
63 views

Setting up an email server on an ubutu machine

The machine has a dedicated ip and a domain name. I need the ability to send and receive emails. I would be needing maximum 5 emails(info,contact,sales etc) There would be maximum 5 email ids which ...
0
votes
0answers
118 views

How to create an Email Service? [closed]

If I want to create or build a website like gmail or hotmail, how do I proceed?
0
votes
2answers
77 views

Processing all the email sent to a specific domain

Requirement: I am writing a web application (Rails on Heroku) through which users can create groups and user should be able to post a message to the group simply by sending an email to the group. This ...
0
votes
1answer
390 views

Postfix Email server - Host name doesn't match IP address

I've got a postfix mail server setup on my VPS. Just the other day when I sent an email I got it bounce back with the following error message: Remote host said: 454 5.7.1 DXNS3 208.81.237.186: ...
0
votes
2answers
314 views

Free smtp outbound servers? [closed]

I need to send a mail from a php script. But the hosting service does not have a smtp server. Also, it does not have "ssl" and "tls" options. Which email (smtp) servers (port 25) can I use to send ...
0
votes
1answer
320 views

Dot TK as a domain name for my own email server?

"Dot TK - It's FREE! But if you pay, you get a lot more! When you pay you own the domain legally, you may sell or transfer your domain and you do not have the minimum user requirement of 25 hits per ...
0
votes
2answers
81 views

How to send e-mails from a web app

There are a few similar questions. I just want to clarify one part. If I want to send an e-mail (up to 30) in response to user's action, what execution context do I do it from? Do I do a sync ...
0
votes
1answer
46 views

Email server that supports .NET plugins that can do actions according to email content

I have an application where I need to check emails as they come, however using POP3 to poll an email server is a major pain. Ideally I'd just like to setup an email server and write a plugin for it ...
0
votes
1answer
84 views

Setup email server to respond to emails sent to an account

This is a newbie question... I want to create a service which responds to emails sent to it. Just to illustrate. If a user sends an email to handlethis@example.com with some instructions, I want a ...
0
votes
4answers
165 views

Testing website mailing locally

I'd like to test password recovery and similar email related features for a website. I'm using PHP (cakePHP framework) and the syntax seems easy enough but I'm unsure of the email server setup. I've ...
0
votes
3answers
217 views

Can my web server be at one hosting company, and my email hosted by a 3rd party?

I have a web server that runs my web application. If I want to outsource my email to another provider, is it possible if they are on their on network/data center?
-1
votes
0answers
17 views

What would be a good linux stack for implementing an RSS reader through a mail server? [closed]

I would like to make my own RSS reader and I thought it might be nicely implemented through a (linux) mail server. It seems perfect: the subject line is the title, the from would be the feed url, HTML ...
-1
votes
1answer
38 views

Is there a way to use django send_mail but the sender is based on a specific field in a django model?

Currently,I am using gmail's smtp and Django send_mail. EMAIL_HOST = 'smtp.gmail.com' EMAIL_PORT = 587 EMAIL_HOST_USER = 'sample@gmail.com' EMAIL_HOST_PASSWORD = 'samplepass' EMAIL_USE_TLS = True ...