All Apps and Add-ons

How to configure TA_mailclient with a different username?

justynap_ldz
Path Finder

Hello,

We need to configure TA-mailclient, but having a separate account (username and password) to the mailbox.

Do you know by any chance what parameter should we add to our inputs.conf? 

Unfortunately, changing the format of mail to  [mail://<username>\<mailaddress>] or adding new parameter to the input stanza do not help. 

W tried:

[mail://thisisourmail.com]
attach_message_primary = False
host = host1
include_headers = True
index = mail
mailbox_cleanup = readonly
mailserver = mailserver.zz
maintain_rfc = False
username = mail_username
password = encrypted
protocol = IMAP
disabled = 0

and 

[mail://mail_username\thisisourmail.com]
attach_message_primary = False
host = host1
include_headers = True
index = mail
mailbox_cleanup = readonly
mailserver = mailserver.zz
maintain_rfc = False
password = encrypted
protocol = IMAP
disabled = 0

Best regards,

Justyna

 

Labels (1)
0 Karma

PaulPlum
New Member

try
[mail://username@thisisourmail.com]

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...