Forum Discussion

Aviv's avatar
Aviv
Icon for Cirrus rankCirrus
Oct 25, 2019

How can i know if bigip apm sending mail

I do not get emails from bigip apm.

I want to debug that and see if bigip try to send messeges .

How can i do that?

Maybe tcpdump?

 

Aviv

1 Reply

  • Have you configured correct SMTP server? Yes.

    Yes, F5 send mail to respecting mail box. Try below command to check if F5 sent mail.

    echo "Test message" | mail -vs "Test message" user@example.com

    Capture the packet via tcpdump and analysis

    tcpdump port 53