Menu

#2 Send Mail Notification

closed
None
5
2004-10-21
2004-07-14
No

It could be useful if it send mail whenever a change is
detected.

Discussion

  • eric gerbier

    eric gerbier - 2004-09-01

    Logged In: YES
    user_id=91641

    what is your operating system ?

    on Unix/linux, it is already the "normal" behavior if
    launched by cron (configuration line : @@define MAILTO)

    but this feature is currently missing on windows. I will
    have to work on it.

     
  • eric gerbier

    eric gerbier - 2004-09-01
    • status: open --> pending
    • assigned_to: nobody --> gerbier
     
  • Vittorio Pavesi

    Vittorio Pavesi - 2004-09-02

    Logged In: YES
    user_id=809959

    OS is Windows XP with Scheduled Taks.

     
  • Vittorio Pavesi

    Vittorio Pavesi - 2004-09-02
    • status: pending --> open
     
  • eric gerbier

    eric gerbier - 2004-09-02

    Logged In: YES
    user_id=91641

    I began to work on this feature

    the problem is that mail will not work on most windows (no
    smtp server), so I will implement it with a MessageBox.

    Are you interested to test it for me ?
    I join the beta version :

     
  • eric gerbier

    eric gerbier - 2004-09-02

    script to be launched in service planning

     
  • eric gerbier

    eric gerbier - 2004-09-02

    Logged In: YES
    user_id=91641

    will be better with all files description (sorry)

    afick_scan.cmd : the script to be launched by service planning
    afick_planning.pl : the beta script to parse afick results
    and open messagebox

     
  • eric gerbier

    eric gerbier - 2004-09-02

    beta script to parse afick result and open messageBox

     
  • eric gerbier

    eric gerbier - 2004-10-21
    • status: open --> closed
     
  • eric gerbier

    eric gerbier - 2004-10-21

    Logged In: YES
    user_id=91641

    with 2.4-0 release, afick now can send a message from
    service planning to the user with a messagebox.