Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support change pandora email address

  • manu

    Member
    March 18, 2009 at 06:59
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Edit /etc/pandora/pandora_server.conf

    And write:
    mta_from: [email protected]

    This token is available in 2.X versions, so if you’re not using it, let me know and I will let you know how to change it in other way.

  • yduma

    Member
    March 18, 2009 at 09:48
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I have made several test’s, and this option don’t work.

    1) File was edited.
    2) I have resterted pandora_server and network
    3) test alert’s ( change min and max on ping alert to 0, and after to 1 to receive RECOVER alert ) – from mailbox was same as usual, and not pandora@localhost

    4) test’s was made for simple alert’s

    Maybe this is important – I put in one alert 3 email addresses – one alert send 3 letter’s to 3 people.

    Is there anothe option how to change it?

    I think you use perl with sendmail to send letter, maybe there? in Config.db. ( I have made a little investagation).

    Thank’s
    Regard’s

  • manu

    Member
    March 18, 2009 at 10:32
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Alright, then
    locate Config.pm

    You’ll see something like: PandoraFMS/Config.pm

    Edit that file

    Locate the line: $pa_config->{“mta_from”} = ‘pandora@localhost’;

    Change it.

    You will ONLY have that line if you’re using at least 2.0 version

  • yduma

    Member
    March 18, 2009 at 11:32
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Thank you!

    It help’s!

  • yduma

    Member
    March 20, 2009 at 04:51
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    What with pandora v 2.0beta? I don’t find this in Config.pm.

    Thank’s

  • manu

    Member
    March 20, 2009 at 06:37
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Still using v2.0 Beta???
    Come on, we’re about to release 3.0 beta.
    You might want to update to 2.1 so far

  • yduma

    Member
    March 20, 2009 at 07:36
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    It can be fun – but I have 3 server’s – 2.1, 2.0, 2.0beta… but don’t have time to upgrade last one ( As for me it is not important what version I use… important only that pandora work’s )))

    If this possible in 2.0beta – great, if not… I will leave as it is, and in future will upgrade pandora server.

    Thank’s!