Best Blackhat Forum

Full Version: mail server setting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does any one knows how to send mail using h-mailserver and sendblaster
it keeps rejecting the mails i send "[#0] 550-No Such User Here
[#0] 550 Sender verify failed
"
It looks like your smtp (h-mailserver) is improperly configured. In the event that its just as it says 0_o you don't have the user on the server. Log into the shell and run "adduser usernamethatyouwant" without the quotes. Then run "passwd usernamethatyouwant". After that is done trying using those credentials.
Reference URL's