How to have cron jobs email to an exchange server

How do you setup a cron job so that i can send its results to an email server such as exchange?
I want to dump the results of a cronjob and then email this results to an account on a exchange server
please help?

to redirect the mail message to a non priveleged account create a[b] .forward file in the / directory with a single line entry containing the user to receive the forwarded mail.
In outlook create a new mail account using POP3.
The mail server should be your UNIX server, might have to use the IP address rather than the host name.
The login details should be your UNIX account and password. Dont believe the email address is important as you are only downloading mail from the server.
This is basically the same as you do from home when dialling into your ISP and dowloading mail.
Not sure if this is a solution as it doesnt use an exchange server but it does get your mail.
Your mail program should be able to handle receiving emails from multiple sources ie your exchange server and a pop3 account

Similar Messages

  • How to have the Chat history without the Exchange server?

    How to have the Chat history without the Exchange server?

    Hi,
    You can try Archiving server. Archiving is the storing of IM and conferencing data in an SQL backend database. This data is not instantly readable / searchable. The Lync users are not able to read it directly. The admin can export the data using Lync powershell
    and then convert it into a readable format.
    Kent Huang
    TechNet Community Support

  • [Solved] Have Cron Job Open Terminal Window

    I want to run a ping script every morning to check the liveliness and latency of specific servers. The script itself works fine but I can't figure out how to have cron open up a terminal window so I can see the script running.
    This is what I have so far:
    #runs /home/bran/pingservers.sh everyday at 8:30 am
    10 10 * * * env DISPLAY=:0 konsole -e ~/pingservers.sh
    But it doesn't open anything I don't even know if the job is even executing.
    Last edited by brando56894 (2013-05-20 14:25:42)

    I am unsure how to get the script to open a terminal, but the journal should have some information on whether the script is running or not and if there are any errors.
    brando56894 wrote:
    I don't even think cron jobs are running at all. I changed my job to
    1 * * * * /bin/echo hello world
    and it hasn't done anything...
    As far as the job above, I just wanted to note that you have it set to run on the first minute of every hour. If you were looking for every second minute, you would want the following:
    */1 * * * * /foo/bar
    Last edited by BluMongoose (2013-05-14 22:01:48)

  • How to send timer job email to "assigned to" feild value in a task list?

    Hi All,
    How to send timer job email  to "assigned to" field value in a task list if due date is after two days from now?

    Create a SharePoint Designer Workflow and use "pause until date" option when an new item is created/update.
    Using Server Object model, I believe you can create the timer job from item event receiver.
    --Cheers

  • I have 4 email accounts in apple Mail.  My mail is sending from the wrong account.  even on "reply" it sends from a different account.  I have 3 gmail accounts and one exchange server account. I choose which account to send from and it still sends from a

    I have 4 email accounts in apple Mail.  My mail is sending from the wrong account.  even on "reply" it sends from a different account.  I have 3 gmail accounts and one exchange server account. I choose which account to send from and it still sends from the same gmail account.  Help.

    I HAD two accounts because of this problem.  I completely removed the problem account from the Apple Mail client.  Guess what is happening??  That's right - Mail is still sending from the other account that no longer exists on my computer, and I have absolutely no idea how this is happening.  This is incredibly frustrating.  When a recipient chooses to reply to my message, quite often I won't get it now because it is going to the other account that has now been deleted from my system.  COME ON APPLE!!! WHAT'S THE DEAL WITH THIS???

  • How to read emails from Microsoft Exchange Server

    I have microsoft exchange server and I want to read emails from microsoft exchange server. There is no POP3 server. So is it possible?
    If it is possible to read emails from microsoft exchange server then please give me some idea.
    Thanks
    Santanu

    santanu wrote:
    Hi,
    My company is using Microsoft exchange server.
    IMPA and POP3 has been disabled, but my requirement is I wan to read email.Then ask the administrator of the server to enable IMAP. If you have a valid business requirement to do that, there would be no reason for the administrator to refuse.

  • Can LabVIEW send an email through Microsoft Exchange server without an account set up in Outlook?

    I've found sample code that shows how to send email through Outlook using LabVIEW.  On any computer I log into on our network, my profile loads and I have access to the exchange server through Outlook so the code works.
    However, I am developing a program that will run on a lab computer with a generic PC login that is shared among everyone in the lab.  Exchange server/outlook is not set up for the generic user.
    Is it possible to have labVIEW send an email through the exchange server with a server name, username, and password coded into the executable?

    You would need to send a standard SMTP message via Exchange. The Exchange server will likely require authentication, so you won't be able to use the built-in SMTP VIs, as they do not support authentication. If you're on Windows you can use .NET (see this example), or use the OpenG SMTP VIs.

  • Email Problem- Microsoft Exchange Server

    I have been trying to setup my two email accounts on the Tour from Microsoft Outlook. I got one email to work correctly on the Tour, it was a POP3 email. However, my main email is on the Exchange Server and for some reason the Blackberry is not receiving those emails. I have tried everything I could in Outlook (2003) to fix it, called my service provided, and IT. Please if anyone could help give me some advice on how to setup the email for an Exchange Server (NOT POP3), I would much appreciate it!!!

    Hi,
    This is from Sgardne:
    KB02858 Unable to integrate a Microsoft Outlook Web Access or IBM Lotus Domino Web Access account with a BlackBerry Internet Service account.
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Config OES/sendmail to forward email from/to Exchange Server

    Hi
    I have installed an OES on a Red Hat ES 3.
    But on my network i have a Exchange Server that send/receive all emails. And i cannot change here nothing(company rules). Now what i need to do? I need to config the Linux sendmail to relay on the Exchange Server(the exchange is now configured relay on Linux) to forward the emails that i need.
    I only need this to one email account e.g [email protected] The Oracle Email Server is running, but i need to config the Linux to forward the email to the Exchange Server, and go to outside. Also i need that receiving an email to [email protected] that my Linux receive this email from the Exchange Server.
    I have configured the sendmail.cf like Oracle says on the Administrator’s Guide manual. I have add the ip and name of the Exchange on /etc/mail/access to relay. But still i cant send emails outside. If i test the sendmail -v testuser, and all says ok. I have tested telnet domain 25, and all went ok.
    I think the only problem is forward the oes to exchange to forward outside
    Any help
    Many thanks
    Thank you
    Jail

    Hi andreas
    Yes i also think that it maybe resolved by an alias and forwarding
    Th COM is the domain in the OES is the com default. Is this domain that you referring?
    The company domain that is in the OES(e.g xpto.com) is the same that is in the Exchange. Do you think this will be a problem? Must i create one like oes.xpto.com? To work with the OES?
    I have created a relay on the access file, but is this ok? Or must i need change anything else? Mean while i will check that url
    And yes i can connect to the Exchange on port 25 from the RH
    Since i have several user/account created on the OES, the only think that i did not understand yet is how can they receive any email?
    The fax@domain was a example. But i can collect all outside emails from that account and with some rules forward to any other OES account? I think this is possible? Or this is the hard way to configure the OES?
    Thank You
    Jail

  • Actionable emails with MS Exchange Server

    Using Exchange for e-mail, and my understanding is that we must enable IMAP/POP3 email on our Exchange server to get the BPEL actionable e-mails to work. But my Exchange experts strongly advise against us turning on these types of messages, at least on our main Exchange server. It is a global setting, and apparently one which creates numerous security risks.
    Attempting to configure actionable emails with MS Exchange Server as the email system. Does this require enablement of IMAP/POP3 on the Exchange Server to get actionable emails to work? Specifically, for the EmailAccount/IncomingServerSettings within the ns_emails.xml file, what configurations are required when the email system is Exchange Server?
    I'm looking to confirm or deny this configuration requirement for MS Exchange Server.
    Thanks,
    Tim

    Try http://www.lavantech.com/smtpmailer
    This isnt the right place to market your product. If you've forgotten what this forum is used for, you better ask someone.
    You don't have to refer users to your application and asking them to try it. Of course not for free. You will be reported if you continue.

  • Iphone Email Setup - Microsoft Exchange Server

    We have an exchange server and as a result having a little problem getting my email acct setup so I can "send" and "reply" to email... I can now receive email but cannot send/respond..
    My IT dept is looking into it and asked me...
    If you could find out if that device (IPhone)has a fixed IP address then we can get this resolved pretty quickly.
    Suggestions please...
    Tom Porter

    I've also found sending email via an Exchange server to be problematic (intermittent but mostly not sending). I've laid it to the server I'm using, but this thing is still young. Some other sites also have reported Exchange issues.
    Some reports have said Apple is going to address this issue in an update, but since many people were wrong about Exchange support in the first place, I'm biding my time.

  • How to Run cron Jobs(Schduled jobs)

    HI all,
    I am runnig one webapplication in resin.In resin web.xml run at tag like below
    <run-at>01:50,03:50</run-at>This tag is used for runnig some periodic jobs.I want to cleanup the database every day at above mentiond timings.But in tomcat htere is no option like that.Is there any way to develope cron jobs please help me.
    Thanks in advance

    Do you have other tasks in cron?
    I will assume not. You have to make sure you have permissions to do cronjobs.
    If so, then just type crontab -e
    From here you can use the following guideline to make your cronjob. Also source your .profile or whatever in your shell script.
    Minute = Minute of the hour, 00 to 59. * Will indicate every minute (details later)
    Hour = Hour of the day in 24-hour format, 00 to 23. * Will indicate every hour (details later)
    Day = Day of the month, 1 to 31. * Will indicate every day (details later)
    Month = Month of the year, 1 to 12. * Will indicate every month (details later)
    Day = Day of the week, 3 chars - sun, mon, tue, or numeric (0=sun, 1=mon etc).... * Will indicate every day (details later)
    Task = The command you want to execute
    So if I had a shell script called runme.sh and in it it called my .profile (which sets my oracle_home and path etc) and it also called sqlplus and ran my script this is how I would set it up. Let's assume we want it to run 10 minutes after midnight every night.
    10 0 * * * runme.sh
    Let's assume you want a log, then it can look like this.
    10 0 * * * runme.sh 1> path/filename.log 2> path/errorlog.err
    If you wanted to just run it from Monday through Friday, then do this.
    10 0 * * 1,2,3,4,5 runme.sh
    Hope this helps.

  • How to have separate 2 email accounts on an enterprise server

    I have a company phone that allows me to receive company email via an enterprise server.  I want to set up a personal email account by eay odf my ATT outlook account.  when I tried to do thid by way of the instructions on the ATT wesite, I get a separate account, but my personal emails show up in both my personal account as wll as my company account (enterprise) account.  How do I or can I separatr the two accounts where there is not a separate email and not duplicated in both the  personal and enterise email accounts.  Thanks for the help.
    Mike Gordon
    [removed personal information]
    Message Edited by dany_s on 10-05-2009 11:50 PM

    Hi,
    Check here: http://supportforums.blackberry.com/rim/board/mess​age?board.id=8300&message.id=56014&query.id=154388​...
    or here:
    http://supportforums.blackberry.com/rim/board/mess​age?board.id=8300&message.id=799&query.id=1543887#​...
    or here:
    http://supportforums.blackberry.com/rim/board/mess​age?board.id=8300&message.id=803&query.id=1543887#​...
    or here:
    http://supportforums.blackberry.com/rim/board/mess​age?board.id=Bold&message.id=25497&query.id=154388​...
    or here:
    http://supportforums.blackberry.com/rim/board/mess​age?board.id=8800&message.id=7686&query.id=1543887​...
    or here:
    http://supportforums.blackberry.com/rim/board/mess​age?board.id=BlackBerryEnterpriseSolution&message.​...
    or any of the other 10+ pages of search results...
    Checked out my Blackberry FAQ's and Links to Needed Articles here
    http://darkeen.homelinux.com/index.php/Blackberryfaq

  • How i have to attach a report output(from server) as attachment

    Hi ,
    how i have to attach a report o/p as attachment.
    Thanks in advance for helping

    You could make use of a GLOBAL TEMPORARY TABLE and populate the data in this table in the BEFORE-REPORT trigger.
    Then your report query would be based on this global temporary table which will make it very easy for you.

  • How to move all emails from mailbox to an external email account in Exchange Server 2007?

    I have a user who is leaving the university in a few days. The user would like to forward all of their old emails from their mailbox to their G-mail account. Will setting up email forwarding forward all of the old emails to the G-mail account or just the
    new emails that are received after setting up email forwarding? If forwarding isn't the correct solution; then what is? We are running Exchange Server 2007.

    No, as you've suspected the forwarding will only affect new messages coming into the mailbox, not existing ones. Additionally, if you did get all existing messages to forward to another account (you could probably do it by creating a rule in Outlook) then
    the gmail account would show every single one of them as arriving now, and lose their existing send date.
    Probably a better option would be to export the mailbox to .pst, and then assuming the user has their gmail account configured in Outlook somewhere as something other than POP3 they can then open the .pst file on their machine and copy the messages over
    to their gmail account, which I think would also preserve the original information.
    You could do that via the server using Export-Mailbox as described here
    http://technet.microsoft.com/en-gb/library/bb266964(v=exchg.80).aspx (note it has to be run from a 32-bit OS with the Exchange Management tools installed), or the user could just as easily do it themselves from within Outlook using the Export option.

Maybe you are looking for

  • BW Authorizations Problem

    Hi, BW ver: 3.5 During some testing, a BW consultant created some custom authorization objects based on InfoObject 0Employee. These custom authorization objects were added to roles. Now that we are developing proper roles, these custom objects are no

  • Background nav image not displaying in some browsers...

    Hi,    I'm in the process of building a website template - still ironing out some bugs, but just discovered that the bacground image in my navigation bar isn't displaying on some browsers (including some versions of IE). It works in IE8 where my prim

  • Invalid IHTMLTxtRange::text value in contentEditable DIV element

    I have a BHO on C# which works with text and selection on editable HTML elements. I observe a problem with getting a correct text using IHTMLTxtRange interface on editable DIV element (contentEditable=true). Here is my code:             IHTMLSelectio

  • Problem installing SAPNW7.01 ABAP Trial

    hello; I have a problem installing Netwever SAP (ABAP) trial,during the extraction of DBMax (45%), the first step that goes well but during the instalation when I see a message "please wait the installation lasts 2 hours is" it is almost 1 hours and

  • Can a memory stick be plugged into an iPad?

    Can I plug a USB memory stick into an iPad and pull various things off of it?