Auto-created users and passwords

How do I automatically send passwords to users when they open tickets
through email?

How do I automatically send passwords to users when they open tickets
through email?

http://www.fsck.com/rtfm/factoid.html?id=68
http://lists.fsck.com/pipermail/rt-users/2002-January/006223.html

At the moment, its a no :wink:

                         Bruce Campbell                            RIPE
               Systems/Network Engineer                             NCC
             www.ripe.net - PGP562C8B1B                      Operations

Hi everyone,

Im getting a strange Sender header on messages generated by RT2, RT1 is

working perfectly. A “Sender:” header is been added to every message,
Outlook mess the From when this header is present, I understand this is not
realy a bug, but it’s anoying.

To make sure that sendmail is not inserting the header I put the following

string in place ou sendmail.

#!/bin/sh
cat > /tmp/aaa

After sending a correspondence from RT this is the message I got:

Message-Id: rt-310024-126.14.1232315821522@DGL
RT-Ticket: DGL #310024
X-Mailer: Perl5 Mail::Internet v1.42
RT-Originator: saverio@dglnet.com.br
X-RT-Loop-Prevention: DGL
Content-Disposition: inline
Content-Type: text/plain
In-Reply-To: rt-310024@DGL
Managed-BY: Request Tracker 2.0.11 (http://www.fsck.com/projects/rt/)
Precedence: bulk
MIME-Version: 1.0
Content-Transfer-Encoding: binary
Sender: “www-data” www-data@ns-3.dglnet.com.br

teste.

I dont know what put the "Sender" header into the message, I tried to trace

it under the code and could not find it. Can anyone help me how to get ride
ou this anoying header?

Thanks in advance for any help, my best regards,

	Saverio.