Top "Mail-server" questions

A mail-server (or mail transfer-agent) is a program which accepts emails and forwards them to other mail-servers using a client-server architecture normally the SMTP protocol is used for this.

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 …

email upload amazon-ec2 lamp mail-server
How to start dovecot?

I'm building a web server to host multiple websites. I got everything working except the mail server. I'm using linode …

linux ubuntu ubuntu-11.04 mail-server
550 Requested action not taken: mailbox unavailable or not local

Have set up a small website for a client however contact form submissions are not getting through to their email …

.net email sendmail mail-server
The SMTP server requires a secure connection or the client was not authenticated.

I am creating a form using "createuserwizard" in asp.This is my code. <asp:CreateUserWizard ID="userwizard" ContinueDestinationPageUrl="~/secretfiles/…

c# smtp mail-server
postfix and save to sent mail dir

i know this might be a dummy question or a question that comes from lake of knowledge, but i hope …

linux email postfix-mta mail-server
Failed to connect to mailserver at "localhost" port 25

I have a little problem. When I click send on my contact form I get the following warning: Warning: mail() […

smtp localhost php mail-server
Can't connect to server (timed out if winsock.dll error 10060) when run blat command to send mail

I am using Blat that is command line tool for sending the mail from command. First I run the install …

cmd command mail-server blat wsastartup
DNS ERROR resolving MX

I'm installing Zimbra Collaboration Server on my local machine to test them mail server. During installation I got error: DNS …

dns mail-server zimbra
Working with a Java Mail Server for Testing

I'm in the process of testing an application that takes mail out of a mailbox, performs some action based on …

java testing email mail-server