Search found 5 matches
- 03 Feb 2024 14:58
- Forum: Discussion
- Topic: footer link on ham goes to release instead of learn as spam
- Replies: 1
- Views: 3295
Re: footer link on ham goes to release instead of learn as spam
ok I can confirm this URL does work and submits to learn as spam. What was misleading was the "Spam Release" header it gives so I've adjusted learn03 in the language file to say "Learn". I've also made /var/www/html/mailscanner/languages/en.php submit the form without asking you and simply confirm ...
- 31 Jan 2024 17:04
- Forum: Discussion
- Topic: footer link on ham goes to release instead of learn as spam
- Replies: 1
- Views: 3295
footer link on ham goes to release instead of learn as spam
Hi has anyone else got this issue on v4 whereby the /etc/MailScanner/reports/en/inline.sig.html link is actually a link to release rather than to mark as spam? Since this gets added to ham only, why would you want to release something which you already have and is already released?
So on the bottom ...
So on the bottom ...
- 27 Jan 2024 14:48
- Forum: Discussion
- Topic: automatic user creation
- Replies: 3
- Views: 3562
Re: automatic user creation
of course!
Next week I will put up a blog article and link it here for the code for you
Next week I will put up a blog article and link it here for the code for you

- 26 Jan 2024 18:11
- Forum: Discussion
- Topic: automatic user creation
- Replies: 3
- Views: 3562
Re: automatic user creation
ok I managed to do this myself
just made a php cron which checks the last 50 inbound emails every x amount of time and then creates the user accounts and emails out the access details
also does a few checks to try to make sure the users are valid and also throttled on the outbounds in case of mass ...
just made a php cron which checks the last 50 inbound emails every x amount of time and then creates the user accounts and emails out the access details
also does a few checks to try to make sure the users are valid and also throttled on the outbounds in case of mass ...
- 25 Jan 2024 17:28
- Forum: Discussion
- Topic: automatic user creation
- Replies: 3
- Views: 3562
automatic user creation
Hello everyone, before I embark on making this do auto user creation has anyone done this before? Or maybe it can already do it and I am missing something?
I am about to move a few domains with over 3000 email accounts. Our old system makes new users automatically when emails are received and sends ...
I am about to move a few domains with over 3000 email accounts. Our old system makes new users automatically when emails are received and sends ...