baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

Feature Request: create user accounts automatically if not existed #81

Closed si458 closed 1 month ago

si458 commented 8 years ago

Hi,

customer A with 6 email accounts signs up for mailcleaning, all cleaning fine and working correctly,

however each email account isnt getting there reports only the admin email account of the server gets the reports

it appears the email account has to login to the mailcleaner at least ONCE for the server to create an account to then send reports to that user each day

could the server possible, if the account doesnt exist, create the user automatically, which would then allow the user to get the reports automatically every day

Simon

extremeshok commented 8 years ago

+1 this would be a nice addition __. https://eXtremeSHOK.com .__

On 30-May-16 3:45 PM, Simon Smith wrote:

Hi,

customer A with 6 email accounts signs up for mailcleaning, all cleaning fine and working correctly,

however each email account isnt getting there reports only the admin email account of the server gets the reports

it appears the email account has to login to the mailcleaner at least ONCE for the server to create an account to then send reports to that user each day

could the server possible, if the account doesnt exist, create the user automatically, which would then allow the user to get the reports automatically every day

Simon

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/baruwaproject/baruwa2/issues/81, or mute the thread https://github.com/notifications/unsubscribe/AFrm0NiffuqWTTrFJueLW8dP540iGzkpks5qGun1gaJpZM4Ipz5C.

akissa commented 8 years ago

Will not create an account simply based on an email address, will however send a quarantine report to any address that has valid delivery and has over 5 messages in the quarantine.

This feature will need to be turned on via a configuration switch.

extremeshok commented 8 years ago

Yeah exactly like that

__. https://eXtremeSHOK.com .__

On 30-May-16 3:58 PM, Andrew Colin Kissa wrote:

Will not create an account simply based on an email address, will however send a quarantine report to any address that has valid delivery and has over 5 messages in the quarantine.

This feature will need to be turned on via a configuration switch.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/baruwaproject/baruwa2/issues/81#issuecomment-222498464, or mute the thread https://github.com/notifications/unsubscribe/AFrm0Fujx-w0e8sXSLXn9PNfuDQ9d6iOks5qGu0RgaJpZM4Ipz5C.

si458 commented 8 years ago

Sounds like a wonderful idea!

Is it possible for a value for the min number in quarantine to send an email?

So if a user has 1 or 10 emails then send a report

:)