All Apps and Add-ons

How do I configure TA-mailclient?

WXY
Path Finder

I configured email messages in the inputs.conf , but I still can't receive email messages.I configuration file in this path:/opt/splunk/apps/TA-mailcilent/local/inputs.conf
The configuration content is as follows:

`[mail://myemail@domain.com]
include_headers = 1
index = mail
is_secure = 1
mailbox_cleanup = readonly
mailserver = pop.domain.com
password = mypassword
protocol = POP3
sourcetype = tamail_sourcetype
interval = 10
disabled = 1`

What should I do?

0 Karma
1 Solution

seunomosowon
Communicator

You have disabled =1

View solution in original post

0 Karma

seunomosowon
Communicator

You have disabled =1

0 Karma

dm1
Contributor

No matter how many times disabled=0, after restarting Splunk, it automatically goes back to disabled=1.

Can you please advise how to fix this ?

0 Karma

WXY
Path Finder

thanks you .
but I still receive this error message:
07-20-2018 09:09:52.123 +0800 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/TA-mailclient/bin/mail.py" ERRORunknown encoding: gb2312

Please tell me why this is happening, what should I do?
If you tell me, I will be very grateful.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...