Tagged Questions
1
vote
0answers
67 views
Mail server configuration for a home user?
Okay I'm totally lost with mail server configurations. I use getmail and mbsync to receive email and mutt's built-in SMTP support to send email; I use the same procedure for both Gmail (I rarely use ...
0
votes
3answers
552 views
How do I configure exim4 to send mail through a password protected ssl smtp mail server?
I'd like my cronjobs to be able to send mail from my home computer. My servers configure exim4 like this:
dc_eximconfig_configtype='internet'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
...
3
votes
1answer
116 views
Ubuntu Server, Exim4 and Spam Lists
I have a Ubuntu Server with Exim4 MTA. Everything is running OK. I must integrate Spam Lists, in Exim4. How can I integrate Spam Lists with Exim4?
One of the Spam List i want to integrate is from ...
0
votes
3answers
446 views
Lightweight local mail transfer agent
I'd like to have a very lightweight and easy mail transfer agent on my server. The only purpose of this MTA is to buffer outgoing email messages locally and forward them to ISP's mail servers.
What ...
2
votes
2answers
2k views
Easy way to forward all email
Is there an easy way to install a MTA on Ubuntu and forward all email to a different remote email box? Only want to forward local email and looking for something dead simple. Thank you!
...
6
votes
2answers
263 views
How to configure mail server to report a hostname distinct from server name [closed]
I have a VPS set up with Ubuntu 10.04 running exim4 as the MTA. The machine name itself is something easily recognizable to us (in this case, 'Fermat'), but the machine itself is responsible for ...
