Nov 21, 2009

Sendmail Vs Mail() And Smtp - how to use sendmail?

free web hosting
Open Discussion > MODERATED AREA > Trapper's Secret HideOut

Sendmail Vs Mail() And Smtp - how to use sendmail?

spy_charly
hello guys!.... at last i discovered that using sendmail the mails i send, arrived directly to the inbox folder in accounts like MSN or YAHOO!, that is very useful when you have a list to some friends or some kind of newsletter.

The bad thing is that i made it all with joomla!, it had this option, but i would really like to have a script with this new form, do you have any idea about how this can be achieved guys?

And the other thing, does trap17 support smpt? if you do support it guys, can the mails arrive to the inbox with accounts such as MSN or YAHOO!

any samples on php using the path sendmail?, thanx in advance smile.gif

Notice from mayank:
Edited Topic title

 

 

 


Comment/Reply (w/o sign-up)

anwiii
if you want to have your mail end up to yahoo or hotmail or any other mailbox, log in to your cpanel and forward your mail. sending mail through smtp is available. i've had problems with it in the past but i believe it was an isp providor problem i am still trying to resolve. as far as sendmail, that works too if you want to set up some form of mailin list newsletter or autoresponder. send me mail if you want to test a simple script that will work on trap17. i also believe that in your cpanel under scripts, you might find what you are looking for that can be set up automatically for you.

QUOTE(spy_charly @ Mar 18 2006, 10:31 PM) *

hello guys!.... at last i discovered that using sendmail the mails i send, arrived directly to the inbox folder in accounts like MSN or YAHOO!, that is very useful when you have a list to some friends or some kind of newsletter.

The bad thing is that i made it all with joomla!, it had this option, but i would really like to have a script with this new form, do you have any idea about how this can be achieved guys?

And the other thing, does trap17 support smpt? if you do support it guys, can the mails arrive to the inbox with accounts such as MSN or YAHOO!

any samples on php using the path sendmail?, thanx in advance smile.gif

Notice from mayank:
Edited Topic title


 

 

 


Comment/Reply (w/o sign-up)

spy_charly
thanx for your reply buddy but i mean how to do a script that sends mails from my site!! i dont want to forward i want to have like a laing list with around 30 mails....any ideas on how the script can be done? beacause i am sending the current list from flash and php using mail() but that functionsends the mail mail to the junk folder...

Comment/Reply (w/o sign-up)

vintedois
Hi Spy,
Do you mean it sends the php posted e-mails to people´s junk e-mail box? So It sends the e-mail, what I think you should do is to identify your mail.

