Suppose you want all your web servers to locally send all email (maybe from your contact forms, or whatever)
to a real smtp gateway. If you're running postfix as your MTA, this is quite easy to achieve.
In your main.cf file (usually /etc/postfix/main.cf or /usr/local/etc/postfix/main.cf), specify your transport maps:
transport_maps...
Wednesday, May 11, 2016
Friday, March 11, 2016
How to Delete mailman archives from cPanel backend
Standard
Go to “/usr/local/cpanel/3rdparty/mailman/archives/private”
#cd /usr/local/cpanel/3rdparty/mailman/archives/private
You can see lots of directories in this path.
For example, If your mailing list account name is example@workonlinux.wordpress.com
then the directory name will be
example_workonlinux.wordpress.com
#cd example_workonlinux.wordpress.com
In this directory, you can see...
Subscribe to:
Posts (Atom)