Questions tagged [mail-server]

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.

Implementations

Useful links

597 questions
-1
votes
1 answer

How to bind Direct Mail service on AlibabaCloud with a Domain

I have bought the AlibabaCloud Direct mail service and I would like to map it to my website. How I can do that? Any help is appreciated Thanks!
Sai Sarath C P
  • 1,454
  • 2
  • 9
  • 26
-1
votes
1 answer

Mail not sending on Vesta and Cloudflare

I am hosting my website on Google Cloud Platform. Every thing is fine but Webmail brings a problem. When trying to send email it says mail sent successfully but not receiving at delivery address. I am using Roundcube web mail.
-1
votes
1 answer

Is there anyway to transfer emails from a linux server into a windows server?

I work with a company where the previous website was designed in php and it was hosted in a linux server, now we have re-developed our website using .net framework for which we are planning to purchase a windows hosting. Everything else seems…
Ahmad
  • 23
  • 7
-1
votes
1 answer

Data input for MX records in DYNDNS

I am trying to add new MX records from google which provide the following data: 1- Priority 2- Host Alias 3- Value and destination The problem is that there is nothing to add to the DATA filed in add DNS Record as shown in the screenshot in the…
Ali123
  • 740
  • 13
  • 38
-1
votes
1 answer

Trouble setting up MX records Digital Ocean

I'm trying to set up MX records on Digital Ocean to point to a german 1and1 mailserver. 1and1 say that my provider Digital Ocean has to change my mail servers to mx01.kundenserver.de with the priority 11 mx00.kundenserver.de with the priority 10 I…
CalAlt
  • 1,683
  • 2
  • 15
  • 29
-1
votes
1 answer

Email using C# The server responded Server Has exceeded SSP rate limit

When I am trying to sending mail from local PC . The error Server Has exceeded SSP rate limit. Keeps coming. When I upload the same to my cloud server and sending mail from there , it works perfectly . why I am getting this issue. This is the…
Nidhin
  • 11
  • 1
  • 3
-1
votes
2 answers

Mails sent through from server delivers in spam after changing the server ip

I have a big issue in our WHM. Our server ip was blacklisted by baraccuda a week ago. Now it was removed but all emails delivers in SPAM folder. We have tried mamy thing to sort this but unable to fix this problem. Here is layout of our server. We…
-1
votes
1 answer

Local mail server for testing (SSL + NTLM) on windows

I'm working on a java mail client (part of a web application running in tomcat 8) and the web application needs to be able to send (not recieve) mails. My web application allows to be configured in a few different ways and I cannot test them all at…
Alkahna
  • 441
  • 7
  • 21
-1
votes
2 answers

Spam classification and 127.0.0.1 in email headers

Is it a problem if 127.0.0.1 appears in email headers? Example: Received: from baobabsmail.baobab.fi ([127.0.0.1]) I ask because emails sent from my server to @outlook.com addresses end up in the spam folder and this is the last thing I can think…
Atte Juvonen
  • 4,922
  • 7
  • 46
  • 89
-1
votes
1 answer

My SPF record seems to be passed but still going to spambox

I am sending email with swiftmailer, All of them goes to the spam folder, The SPF shows the status pass. what could be the changes i need to do to unspam it Delivered-To: josemon.zixent@gmail.com Received: by 10.107.191.131 with SMTP id…
-1
votes
1 answer

aws email server setup same domain

1.I have a domain name in namecheap.com. 2.I have servers, including a web server, and an email server on amazon. 3.My web server and email server have 2 different IPs. 4.But I only have one domain, lets say www.abcde.com. 5.I was able to setup the…
eddy
  • 3
  • 1
-1
votes
1 answer

Get zoho emails in my rails application

I am trying to fetch emails received and sent from zoho account. I want to trace all the emails coming to me in outlook or I am sending from outlook. I have seen zohoCRM, rubyzoho but not able to get things done. Any suggestions on this.
Sonalkumar sute
  • 2,565
  • 2
  • 17
  • 27
-1
votes
2 answers

Mail does not sent in Squirrelmail in Localhost

I have recently make a web mail server in ubuntu 14.04 LTS . I have complete all the steps and configuration of postfix , dovecot and squirrelmail . Now I'm log into squirrelmail and send a mail to another user. The mail is going to the sent mail…
-1
votes
1 answer

Need to assign specific IP Address for domains outbound IPV4 in Smartermail

I am running on windows server 2008 with Smartermail installed as a mail service. I have 2 domain hosted on the Smartermail. For both the domains i have to assign specific IPV4 outbound ip address. It mens if anyone domain's ip address blacklisted…
-1
votes
1 answer

Configuring a mail server to send emails to a PHP script

Okay, so as a kind of proof of concept, I am trying to set up a mail server to send emails to a PHP script. It's important that the attachments can be accessed, preferably in the same way file uploads from a basic web upload are accessed. One of…
user3887706
  • 23
  • 1
  • 3