Forum Discussion
Email Sender
Hi
I've a problem about email sender
This is my email
From: m
Date: 07/02/2013 11:16 PM
Subject: 01070727:5: Pool member monitor status up.
How can I change "[email protected]" into "[email protected]" ?
this is my alert config
alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_STATUS_UP {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.11";
email toaddress="[email protected]"
fromaddress="root"
body="Pool Member monitor status UP"
}
thank you
6 Replies
- kridsana
Cirrocumulus
From sol3667 .. If i changed fromaddress="root" into fromaddress="gtm01"
when email sent >> Does sender will change From: [email protected] into From: [email protected] ?
Sorry I haven't test system.
Thank you - nathe
Cirrocumulus
teepan123,
From the sol in question:
Note: The BIG-IP system appends the local hostname to the configured fromaddress field to derive the FQDN for inclusion in the From: address.
Hope this helps,
N - kridsana
Cirrocumulus
Hi Nathan
And How about 11.x ? (ssmtp instead postfix)
my config is
mailhub=smtp.gmail.com:465
[email protected]
AuthPass=xxxxxxxxxx
Hostname=
FromLineOverride=YES
UseTLS=YESWhen I trigger alert
Email was sent but result is seem wrong >> [from: ] is still AuthUser not the one I set in alert.conffrom: root ([email protected])to:[email protected]date:Wed, Jul 3, 2013 at 3:54 PMsubject:01070640:5: Node /Common/test address 100.100.100.3 monitor status down. [ was unchecked for 0hr:0min:17sec ]
This is alert.confalert BIGIP_MCPD_MCPDERR_NODE_ADDRESS_MON_STATUS {
snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.12";
email toaddress="[email protected]"
fromaddress="bigip03-ve"
}
How to fix it?
Thank you - nathe
Cirrocumulus
Try uncommenting out the "FromLineOverride=YES" line.
HTH,
N - kridsana
Cirrocumulus
After uncommenting the "FromLineOverride=YES" line.
From: [email protected]
When commenting the "FromLineOverride=YES" line.
From: root ([email protected])
difference in root word appear or not ...and fromaddress in alert.conf still not shown
teepan123 - kridsana
Cirrocumulus
I think if we use mailhub other than gmail (which must use AuthUser) everything will work out. -_-
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com