Questions tagged [mail-server]

135 questions
7
votes
2 answers

What simpler mail server can I use instead of postfix?

I have a home server which needs a mail server for error messages, mostly. I used postfix but I find the features/complexity compromises not optimal for my home server: there are tens of lines to check/configure, stunnel to install for TLS, ... What…
FarO
  • 287
2
votes
1 answer

How can I set up postfix without the need of a relayhost?

In /etc/postfix/main.cf I have [relayhost = smtp.someisp.no] and everything works fine. I have to use this relayhost since my ISP has closed port 25. My ISP tells me that if I dont want to use their relayhost I have to configure my mailserver to use…
Bob
  • 21
1
vote
1 answer

Where can I find a tutorial on setting up a secure mail server?

Is there somewhere a good tutorial on how I can set up a secure mail server with Ubuntu server? I'd like to try it so I can do some practice with Linux system administration.
1
vote
1 answer

network simulators to simulate a Mail server in Ubuntu 12.04

Im looking for a simulator that can simulate a mail server in ubuntu? I would like to see the working of a mail server
user154785
  • 11
  • 1
1
vote
1 answer

Sending email from Gmail account to local Ubuntu server

I have configured postfix on ubuntu 14.04 and can send email from command line to my personal Gmail account. Now I want to send email from my Gmail account to my Ubuntu server. How can I do that?
muqeem
  • 21
0
votes
1 answer

Build a local mail-server

I want to set an email local server on my system. I found an article for Windows in which the guy use hmailserver. In this article seems that you don't need of an external DNS server. Is there anything like hmailserver for Ubuntu? Thanks in advance.
DarkSkull
  • 111
0
votes
1 answer

How to install Zarafa on Ubuntu 11.10?

Does anybody know a got tutorial explaining how to install Zarafa on Ubuntu 11.10? Or does anybody know a good alternative? I would really like to have a easy administrable System providing all my thousands of mail on a local machine, making me able…
user5950
  • 6,186
0
votes
1 answer

Root file system full

my server root partition is full and I cannot seem to figure out what is taking up all space, my log files are at the very smallest. Any help on how to find what is eating up my space all of a sudden?
0
votes
1 answer

webapp : email program on linux for yahoo small biz email

I have a linux home server where I am developing some webapps, mainly written in java. I would like these apps to be able to send email thru my isp using my yahoo email accounts. (I have a paid small business email acct). Is it best to use something…
badperson
  • 259
0
votes
1 answer

Cannot receive e-mail when not logged in on ubuntu server

recently I tried to set up an e-mail and web server with ubuntu server (postfix-dovecot and Apache2). When I'm logged in to my user account I can send and receive e-mails either internally and from internet. But when I'm not logged in, the emails…
NewGuy
  • 9
  • 2
0
votes
1 answer

How can I use Ubuntu Server 12.04.2 LTS as a mail server to be able to retrieve emails using MS outlook as the client?

I want to create a mail server using Ubuntu Server 12.04.2 LTS, but need to be able to retrieve emails using MS outlook as the client. I have a spare PC which I am going to install Ubuntu Server 12.04.2 LTS. How do I go about configuring it to be a…
Ryan
  • 13
0
votes
2 answers

How to unistall mailcow from terminal?

I have recently installed mailcow from terminal using the following commands $cd /opt $sudo git clone https://github.com/mailcow/mailcow-dockerized $cd mailcow-dockerized I tried to uninstall using the following command; docker-compose down -v…
Coder
  • 1
0
votes
1 answer

Problem installing opendmarc

I am trying to install opendmarc on an Ubuntu 18.04.5 server. During apt-get install opendmarc I get: Job for opendmarc.service failed because the control process exited with error code. See "systemctl status opendmarc.service" and "journalctl -xe"…
0
votes
1 answer

Swap memory usage high on server

I am observing high swap memory usage on my server host.But I do not see the same memory usage on both of the VMs. Host memory usage: total used free shared buff/cache available Mem: 219G 213G …
0
votes
1 answer

Postfix.Dovecot/mysql mailserver setup

I started setting up my mail-server in February. I haven't been able to get it working since. I also haven't been able to get issue specific guidance from google. My issue as it stands now is as follows: Nov 19 14:20:35 Domain postfix/smtp[1134]: <…