SMTP email sender

I need to install something that will accept smtp email messages from localhost and send them out.
I do not need a full blown email server. I do not need to receive emails, just send.
Any suggestions ?

I may be wrong (i'm a noob) but msmtp and ssmtp require an account on some external smtp server to which they redirect emails.
I want a standalone smtp server that can send emails itself, without any account anywhere. But I do not want a hassle of setting up a full blown email server, because i do not need to accept incoming emails, setup inboxes etc.
I just want to send out emails.
Is there a simple standalone smtp server ?
If not which of the full email servers are the most simple to setup so i can disable all the stuff i do not need.
Speed and performance does not matter.
Here's the example of windows program with similar functionality:
http://www.softfolder.com/easy_smtp_server.html

Similar Messages

  • Why do i get an error 66 when i sent a mail use SMTP Email Send File.vi?

            When i use SMTP Email Send File.vi,it works very well for some special mail sever such as the sever of my company,For others,while debugging it ,i use a free email address from 163 (http://mail.163.com/) or Sina(http://mail.sina.com.cn/) i get an error 66.I use the default sever port number(incoming mail sever(POP3):110,Outgoing mail sever(SMTP):25).
     Server information for 163:
       incoming mail sever(POP3)op3.163.com
       Outgoing mail sever(SMTP):smtp.163.com
     Server information for Sina:
       incoming mail sever(POP3)op3.sina.com
       Outgoing mail sever(SMTP):smtp.sina.com
    Thank you!

    According to the LabVIEW documentation error code 66 is: "The network connection was closed by the peer", which is not very helpful. There could be a number of reasons why this happens. Could also be that the server was down. I had trouble connecting to one of the sites you listed. Does the server require authentication? I tried the links you provided, but they're in a foreign language and I can't read them, so I can't tell. If authentication is required, then the SMTP VIs provided with LabVIEW won't work since they don't handle authentication. If the server requires authentication you can try the updated OpenG SMTP VIs that I had posted in this thread.

  • Não estou conseguindo enviar e-mail utilizando SMTP Email Send Message vi.

    Não estou conseguindo enviar e-mail utilizando SMTP Email Send Message vi. Uso a versão 8.6. Aparece a mensagem Error 66 occurred at TCP Read in NI_SMTPEmail.lvlibMTP Email TCP Read xTP Reply.vi:2->NI_SMTPEmail.lvlibMTP Email Command.vi:1->NI_SMTPEmail.lvlibMTP Email [QUIT].vi->NI_SMTPEmail.lvlibMTP Email Close Session.vi:3->NI_SMTPEmail.lvlibMTP Email Send Message Charset.vi:2->NI_SMTPEmail.lvlibMTP Email Send Message.vi:1->teste1.vi   
    Attachments:
    imagem.JPG ‏160 KB

    Bom dia Jean_ebrax,
    o VI SMTP Email Send Message não suporta servidores SMTP que requerem autenticação. Se você quiser continuar utilizando este VI, você pode utilizar um servidor SMTP Local para testar o seu código. O link abaixo é de um servidor free:
    http://www.softstack.com/freesmtp.html
    Para mais informações, consulte este link:
    http://digital.ni.com/public.nsf/allkb/57597451D40737058625729900589452?OpenDocument
    Agora caso você queira utilizar servidores autenticados, você pode utilizar a plataforma .Net da Microsoft. Abaixo segue um exemplo:
    https://decibel.ni.com/content/docs/DOC-2401
    Estou a disposição para quaisquer esclarecimento.
    Atenciosamente,
    Ricardo Ramos
    Engenheiro de Vendas - Sul
    National Instruments Brasil

  • Smtp email send file

    Hello,
    I'm trying to send an email with an attachment using the smtp email send file under LV 7.1
    When I run the vi the following message appears: " 500 syntax error , command unrecognized. For example , the command line might be too long".
    The same if I use the email with data.vi example.
    Thank you for your help.
    Andrés

    Hi Marco,
    I've tried your suggestion and the message on the reply string is confused for me: " 220 ctsmtpout.frontal.corre o ESMTP Service ( 7.2.056.6) ready ".
    I attach the vi that I'm trying to run. It is the one on the LV7.1/examples/comm/smtpex.llb        EMail with Data.vi
    Thank you for your help.
    Best regards
    Andrés
    Attachments:
    EMail with Data.vi ‏76 KB

  • Help regarding SMTP Email Send Message

    Hello everyone,
    i am working on the SMTP Email Send Message using labview .  i have connected the terminals as suggested in the Context Help and i can run the VI but a keep getting a lot of errors.
    Needless to say i cant send the mail .
    i have enclosed the vi , shall be grateful if somone can suggest any modifications so that the VI works.
    I have also seen the GMAIL.vi but dont want to use as it seems complicated. 
    Thanks in advance 
    Attachments:
    SMTP.vi ‏8 KB

    Hello Ravens Fan,
    i delved more into SMTP in Google and found out the following steps:
    Open up a command prompt (CMD.exe)
    Type nslookup and hit enter
    Type set type=MX and hit enter
    Type the domain name and hit enter, for example: google.com
    The results will be a list of host names that are set up for SMTP
    I am attaching a pic of my cmd after executing the steps. I updated the mail server in the SMTP Email Send Message block diagram and i got an error. i have also attached the pic for that 
    It would be very kind of you if you could guide me through 
    Regards
    Jalashwa
    Attachments:
    CMD.png ‏560 KB
    smtp error 2.png ‏100 KB

  • SMTP Email Send Message Error

    When I using SMTP Email Send Message in Labview 8.0 to send an email message and I get a error message as bellow:
    Error 16500 occurred at 500 5.5.1 Command unrecognized: "MIME-Version: 1.0"
    Possible reason(s):
    LabVIEW:  (Hex 0x4074) 500 Syntax error, command unrecognized. For example, the command line might be too long.
    Where the mistake and how to solve this error to send an email by Labview 8.0.
    Thank you.

    A couple of things. If you don't know what mail server you are using, you definitely need to get a hold of a network administator to see which one you use. Checking the mail server is a thing specific to the mail server itself, in other words there is no specific way that applies to them all. The example below requirs FDS 7.0 so if you don't have full developement system, it won't work. The handset question would be a great one to ask in another thread. I suggest also searching our website for information on that one as well. Hope that answers your questions.
    Tyler H.
    National Instruments
    Attachments:
    sendEmail.vi ‏66 KB

  • SMTP Email Send Message

    Hello,
    I want to use the  "SMTP Email Send Message vi". I do not know how I can  find the the IP Adresse from the mail server?

    Ask the person who is responsible for the mail server.

  • SMTP Email Send File.vi

    hola a todos..  
    Quiero enviar un archivo por email pero ninguna opcion me deja adjuntar un archivo, ahora en  Labview 2013 ya no aparecec el vi  SMTP Email Send File  o en donde lo puedo encontrar  
    Gracias por sus respuestas !!!!

    Hola:
    Si vas a Find Examples tienes el ejemplo Send Email using SMTP Client.vi.
    Este programa no envía ficheros pero en la paleta SMTP Email tienes Set Attachments.vi que te permite adjuntar ficheros, así que puedes modificar ese ejemplo incluyendo la posibilidad de adjuntar ficheros.
    Te adjunto figura para mayor aclaración.
    Saludos y suerte.
    http://www.aulamoisan.es

  • Z10 SMTP Email Sending Issues

    Hello
    Could you let me know if you have a workaround for the issue with not being able to send SMTP emails from the new Blackberry Z10 on build 10.0.10.82
    The message I get is 'Protocol Layer was unable to send a message'
    There is an ever growing discussion on the message boards….
    http://forums.crackberry.com/blackberry-z10-f254/unable-send-some-e-mails-protocol-layer-unable-send.../
    http://forums.crackberry.com/blackberry-z10-f254/heads-up-email-bug-recent-z10-os-versions-779341/
    http://forums.crackberry.com/blackberry-z10-f254/cant-send-e-mail-via-smtp-z10-785848/
    I have tried the following;
    Using a different port for smtp (currently using 465 with SSL)
    Tried turning SSL off and using port 25
    Tried using a local smtp from my service provider (Etisalat raher than auth.smtp.1and1.co.uk)
    Using a different email
    None of the above work.
    Any assistance much appreciated...

    6hugo9 wrote:
    Yes please -- it's annoying that March-2013 update has introduced such a crippling facility.
    I have IMAP and Exchange accounts setup, and all of my email accounts suffer this problem every day ..
    Quite dibilitating - and not good when this is my primary communication device... I dont look forward to having to resort to an Android based phone if this doesnt get fixed fairly soon 
    Regards
    @6hugo9 - I think that you are talking about two seperate issues, unless you are also using 1&1 as your email provider.
    @jjclarke - The 1&1 issue looks like it is being looked into, there is a KB article here. That said, the more of you that call into your Carrier's Blackberry support teams and report the issue, the more likely you are to get it resolved. You may even find that there is already a resolution in the pipeline waiting for Carrier's to OK the release of the updated software?
    @6hugo9 - you are listing a number of seperate issues in your linked threads. There is a bug that shows up on some servers over SMTP that the z10 is botching the HTML encoding on the emails (fortunately my server are not having this issue, knock on wood!), also others are having issues with ports being blocked (port 25 is quite frequently blocked by ISPs for anti-spam reasons) which would stop email from being sent.. as you wouldn't be able to connect to your server.
    Regardless, the best way to get to the bottom of that issue is also to call your carrier's Blackberry support team.. that will get the issue escalated on the development side. The "more the merrier", so to speak.
    A little birdie told me that when that SMTP encoding bug was introduced, the Blackberry support teams were swamped with calls.. So one has to assume that the devs were then working hard on resolving the issue. I imagine that we are all now waiting on our carriers for the fix to be sent through after they get done with the Carrier's "OS tests" that are always delaying our software updates.
    Best bet is always to call in and get a resolution, especially for extremely important issues like this one.
    -: DrewRead :-
    Can't find an app on Blackberry World yet? Tweet the developer and ask when they will #GetWithBB10 !!
    "Like it" if you like it.

  • SMTP email sending and executable

    Hi all !
    I have some problems related to my executable I talked about in another message. I decided to create another thread to that question. Hope I'm doing it right !
    As I told you my code is working perfectly. But I got some problems when I created an executable. You guys helped me solve them but now I got another problem:
    I'm using SMTP to send a message notification after a certain condition is met (please see the attached VI).   The "normal " code is working well but the executable, not!
    When I run the executable it's continually sending emails. It should normally send just one time! Can somebody tell me  what's going wrong with my executable?
    Best regards
    Kabanga
    Attachments:
    Email_and_Executable.vi ‏21 KB

    Hi Mike,
    thanks for your help.
    I just put the "OK" button for explanation purpuse. In fact the "ok" is done programatically each time I receive a defined byte from the serial port (please see the attached VI).
    You helped me solve the problem related to byte reception and case-structure "driving"  last week. I'm very sorry not having mentioned it to you know.
    Is it possible in that case to use the event-structure?
    Best regards
    Kabanga
    Attachments:
    Email_and_Executable_modified.vi ‏20 KB

  • Please i am having problem in creating an smtp email sender software

    The software throws an exceptional error which is javax.mail.NoSuchProviderException:smtp. This error is thrown anytime i press the send button. I ensured that i include the library files for the javamail Api, activation.jar and the mail.jar in the library folder of the project package. Pls what could be causing the exception error. Could it be the JAF. i read somewhere that jdk1.6.0_06 lib comes along with the Jaf utility

    What JDK are you using? What server are you using?
    Also, see this [FAQ entry|http://java.sun.com/products/javamail/FAQ.html#servletSecurityManager].

  • Lifting of SMTP EMAIL Send Limits for Department of Defense

    Can we get a waiver for mass notification e-mail alerts being sent to Department of Defense (our client) users? We provide DoD in all 50 states with MNS but they need a cloud option as a work around for getting the e-mail alerts to user personal accounts
    (several thousand e-mail accounts in minutes).  The client initiates the alerts and we are testing now with Office 365 Exchange account in the cloud, and it works great!  But its doomed without a lift on the smtp for volume alerts.  Please reply
    to [email protected] so that we may set up a con call.

    Hello,
    If you need a real time communication, I suggest we contact a MS support to be of assistance. In addition, you can also try Exchange Online Forum here:
    https://social.technet.microsoft.com/Forums/msonline/en-US/home?forum=onlineservicesexchange
    Thanks,
    Simon Wu
    TechNet Community Support

  • SMTP, Email send by SAP

    hi,
    Is it is needful to have Application server & email service (IIS) run on Server operating system in-case of  Windows platform  ?
    Thanks

    Thanks

  • Why do i get an error 63 when i sent a mail use SMTP Email

    I used "SMTP Email Send Message.vi" but i have allways the error 63. How can I reslove this error? Ist  this a port error? a pop up displayes and  shows that i should to change the option under the tool palette-> Server.Vi but Ido not know what i can do?

    What SMTP server are you trying to use? Your own? Obviously, it is refusing your connection attempt. The SMTP VIs exclusively use the classic SMTP port (25), but many newer mail servers require different authentication, port, encryption, etc. for security reasons.
    Start with this search.
    LabVIEW Champion . Do more with less code and in less time .

  • Smtp email (MS office toolkit) can't open attachments

    I'm using the SMTP Email send file.vi to send a Word.doc file as an attachment. The .doc file is the result of the MS office report.vi opening a template, filling the bookmarks, then saving the file as a .doc.
    The .doc is then opened with the New report.vi, printed (print report.vi), then disposed (disposed report.vi). The .doc is then attached to an email using SMTP email send file.vi.
    The email(s) are arriving without problem and the attachment is visible. If, however, the attachment is double clicked, it will not open. The error message indicates that there may be either path or security problems. There is not, I'm sure of it.
    Additionally, I tried saving the attachment "SAVE AS" to a local drive and then opening it. The "save as" worked alright, but when opeing the file I got the same errors.
    Oddly enough, if I navigated to the location where the MS office report.vi saved the .doc file and then opened the file, everything worked as expected. The file opened and the bookmarks were filled in as expected.
    It seems to me that Outlook (exchange server) is doing something to the file (freakin Microsoft). I can't imagine, however, that I'm the first to attach a file to an email using the MS office toolkit.
    Somebody please shed some light on this. It's driving me nuts.
    thanks,
    todd

    Hi Ma,
    Here's the "Emailing_Reports.zip" including the VI for LabVIEW 7.0.
    Please notice that the option of setting the "binary?" connector to TRUE, is specific to the "SMTP Email Send File.vi" and not just to this example.
    Good luck!
    - Philip Courtois, Thinkbot Solutions
    Attachments:
    Emailing_Reports.zip ‏91 KB

Maybe you are looking for

  • Cannot find FaceTime App on iPhone 5/New iPad

    Found out that I did not have FaceTime app on my iPhone 5 or new iPad. Have started reading articles about it.  Need to go thru settings=> general => restrictions and set safari, camera, facetime . all to be "on".  and go thru settings => FaceTime an

  • WOOOOHOOOO  Thanks Itunes 7.3 Shuffle Playlists finally work right....:-)

    Thanks Apple for fixing the playlist problems with the Ipod Shuffle 2G... It finally stays in the order you want them sorted... I am a happy camper now...

  • Oracle equivalent of "With"

    Hello I have to convert sql procedure to Oracle procedure and it uses the common table expression "With" can some one tell me if there is an equivalent of "with" in Oracle It is being used like this. with bcount (Bookid, [count]) as select b.Bookid a

  • Catalog broken

    Hi all, I'm coming to you guys because it's not the first time I get a strange error after I mad a small modification in my requests in Answer. I change a report (e.g :add a column, change the size of the graphe ).after I save the request I cannot op

  • Envy 2x solid state hard drive upgrade

    Is it possible to replace the 64gig drive with a larger capacity drive?  If yes which mfg and models will fit physically? thank you.