2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
bim |
Posted: Apr 24 2004, 12:26 PM
|
Advanced Wizard Group: Members Posts: 489 Member No.: 297 Joined: 6-October 02 |
A lot of spam is still sent from non-existant domains. With the next version of XMailserver, we should be able to handle them as a lot of mailservers do: don't accept them before they even tried to send the body. For now, I still accept them and most of the time I need to forward them to an other server, that rejects them... After which XMailserver tries to inform the sender of this, which obviously isn't possible...
To make a lang story short: I get a lot of frozen "Error sending message" messages in the queue. Is there a way to delete all frozen messages coming from my mail-admin address? And a little bit off-topic: did someone already write a script that would detect all messages from non-existant domains? |
hschneider |
Posted: Apr 24 2004, 12:53 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Just sort them by sender by clicking the column header, mark the 1st message, hold SHIFT and mark the last one. Then delete selected messages.
>..a script that would detect all messages from non-existant domains? Mayvortex? Just place this into the scripting corner. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
bim |
Posted: Apr 24 2004, 06:25 PM
|
Advanced Wizard Group: Members Posts: 489 Member No.: 297 Joined: 6-October 02 |
Sorry, seems like I forgot to mention I'd like to do it with the command line tool Sort of doing it manually like you described right now.
I can delete all frozen messages with it and have never seen a frozen message not from the mail admin address, but want to be sure... So is there any way? |
hschneider |
Posted: Apr 24 2004, 06:31 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Nothing builtin. You'll need to pass its output to a script which does this selection for you.
Have a look at the example folder of XQM/CMD. It holds samples how to iterate over XQM's output, grabbing selected fields in Perl, Python and PHP. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
bim |
Posted: Apr 24 2004, 06:43 PM
|
Advanced Wizard Group: Members Posts: 489 Member No.: 297 Joined: 6-October 02 |
hehe You replied faster than I was able to write my question about such a script in the scripting corner
Thanks! I'll have a look at all possibilities and see what will be the easyest to implement. Taking anto account that I should not have this problem anymore once the next version of XMailserver is out (ah, looking forward tot that!) |
hschneider |
Posted: Apr 24 2004, 06:46 PM
|
||
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
This quickie schould do the job:
-------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
||