Multiple Welcome Messages - 'SMS 6 2004Q2'

We are using 'Sun Java System Messaging Server 6 2004Q2' and I would like to know if we can create multiple welcome messages (emails) to be sent to different newly created users.

The administrators has created a service package that has one welcome email that goes to to one internal departments users. Now we want another welcome message or maybe service package that will go to another internal department users.

Is there any way to create multiple welcome messages?

Thanks in advance,

GJ

[526 byte] By [gulzarjaggia] at [2007-11-27 5:55:17]
# 1

While Messaging 6 does certainly offer "service packages", that does not include different welcome messages, to the best of my knowledge.

Why "2004Q2", NOW? That's three year old code. Current is "Comms 5", or Messaging Server 6.3. You're talking about Messaging 6.1, which is old, and no longer supported.

jay_plesseta at 2007-7-12 15:50:51 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

Hi,

The only way I know of specifying multiple welcome messages is on a domain-level basis using the maildomainwelcomemessage: attribute e.g.

dn: <root of mail domain>

mailDomainWelcomeMessage: Subject: Welcome!!$X-Endorsement: We抮e good. $$Welcome to the mail system.

The Schema Reference guide has the format of this attribute listed.

Regards,

Shane.

shane_hjortha at 2007-7-12 15:50:51 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...