Regards.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : sendmail, mail, smtp, sendmail

  1. Google Mail
    (4)
  2. Keep Getting Socket Error
    mail won't send. (3)
    When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
    related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
    regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ....
  3. Our Own Email Account
    How do I make it and read my mail? (8)
    Hey guys, I love how I have sendmail and my own email account here, but I don't know how to
    access them. When I created my account, I put in my home email address because that's supposed
    to be there. But instead of having my users email me at my home email account in my contact form, I
    would like to have them email me here at trap17. I went into my Email Management and saw Add/Remove
    Email and created one called Custergrant@custopoly.trap17.com...and it created correctly and all.
    But if I have users email at this, how do I read it? Do I click Read Webmail? And h....
  4. Web Mail Forwarding Not Working?
    (0)
    I set up a several email accounts on Cpanel, and am trying to forward the mail from some of them to
    a gmail address. So far nothing's been forwarded. Also, when composing email, I've noticed
    the "receipt" function doesn't work. Any clues, anyone? On another note, I noticed Cpanel
    reverted back to it's former state after a brief upgrade. What's the latest with Cpanel?
    Several days later and still no response? /huh.gif" style="vertical-align:middle" emoid=":huh:"
    border="0" alt="huh.gif" /> Mmkay, guess I'll pm admin directly.........
  5. Smtp Server Is Not Working...?
    I think there is a prob. with my SMTP server (4)
    I am posting this because I believe there is a problem with my SMTP server (at Trap17.com). I have
    been trying to send mail with PHP using the mail() function. Although PHP did not return any errors,
    none of the mail was actually sent... I have enclosed a copy of 2 different codes I have tried to
    use. Either I'm making a mistake with these codes or there js a problem with my SMTP server. If
    there is a mistake with my code, please tell me what is wrong. Otherwise, maybean admin can look at
    my SMTP server configuraton to make sure it works. CODE 1 CODE $email_to =....
  6. Genuine Help With Smtp And Php Mail() Function
    I need help using the PHP mail() function and the SMTP server on Trap1 (3)
    Hello, I have looked up the solution to this problem numerous times on this forum but cannot seem to
    get a straight answer. I have also read that something called SMTP Authetication is required. I have
    looked up numerous ways this should be done, but I believe it required special protocols. This is
    the code that I tried to use to send e-mail using the SMTP server here at Trap17. CODE
    $email_to = "whoever@whoever.com"; //SEND MAIL TO HERE $subject = "Testing the SMTP server";
    $message = "This is a test of the SMTP server on Trap17.com Hosting."; mail($email_to, $s....
  7. Trap17 Mail Exchange Servers
    (4)
    Ok, I recently downloaded Mozilla Thunderbird to try and configure it to my websites e-mail, so i
    can recieve and send mail through it. But it's not working for me In the Cpanel mail management
    it says that the outgoing and imcoming are both mail.hogwartsmagic.net can someone help me
    configre this?....
  8. Mac Mail And Server Settings
    (2)
    I have Mac Mail checking and downloading email, but I can't get it to find the outgoing mail
    server. I've tried mail.blendergalactica.com, mail.www.blendergalactica.com,
    smtp.blendergalactica.com etc, but I get this error back: The SMTP server
    “mail.blendergalactica.com” is not responding. Check your network connection and that you entered
    the correct information in the “Outgoing Mail Server” field. If it still doesn’t respond, the server
    might be temporarily unavailable. If you continue, you may not be able to send any mail. ....
  9. Is A Smtp Server Setup On Trap17 Servers?
    I need it for my website's DRUPAL registration. (9)
    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? Thanks by now. P.S: Go Trap17 crew!....
  10. Php Mailscript Or Smtp
    wanna know what works. (1)
    Hello, I wanna ask about the php()mailscript fuction or smtp function. To register forum members and
    send out e-mails true the interface. My questin is what works and whats the limit of e-mails a hour?
    This is really important for me hope someone answers to me /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
  11. Mx Mail Question
    Need to change it to the new google program (1)
    Hey i think i did it right, but it didn't look the same way they said it would. I show you the
    directions then show you what i did. QUOTE 1. Login to your ISP using the username and
    password associated with your domain. 2. Navigate to an MX record maintenance page. MX records are
    special DNS (Domain Name Service) records, and are often located under sections titled "DNS
    Management," "Mail Server Configuration," or "Name Server Management." You may need to turn on
    advanced settings to allow editing of these MX records. 3. Delete any existing MX records befor....
  12. E-mail Log-in
    need code to allow e-mail log-ins (2)
    I am just wondering if it's possible to make a log-in code type thing were my members can log-in
    to view there pop3 e-mails. If anyone knows how, if or were I can get one of these please post.....
  13. Mail Problem
    (12)
    Hi, i have a problem, when i try to send an email (created in trap17 cpanel) i receive this message:
    QUOTE sorry, your IP is rejected because it was flagged as an open-relay It was working
    fine, but now i have this problem and i don't know why! /sad.gif" style="vertical-align:middle"
    emoid=":(" border="0" alt="sad.gif" /> Any help would be very thankful. Thanks in advance.....
  14. Bandwidth Mail
    i´m receiving alerts about bandwith usage (3)
    Hello, I have received mails during this weeek telling me that my website had reached 80% of its
    bandwidth limit. But I´ve checked it on cpanel and my stats are right now 813.99 / 5000 MB... and
    I´m working these days on the site, constantly uploading and testing things so I suppose that
    normally I wouldn´t use as much. But anyway it´s not near the limit and it´s definitely not around
    80% so... what can I do? Am I doing something wrong? By the way, I haven´t experienced problems... I
    mean, the website hasn´t got down in any moment. The mail tells me to contact the syste....
  15. Mail() Function
    the mails are sent as SPAM!! (4)
    hello guys! i was thinking about the Mail() function coz lately all the mails i send to my friends
    are send as SPAM and honestly it is a little annoying due to some of them (maybe all of them) use
    hotmail and the mails they got arrive to the SPAM section, is there anything wrong with my script
    should i add more headers? and why scripts like the Zen Cart can send mails directly to the Inbox
    folder?....
  16. Sending Mail
    SMTP problems (3)
    Okay I am at a loss on this so I am trying this way. I looked around and did several searches to
    find an solution. My domain is unicornrose.com so my mail server is mail.unicornrose.com So far
    I have never had a problem with the getting mail part. I can not send however. I have put my smtp
    server as mail.unicornrose.com and that it requires server authentication. It is also set as port
    25. I have tried it as no server authentication too. I keep getting an error. Something to the
    effect that it can not find the server. Now when I look at my file server and loo....
  17. Need Help With Web Mail
    (2)
    does any one how i can find out my webmail address. where am is supposed to go in the control panel
    to find out.....
  18. How To Delete A Mail From My Webmail Admin
    (2)
    hi all!, i have used the email from my account and sometimes it receives spam (still dont know why)
    so i would like to delete these emails but the problem is that when i try to delete some, it just
    marks them as deleted but they are still there (im using horde) any idea? btw, while cleaning my
    webspace, i mean deleting folders and files and also databases i dont see the changes from my "used
    space" quantity... does it take some time to refresh or something or i havent deleted the files at
    all? thanx in advance Merged double posts ....
  19. Where Is The Mail Server Info?
    Need SMTP and POP3 server info (5)
    I looked in cPanel and noticed that I have a total of 99 email accounts. However, I can not find any
    sever connection information. Can any one proide me with these settings?....
  20. Sending Mail Problems
    Outlook Express (11)
    I am using my dot com email through Outlook Express. I have no problem in recieving Emails through.
    However if I reply to the Email it can not send before there is an Error. The Error message is
    below: QUOTE Your server has unexpectedly terminated the connection. Possible causes for this
    include server problems, network problems, or a long period of inactivity. Account:
    'mail.zaccynetwork.com (2)', Server: 'mail.zaccynetwork.com', Protocol: SMTP, Port:
    25, Secure(SSL): No, Socket Error: 10053, Error Number: 0x800CCC0F This happens with all 6 acc....
  21. Mail Settings To Configure Outlook Express
    Common mistakes by members (11)
    Hi, There are many members who face trouble getting their mails to their inbox. There can be many
    reasons for which your system might not be able to fetch mails from our servers. We have kept all
    the attributes related to the mail at DEFAULT so that our clients don't have problems
    configuring the mail themselves. Here the the general mistakes which members make :- 1. Username
    *MUST* be in format USERNAME@DOMAIN.COM (i.e. your complete Emaill address itself acts as your
    username) 2. Forget the password or confuse it with Cpanel password. Every Email address has to....
  22. Smtp
    can't send emails (3)
    I just set up Mozilla Thunderbird. It is my first time to use an email client although I have heard
    of POP3, Microsoft Outlook and Thunderbird along time ago, just that I am too lazy to configure
    everthing and I thought it was much easier to use a web-based email account like Gmail. My problem
    now is - I can't send messages from my Trap 17 email account. It says it has a failure
    connecting to the SMTP server (or the outgoing server). I used correct server url. Does anyone
    having the same problem? I have downloaded the emails to my PC but I can't send messages. ....
  23. Any Good E-mail Newsletters?
    Im looking for a great e-mail newsletter (3)
    I need the script, program, or anythign else, PHP MYSQL anything will work really, but it has to be
    a very easy to use, great customizable e-mail newsletter, so i can send mass e-mails to everyone on
    my list, and i need it to either haev tempaltes with it, and html builder, or let me HAVE html in
    the newsletter, if anyone can help me with this itl be greatly appericated thanks alot guys!....
  24. Outlook Mail
    (3)
    does anyone know how to set up a microsoft outlok mail? what are those STP and POP3? what do you put
    there? im trying to use my hotmail email so is it possibe.?....
  25. Formmail Or Form Mail
    http://mydomainname.com/cgi-sys/FormMail.cgi (2)
    Hello everyone, I would like some guide on formmail (or form mail) when submitting via HTML. When
    I tried to use http://mydomainname.com/cgi-sys/FormMail.cgi , where "mydomainname.com" is my domain
    name I get an error saying: Sorry I can't send to test999@hotmail.com. Is test999@hotmail.com
    on this server ? Part of my script calls for Above is the exact line from my coding. Am I
    missing something? Would I need to insert "method="POST" as well? In the past trial, the error
    message was POST not allowed in this server. Furthermore, where could I find....
  26. Changing The E-mail Address / Password In Cpanel
    (4)
    Hi! I was wondering if any of the admins or moderators can help me on this one. I recently received
    my hosting account. On the default index page, it said to login to cpanel and change my e-mail
    address and my password before using the account. I logged into cpanel, but I was wondering which
    link do I click on to change the e-mail address? There seems to be several links in relation to
    e-mail accounts. Many thanks in advance!....
  27. Mail Not Working
    (0)
    Current MX Entries Domain Mail Exchanger (MX) void.zroenergy.net 69.50.188.18 zero.trap17.com Sorry,
    this domain has mutiple MX entries. You must edit it with the DNS Zone Editor -- How do I access
    the DNS Zone Editor.. I can send mail through my emails but I cannot receive mail.. How do I fix
    this and get it workin again? /wacko.gif' border='0' style='vertical-align:middle'
    alt='wacko.gif' /> ....
  28. Smtp,ports,etc...
    (1)
    Anwsers questions only if you know them! my site: hostjunkies.trap17.com ~Questions~ The SMTP
    server host/ip? The SMTP server port (usually 25) ? What to use when sending the HELO command.
    Typically, your domain/hostname. Only include ? the name, WITHOUT the HELO command. Whether to use
    basic authentication or not Username for authentication? Password for authentication? Thank-You!....
  29. Mail Of Host !
    I alway have problems with it ! (0)
    When i use mail with accout on host , it auto time out and disconnect after about 10 minutes ! I
    using pop 3 with main acc of host ! When i try access again , i always seen message : The
    connection to the server has failed. Account: 'quangthinh.trap17.com', Server:
    'quangthinh.trap17.com', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10061,
    Error Number: 0x800CCC0E My mail : nuhoaxul@quangthinh.trap17.com smtp i wrote :
    quangthinh.trap17.com pop3 i wrote : quangthinh.trap17.com Have anyone giving mess as of me
    ? ....
  30. G-Mail
    Invites (-1)


      Looking for sendmail, mail, smtp, sendmail

Searching Video's for sendmail, mail, smtp, sendmail
See Also,
advertisement


Sendmail Vs Mail() And Smtp - how to use sendmail?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com