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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to