doni49 Posted March 2, 2007 Share Posted March 2, 2007 Is there a way to have my PHP Script feed a message to SA to be scanned? I can save the message as a text file if that'll help. I'm using a hosted (shared hosting plan) web account with CPanel access. I've noticed that email messages that have been routed through my email forwarders are not being scanned by SA--there is no X-SPAM header. I've asked my host about it and got this reply "It sometimes does not as it is an bug with cpanel". So I'm looking for a way to get the message scanned by SA. And after the message has been scanned, is there someway to let a PHP script know that SA is done with the message? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/40904-msg-piped-to-php-script-feed-message-to-spamassassin/ Share on other sites More sharing options...
steviewdr Posted March 5, 2007 Share Posted March 5, 2007 Take a look at akismet ( http://akismet.com/ ) - it allows you to scan for spam via their website. It is mainly used as a plugin for wordpress - but it is available as a seperate download with you can integrate into what you are currently using. -steve Quote Link to comment https://forums.phpfreaks.com/topic/40904-msg-piped-to-php-script-feed-message-to-spamassassin/#findComment-199816 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.