Hi DM,
I'm currently running a SYnchronet build from January 23rd (I thought I had updated more recently, but I guess not). I had at least 15-20 personal emails in my email box on my BBS, but when I went to check tonight, it was down to only about 8 (some of which were spam that came in recently). Do personal emails in Synchronet automatically get deleted after a certain amount of time?
Old e-mail will be deleted if you have SCFG->Message Options->Purge E-mail by Age set to Enabled.
Re: Personal emails deleted
By: Nightfox to Digital Man on Thu Apr 15 2021 08:24 am
Re: Personal emails deleted
By: Digital Man to Nightfox on Wed Apr 14 2021 10:05 pm
Old e-mail will be deleted if you have SCFG->Message Options->Purge E-mail by Age set to Enabled.
I have that option disabled. I'm not sure why most of my old emails were deleted.
You should have auto-backups of your mail base saved as data/mail.#.*. Using smbutil to examine the back-up before the deletion (e.g. "smbutil v mail.0.shd") may help to illuminate why.
Re: Personal emails deleted
By: Digital Man to Nightfox on Wed Apr 14 2021 10:05 pm
Old e-mail will be deleted if you have SCFG->Message Options->Purge E-mail by Age set to Enabled.
I have that option disabled. I'm not sure why most of my old emails were deleted.
Old e-mail will be deleted if you have SCFG->Message
Options->Purge E-mail by Age set to Enabled.
I have that option disabled. I'm not sure why most of my old emails
were deleted.
You should have auto-backups of your mail base saved as data/mail.#.*.
Using smbutil to examine the back-up before the deletion (e.g.
"smbutil v mail.0.shd") may help to illuminate why.
Also use "smbutil s" to confirm the max_age value is set to 0 on that mail base.
Re: Personal emails deleted
By: Digital Man to Nightfox on Thu Apr 15 2021 09:22 am
Old e-mail will be deleted if you have SCFG->Message
Options->Purge E-mail by Age set to Enabled.
I have that option disabled. I'm not sure why most of my old emails >> were deleted.
You should have auto-backups of your mail base saved as data/mail.#.*.
Using smbutil to examine the back-up before the deletion (e.g.
"smbutil v mail.0.shd") may help to illuminate why.
Also use "smbutil s" to confirm the max_age value is set to 0 on that mail base.
It's been a while since I posted about this, but I was coming back around to this and just tried using "smbutil v" and "smbutil s". I've confirmed the max_age value is set to 0 on my mail.shd.
Also, I do have backups of my
mail, and when using "smbutil v", I see there is a lot of mail there, going back to 2011. For deleted messages, I'm curious what exactly I'd be looking for when using "smbutil v"?
Also, is there a way to use smbutil to search for text within the messages and display the matching messages? Or can smbutil dump all messages in a messagebase?
I'm wondering if there's a way to at least save all messages
to a text file which I can search through using a text editor or other utility.
It's been a while since I posted about this, but I was coming back
around to this and just tried using "smbutil v" and "smbutil s". I've
confirmed the max_age value is set to 0 on my mail.shd.
If you've ever used a POP3 or IMAP mail client to read your BBS mail, it very easily could have deleted the messages.
going back to 2011. For deleted messages, I'm curious what exactly
I'd be looking for when using "smbutil v"?
An "attr" value that includes the DELETE flag, e.g.
attr 0012h (READ, DELETE)
Also, is there a way to use smbutil to search for text within the
messages and display the matching messages? Or can smbutil dump all
messages in a messagebase?
'smbutil r -1000 /sbbs/data/mail' would dump (up to) 1000 message from the mail base (you can specify whatever number you like for the number of messages). You could then search the output stream (e.g. pipe through 'grep' or redirect to a file to be searched using a text viewer/editor).
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 30:25:43 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,217 |
Posted today: | 1 |