Is A Smtp Server Setup On Trap17 Servers? - I need it for my website's DRUPAL registration.
Zero Ziat
Sep 25 2006, 06:34 PM
Hey guys! I can't ask in shoutbox so I've got to use the slow way. : /
As you've probably read, I need it for my website's registration, I've learned this by asking in the Drupal(a CMS) Support, this good man said that I should have an SMTP server setup for it to work, unfortunately, I don't know if Trap17 haves it and I don't know how to access it.
If there is none, could you recommend a free solution?
If there is one, could you be so kind of teaching me how to use/access it?
Yes, I believe there exists an SMTP server on this Hosting service. Well, at least the php mail function works and I have never had any difficulties using the mail() here. I have a forum set up on my account and the emails to/from members works perfectly. I also require email notifications for registration, so have fun with your new site.
have you tried setting up your drupal-powered site already? most CMS would automatically configure this, especially the more popular ones like joomla, etc. i'm thinking drupal would do the same. drop your site link in this thread later on when you get to set up your drupal-powered site.
Well, a user never recieved my registration e-mail at his AOL account, he tried a LOT of times...
So...Are you sure?
There is also this Drupal module called "SMTP" that will allow me to use another SMTP server but I obviously need it's address, port, username and password...
i have no first-hand experience with drupal, so i can't say for certain. ask me about joomla instead (i'm currently using this for one of my sites).
nevertheless, here are some tips: 1. for the AOL user you said which cant receive his registration email, AOL may just be filtering it as spam. have you any other registrants with other email providers, like yahoo, msn, gmail for example? if it works for one, it should work for all. 2. don't forget to properly configure your user registration, as you require. 3. try to register a test account yourself, using an email address you own, so you can verify if registration works or not. 4. if in your own test account you registered yourself, you find you do not receive the registration email, then this might help: E-Mail from Drupal is bouncing or not being sent 5. if SMTP configuration via your php.ini does not work, try this: Configuring Drupal to successfully relay SMTP mail to an external mail server using smtp.class
so far that's the research i have done for you. hope it helps. there maybe differences with how the linked suggestions above would work depending on your drupal version, so you may want to add that next time in here as well, so we can figure out a version-specific solution for you, if we can.
Here's some quick info on Gamma's (the free hosting server's) mail server settings: Address: mail.yourdomain.trap17.com or mail.yourdomain.com Port: default Require SMTP Authentication (or similar wording): Yes or checked SMTP Username: account+yourdomain.trap17.com or account+yourdomain.com SMTP Password: the one you set
In the future, you can get access to this stuff by going into cPanel, clicking Add / Remove E-mail account(s), then Outlook next to the account you want the settings for.
dear Zero Ziat trap17 has very good smtp and you can use it you can acess regfile for manage your mail clint for more info read cpanel help dear Zero Ziat you can acesss your email and send email by webmail for webmail : http://www.yoursite.com/webmail then your username : yourusername + yoursite.com password : password and now you login
I have researched a variety of CMS's and have decided to devote my time and energy into learning
how to use Drupal. I am wondering if there are others out there using this Platform and if so,
could we use this topic to help and learn together.....
Recently, I've been having problems staying logged in on certain forums. when i fill up my
username and password, the page reloads and goes to the member page, but when i try to click
something only applicable to members, it brings me to the guest pages and asks me to log in again.
This has happened to me on the Credit system on Trap17 and a couple of other forums as well.
I've cleared the cookies, reloaded the pages and stuff but to no avail. Any ideas?....
i can not establish a connection AT ALL!! my ftp program (Core FTP LE) cannot connect,
neither can my online ftp..... also, i cannot log in to my cpanel!! in short, i
cant do ANYTHING!!! can anyone help me?? better question, is the server down? and im
not aware of it? /mad.gif" style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif"
/>....
Hey everyone. My name's Matt. I'm 15 years old and i live in the USA. My interests are
computers, technology, basketball (GO LAKERS!!), movies, hanging out with friends... I think
it's really cool getting to know more people so leave a reply. =]....
Have you ever used an application or played a game and thought, "If you could only..." or "If I knew
how I would add..." but didn't know where to start? I did and decided to do a lil research. I
came across a site with great tutorials. There are many ranging from beginner all the way to
advanced. After each tutorial there is a test to practice what you just learned. I dunno if I am
allowed to post the url to these sites here due to spam filters but I will say that if you search
for "c programming" in any major search engine it should be the first link (after the....
Some may remember a while back I created a dynamic image that would tell you your post count and
last active for trap. It had a bit of a run but then died off. It just wasn't very useful.
BUT NOW I am presenting the most epic trap17 image Ever. This one is SUPER customizable and already
works for ALL MEMBERS ! It is designed to be put in your sig so other members can see the
recent topics you have written. It is still in early early beta stage but soon it will have the
date posted along with some other cool features. So I'm sure you are all excited t....
I use GhostGo when I surf the web most of the time because it helps protect my privacy. One
problem I've encountered, is playing Runescape on it. A picture of my screen is attached. I use
Safari to play Runescape. I'd rather not, but I will use Firefox if I need to.....
Stunt Landia Many of you have probably heard of GTA San Andreas, but you didn't know
you can play it ONLINE! You can download the online client at http://sa-mp.com (You need GTA
installed on your computer) I have an online server with my team. It's going pretty well, and
we're always getting new members. Maybe you should try it out? Our website is located at
http://stunt-landia.com ....
Howdy, almost in response to my post about IMAP and PHP:
http://www.trap17.com/forums/php-imap-read...elp-t56913.html (i still need help with this so please
if you have experience in PHP and accessing emails using PHP help!) Im thinking i need a new
mail server to rule out the possibility it could be my current mail server. Now currently im using
the mail server that comes with the XAMPP package, the mail server is mercury32 version 4.something
i know it supports the IMAP protocol because the docs say so and it has configs for IMAP. Ive messed
around with it and ....
some websites are asking you to download their toolbar from a useful one like google toolbar to
harmful one like websearch toolbar and some provide service only if their toolbar is installed
(example: mega upload). QUOTE whats browser toolbar? Third-party toolbars for browsers are
best known for adding functionality and ease-of-use options to the end user. While the browser
itself handles basic browsing navigation (Back, Stop, Reload, etc) using its own toolbars, external
toolbars often add additional functionality to browsers (additional search fields, form-fil....
Hi, I'm trying to build an online game and figured the easiest way to do the server list would
be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
website and I always get an abnormal program termination; however, it will work with the mySQL on my
own machine. The code is below: CODE #include <iostream> #include <iomanip>
#include <mysql++> #include "pass.h"//holds my password (i program at
school) int main(void) { Connection con("t3jem3_test","....
I have install windows 2003 server and some application like iis, share point, etc.my development
time want remote desktop for few user so I want multiple user to login my server but I have not
install active directory and I don’t want to install so tell me the best way to resolved the problem....
I Play at a small private server called AlphaWoW (Previously wow.vtwout.net) We are a small
community and have all grown to know each other withing the game and on the forums!
www.alphawow.net i also used to play at AniWoW anyone have any suggestions on other good servers....
First off you need a source: You can download one of these. QUOTE Cheezscape 80 -
http://www.megaupload.com/?d=W8NCP0YC Cheezscape Pk - http://www.megaupload.com/?d=SOK1SPVR
Project 16 V.6 Edit 8 - http://rapidshare.com/files/10028200...DIT_8.rar.html Project 16 v3 -
http://www.megaupload.com/?d=ZFYG6T8B Project 16 Blitz -
http://d.turboupload.com/d/1544978/P16_Blitz.rar.html Project16 V.6 Full Source -
http://files.filefront.com//;5486316;;/ Project16 V.6 Full Source -
http://www.megaupload.com/?d=IAO4H58V Project16 V.6 Full Source - http://rapidshar....
I, the founder of trap17, declare that this is one of the most hilarious topics ever made. Members
please take your time to read this and do enjoy it. My special thanks to Buff and Velma. I
personally ditest trap17 because of it's clutter, it's impossibility to navigate, and the
fact that admins like buffalohelp haven't been banned yet, as he abuses his power to the point
of threatening free speech. Trap17 is way to orienated on its appeal, and not it's content,
which is what's really important. If you make something flashy but pointless, all your....
Overview: In part 2 i will describe how to set up no-ip. no-ip is a simple way of hosting a
private server and it is most commonly used. if this does not work, there is another way i will tell
about in part 3. part 2 and 3 are short, yet effective guides that are aimed at helping you! If
you are not sure if it is working, it is probably because you have not read part 4: Port Forwarding
Chapters: Chapter 1: What is No-ip? Chapter 2: Initial Setup Chapter 2 Section A:
Creating an account Chapter 2 Section B: The DUC Chapter 3: Config Chapter....
can someone tell me how to make my very own online private server.Please help me out.This is really
pissing me off since no one will help me out.Thank you for your time.....
Request a new IP address from your ISP server Here's how to do it in windows Sorry for all
you MAC user's /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
Step 1, Click Start step 2, Click run step 3, In the run box type cmd.exe and click OK step 4,
When the command prompt opens type the following.PRESS ENTER after each new line. ipconfig
/flushdns *Press enter * ipconfig /release *Press enter * ipconfig /renew *Press enter * exit *press
enter * If you pplz are still have mess ups with this ill make a video TUT .. or if you....
Although several attempts were made, RuneScape neither confirmed nor denied this was an illegal
method of playing RuneScape. However, according to their TOS, as long as your private server does
not connect/interfere with the actual server this 3rd party software is not breaking the real
RuneScape TOS. Please use this information accordingly. lllllllllllllll Runescape Private
Server lllllllllllllll lllllllllllllll RomeScape lllllllllllllllll lllllllllllllll
By Brandon Smith lllllllllllllll Even though you start off as 1 skill everything with 1....
I've been looking around Google and it's so hard to find a decent host that doesn't
ban/delete your account for no reason, that has a nice bandwidth/space and doesn't flood your
site with adverts. Trap17 is amazing. All you need is to register on this forum, get hosting
credits and off you go. In no time you get a great offer. I need my credits now, but I just want to
say, everyone advertise on your sites. Give credit to Trap17, they don't ask for adverts, but
it'd be nice if you could give them a little mention on a 'Credit's or 'Lin....
I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
now i decide to make this tutorial to to help these people ... i didn't have a server but my
friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
a server ...stop making introduction ...let's go ... first you have to have minimum
requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
My aunt gave me her old laptop, and I want to reinstall Windows on it. For sarters, the DVD-ROM
drive is not first in the boot order. So I need to open the BIOS Setup program to change it. I tried
pressing about half a dozen key combos, and couldn't get it to run. I called Dell, and they gave
me some garbage, saying that I would have to pay to get help. So I come here, to ask you, how does
one open the BIOS Setup program on a Dell Inspiron 8000 laptop?....
Hey The topic name says it all. Well I have been trying for the last half an hour to log into my
GMail account, but it kept on occuring a Server 502 error. Just wondering if it is just me
or....yeah. QUOTE Server Error The server encountered a temporary error and could not complete
your request. Please try again in 30 seconds. Yep I have tried every minute..for the last half
an hour...(The Time now is 12.13pm Australian Eastern Standard Time) ....
i really wanna know. this is like serious.. if 512 users sign up for gmail, then they use up a
terabyte of space... now its more than like to have around hundreds and hundreds of thousands of
people who would've signed up for gmail.. now this is getting a bit unbeleivable.. if a
million people sign up... 2 million gigabytes... now where thats like nearly 2000
terabytes!!!!!!!!!!!!!!! enough to
store all the information that every human ever spoke since the dawn of time(k..k.. i am
exxxxagerating) , now ho....
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.