1

Topic: Send welcome message after adding a user

Hi there is the possibility to send an email to the user that we created with information about the use

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Send welcome message after adding a user

in iredmail add user script  create_mail_user_OpenLDAP.sh



# Send a welcome mail after user created.
SEND_WELCOME_MSG='NO'

# Set welcome mail info.
WELCOME_MSG_SUBJECT="Welcome!"
WELCOME_MSG_BODY="Welcome, new user."

3

Re: Send welcome message after adding a user

shake wrote:

in iredmail add user script  create_mail_user_OpenLDAP.sh



# Send a welcome mail after user created.
SEND_WELCOME_MSG='NO'

# Set welcome mail info.
WELCOME_MSG_SUBJECT="Welcome!"
WELCOME_MSG_BODY="Welcome, new user."

Whether this will be but it does the web

4

Re: Send welcome message after adding a user

Sorry to refersh this old subject, but I am interested in something smillar but for MySQL version. Is it possible?

yrjc2004 wrote:
shake wrote:

in iredmail add user script  create_mail_user_OpenLDAP.sh



# Send a welcome mail after user created.
SEND_WELCOME_MSG='NO'

# Set welcome mail info.
WELCOME_MSG_SUBJECT="Welcome!"
WELCOME_MSG_BODY="Welcome, new user."

Whether this will be but it does the web