Archive for ‘WordPress Mailing List Plugin’

Sidebar Widget

With the multiple (unlimited) Wordpress mailing list sidebar widgets, you can put subscription forms on one or more Wordpress theme sidebars, each with individual configuration settings.

Read more…

Wordpress Mailing List Plugin v3.6.4

Wordpress Mailing List Plugin v3.6.4

Read more…

Step 4 : Plugin Settings

With your email alias created, the last thing left to do is to tell the Wordpress Mailing List plugin which email address to use and how to act when a bounce notification has been received.

Read more…

cPanel (forward)

In case you have a cPanel server or hosting account, you can configure your email alias directly from within cPanel.

Read more…

Qmail (.qmail)

You will need to create a file named “.qmail-XXXX” where “XXXX” depends on the email alias you wish to create. In this example, I’m using “bounce@domain.com”, therefore the file name will become “.qmail-bounce”. If you were to make your alias “mybouncealias@mydomain.com” the name of the file would’ve been “.qmail-mybouncealias”. Create this file in your home directory (not your public html folder but one level up from that) for the specified domain. With the file created, put the following line of code into it.

Read more…