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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...