Announcement

Collapse
No announcement yet.

How to disable notify on received emails

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    Yes. Email notifications about new emails on followed records won't be sent.

    Leave a comment:


  • rodrigocoelho
    replied
    if I take out EmailReceived from the line, would work?

    protected $noteNotificationTypeList = ['Post', 'Status', 'EmailReceived'];

    Leave a comment:


  • rodrigocoelho
    replied
    Originally posted by yurikuzn View Post
    Here is the list of note type for email notifications: https://github.com/espocrm/espocrm/b...cation.php#L56

    I think to make it configurable in future.
    It would be great.

    I wish not having the EMAIL RECEIVED notification. To be able to disable that.

    Thanks

    Leave a comment:


  • yuri
    replied
    Here is the list of note type for email notifications: https://github.com/espocrm/espocrm/b...cation.php#L56

    I think to make it configurable in future.

    Leave a comment:


  • yuri
    replied
    Are you concerted about email notifications only? Or both in-app and email?

    Leave a comment:


  • rodrigocoelho
    replied
    Ok, first I would like to thank you both to try helping me with this.

    As you can see on the email below, every time that an email arrives on the INBOX of other user (fetched emails), all users that follows that "PARENT" is receiving an notification of NEW EMAIL RECEIVED.

    This is extremely dangerous, since some emails are wrongly automatically parent classified and shouldn't be shared with others. I really would like to DISABLE email received notifications at all.



    Click image for larger version

Name:	Capturar.PNG
Views:	220
Size:	20.5 KB
ID:	36025

    Leave a comment:


  • yuri
    replied
    Could you explain more precisely and explicitly about your problem. It's unclear what is the problem.

    Leave a comment:


  • rodrigocoelho
    replied
    It depends, since sometimes espocrm classify the email, as soon as arrived, automatically with a parent that I follow. So, when I change the parent, the user already received the notification email.

    Leave a comment:


  • tanya
    replied
    Are you followed to email parent entity?

    Leave a comment:


  • rodrigocoelho
    replied
    Originally posted by tanya View Post
    Hello.

    Administration > Notifications > remove Email from Entities to notify about upon assignment
    I already did it, but it stills notify every email.

    Leave a comment:


  • tanya
    replied
    Hello.

    Administration > Notifications > remove Email from Entities to notify about upon assignment
    Last edited by tanya; 03-22-2018, 10:37 AM.

    Leave a comment:


  • rodrigocoelho
    started a topic How to disable notify on received emails

    How to disable notify on received emails

    I saw that is possible to import personal emails directly to a specific (user) folder and disable the notification of receive for these.

    I would like to disable the emails notification for the entire ALL folder. Is it possible?
    Or maybe, it is possible to create a FOLDER for all users (shared) and ask to send their emails to that folder that would be with notify disabled?

    Thanks

    yuri tanya
Working...
X