Results 1 to 5 of 5
-
23rd Mar 2010, 02:36 PM #1OPMemberWebsite's:
hd-scene.com babeswaiting.com pixshore.comSMTP Server
Can anyone tell me detailed step by step how to setup SMTP Server In Linux
I have a list double - opt in abt 80K emails
I have to send them regular emails every 3 to 4 days
Can anyone help
I use centos 5Algore Reviewed by Algore on . SMTP Server Can anyone tell me detailed step by step how to setup SMTP Server In Linux I have a list double - opt in abt 80K emails I have to send them regular emails every 3 to 4 days Can anyone help I use centos 5 Rating: 5
-
23rd Mar 2010, 02:39 PM #2ლ(ಠ益ಠლ)Website's:
extremecoderz.comWe're not going to help you spam 80 thousand people every 3-4 days Algore...
Spamming doesnt work.
-
23rd Mar 2010, 02:52 PM #3OPMemberWebsite's:
hd-scene.com babeswaiting.com pixshore.comIts not spamming mate
I own the list from my health blogs
I run 8 health blogs
I will be sending them newsletters
I dont like to use a pid service like aweber else i would have done that
I dont have that f***ing time to spam as i make money full white way
-
23rd Mar 2010, 03:23 PM #4MemberWebsite's:
ServeDome.comHere you go :
yum install exim
yum install system-switch-mail
Switch your MTA & set exim to start on boot
system-switch-mail
service sendmail stop
service exim start
chkconfig exim on
chkconfig sendmail off
Add a root alias, eg: “root: me@example.com”
vi /etc/aliases
You may also wish to add some config to your routers section like this, if you want to relay
through a smart host.
vi /etc/exim/exim.conf
Then add this before the “dnslookup:” section.
to_smart_host:
driver = manualroute
domains = ! +local_domains
transport = remote_smtp
route_list = “* mail1.example.com:mail2.example.com;”
Restart exim
service exim restart
To test, send an email
echo “test” |mail -s “$HOSTNAME” me@example.com
-
23rd Mar 2010, 03:56 PM #5OPMemberWebsite's:
hd-scene.com babeswaiting.com pixshore.comGreat .. thx ..
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Unable to connect to outgoing SMTP email server
By Areon in forum Server ManagementReplies: 0Last Post: 26th Feb 2014, 11:39 AM -
Own SMTP Server... How?
By chrsmrtn81 in forum Webmaster DiscussionReplies: 2Last Post: 2nd Oct 2012, 08:38 AM -
How to Prevent the IIS SMTP Virtual Server from Relaying E-mail Messages
By Albert.Nawaro in forum Tutorials and GuidesReplies: 0Last Post: 9th Feb 2012, 10:54 AM -
Is there a SMTP server without authentication?
By m107 in forum General DiscussionReplies: 11Last Post: 10th Jul 2010, 12:13 PM -
install SMTP on VPS ??
By warezrock in forum Technical Help Desk SupportReplies: 0Last Post: 19th May 2010, 03:46 AM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...