Sending dspace email to a gmail accounts
email situation
Dspace sends me a large number of email messages. My real email gets lost in a forest of dspace messages. So I have need to find every instance where silvi003@umn.edu is used and replace it with an account that I set up: dspacedump@gmail.comSo I changed:
mail.admin = silvi003@umn.edu
alert.recipient = silvi003@umn.edu
to
mail.admin = dspacedump@gmail.com
alert.recipient = dspacedump@gmail.com
in
./config/dspace.cfg