davidannis Posted May 29, 2014 Share Posted May 29, 2014 If you have linux hosting with shell access you can check sendmail directly. First log into your account with ssh then: Step 3Send an email in the terminal using the sendmail command. Sendmail needs a valid, working email address and a short message. A subject for your email is optional. Type "sendmail your@email.com" and press the "Enter" key. Step 4Type a short one-line message and press the "Enter" key. Press "Ctrl-D." The command prompt should appear. Check your email inbox to see if the message was delivered. If the test email does not show up after a few minutes, Sendmail is either not working or not working properly. steps from: http://smallbusiness.chron.com/check-sendmail-working-not-linux-49904.html or try the mail command http://www.simplehelp.net/2008/12/01/how-to-send-email-from-the-linux-command-line/ Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted May 29, 2014 Share Posted May 29, 2014 (edited) Yep, david is right, since you have a ssh access to this account, login into your terminal and try to call sendmail directly from the shell. Try, again to send me an email with a message od current date/time. The command is: echo `date` | /usr/sbin/sendmail tuparov86@gmail.com // or echo `date` | sendmail tuparov86@gmail.com Edited May 29, 2014 by jazzman1 Quote Link to comment Share on other sites More sharing options...
elena94 Posted May 30, 2014 Author Share Posted May 30, 2014 (edited) thanks guys but with my current plan I do not think I have access to the SSH manager, I've tried the script that isn't working with 2 other hosts and it works fine, but my current host keeps ignoring the facts and telling me to fix the script. I might just switch hosting company. Edited May 30, 2014 by elena94 Quote Link to comment Share on other sites More sharing options...
ginerjm Posted July 23, 2018 Share Posted July 23, 2018 To ads1: Do you realize that this is a 4 year old topic??? Please don't resurrect old stuff just because you saw it during your first look at the forum. Welcome to the group though! Quote Link to comment Share on other sites More sharing options...
mac_gyver Posted July 23, 2018 Share Posted July 23, 2018 ^^^ that's because it is a non-specific post just to get the link to show up on this site, to increase the google ad back-links. Quote Link to comment Share on other sites More sharing options...
ginerjm Posted July 23, 2018 Share Posted July 23, 2018 And what happened to "ads1" post? Quote Link to comment Share on other sites More sharing options...
Barand Posted July 23, 2018 Share Posted July 23, 2018 I removed it (and Ads1) for spamming the site. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.