| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
10-23-2009, 01:27 AM
| | | Zimbra alerts Hi
I'm using zimbra 6.0.1 i just wan to know how and from where can i change email id to get service alerts other than admin id can any one help out from this.
Regards
Ashwin | 
10-23-2009, 03:10 AM
| | | Welcome to the forums Code: su - zimbra
zmlocalconfig | grep -i admin you can then change using Code: su - zimbra
zmlocalconfig -e av_notify_user=<someemail>
__________________ | 
02-26-2011, 02:58 PM
| | Intermediate Member | |
Posts: 16
| | Quote:
Originally Posted by uxbod Welcome to the forums Code: su - zimbra
zmlocalconfig | grep -i admin you can then change using Code: su - zimbra
zmlocalconfig -e av_notify_user=<someemail> | I not sure this is where I should post, but after serarching the fourms, the above is the closest referance to my issue that I could find.
This is a somewhat minor issue, the above returns the correct value, admin@mydomani.com, in var/log/zimbra.log logs that they are being set to admin@mail.mydomain.com (server host name is mail.mydomain.com), thesse message are being sent out via outbount smtp, and are never received, I'm assuming because that the subdomain does not exsist.
What I'm concered about not receiving is mainly the service start/stop alerts, although I am receiving the daily admin report. Quote:
Feb 26 04:02:12 mail amavis[25966]: (25966-02) ESMTP::10024 /opt/zimbra/data/amavisd/tmp/amavis-20110226T015642-25966: <root@mail.mydomain.com> -> <root@mail.mydomain.com> SIZE=3320 Received: from mail.mydomain.com ([127.0.0.1]) by localhost (mail.mydomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <root@mail.mydomain.com>; Sat, 26 Feb 2011 04:02:11 -0700 (MST)
Feb 26 04:02:13 mail amavis[25966]: (25966-02) Checking: ENad8d3NRGxh MYNETS [127.0.0.1] <root@mail.mydomain.com> -> <root@mail.mydomain.com>
Feb 26 04:02:23 mail postfix/smtpd[23899]: connect from localhost.localdomain[127.0.0.1]
Feb 26 04:02:23 mail postfix/smtpd[23899]: 0DE2CE032B: client=localhost.localdomain[127.0.0.1]
Feb 26 04:02:23 mail postfix/cleanup[23245]: 0DE2CE032B: message-id=<201102261102.p1QB26VO022941@mail.mydomain.com>
Feb 26 04:02:23 mail postfix/qmgr[26230]: 0DE2CE032B: from=<root@mail.mydomain.com>, size=3942, nrcpt=1 (queue active)
Feb 26 04:02:23 mail postfix/smtpd[23899]: disconnect from localhost.localdomain[127.0.0.1]
Feb 26 04:02:23 mail amavis[25966]: (25966-02) FWD via SMTP: <root@mail.mydomain.com> -> <root@mail.mydomain.com>,BODY=7BIT 250 2.0.0 Ok, id=25966-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0DE2CE032B
Feb 26 04:02:23 mail amavis[25966]: (25966-02) Passed CLEAN, MYNETS LOCAL [127.0.0.1] [127.0.0.1] <root@mail.mydomain.com> -> <root@mail.mydomain.com>, Message-ID: <201102261102.p1QB26VO022941@mail.mydomain.com>, mail_id: ENad8d3NRGxh, Hits: -2.9, size: 3320, queued_as: 0DE2CE032B, 13346 ms
Feb 26 04:02:23 mail postfix/smtp[23256]: 1AEC0E00E5: to=<root@mail.mydomain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=16, delays=0.08/0.02/4.5/12, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=25966-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0DE2CE032B)
Feb 26 04:02:23 mail postfix/qmgr[26230]: 1AEC0E00E5: removed
Feb 26 04:02:24 mail postfix/smtp[23900]: certificate verification failed for outbound.mailhop.org[204.13.248.72]:10025: untrusted issuer /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
Feb 26 04:02:24 mail postfix/smtp[23900]: 0DE2CE032B: to=<root@mail.mydomain.com>, relay=outbound.mailhop.org[204.13.248.72]:10025, delay=1.6, delays=0.04/0.02/1.1/0.39, dsn=2.0.0, status=sent (250 OK id=1PtHuq-0009cf-Bl)
Feb 26 04:02:24 mail postfix/qmgr[26230]: 0DE2CE032B: removed
| I've spent many hours trying to run this down with no luck.
Thanks in advance, Frank | 
02-26-2011, 11:47 PM
| | Zimbra Consultant & Moderator | |
Posts: 20,312
| | Quote:
Originally Posted by flsimbeck This is a somewhat minor issue, the above returns the correct value, admin@mydomani.com, in var/log/zimbra.log logs that they are being set to admin@mail.mydomain.com (server host name is mail.mydomain.com), thesse message are being sent out via outbount smtp, and are never received, I'm assuming because that the subdomain does not exsist. | I think you're mistaken, the messages (according to your log) are being sent to root@mail.domain.com not admin@.
As a temporary measure, the simplest thing to do is create the domain mail.domain.com and and add the root@mail.domain.com as an alias to your normal admin account. You can then spend some time researching the problem.
__________________
Regards
Bill
| | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |