[Mailman-Users] New To Mailman

Mark Sapiro mark at msapiro.net
Sat Aug 9 18:22:39 CEST 2014


On 08/09/2014 05:23 AM, Anthony (N2KI) wrote:
> 
> As of late, many of the messages that have been sent range
> from getting marked by gmail as spam to completely bounced by Verizon
> (using the phone number @ vtext.com syntax).    My
> thought was to find a different/alternate email server program that I
> can do the same thing with.


I agree with Carl. The issue is with the way your server sends the mail,
not the program used to generate the mail. You need to ensure you have
full-circle reverse DNS
<http://en.wikipedia.org/wiki/Forward-confirmed_reverse_DNS> and also,
publishing SPF and DKIM signing outgoing mail will help.


> What I have done so far is to install Virtual Box on the Win 7 64
> machine and also install Ubuntu within VirtualBox.  I used Ubuntu to
> download Mailman and then extract it to a separate file folder.  That's
> where I am at.


If you want to try running Mailman, start with the INSTALL document in
the folder in which you unpacked the tarball. This will point you to the
installation manual in the doc/ folder which should guide you through
the process.

You will also need to install web and mail servers in your virtual box. E.g.

sudo apt-get install apache
sudo apt-get install postfix

You could also install the Ubuntu Mailman package

sudo apt-get install mailman

and use it, but installing from the latest source tarball is preferred.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list