1

I am trying to use Blat to send mail in the local mail server but an error message keeps returning, saying that the SMTP server does not like the sender name.

I have kept trying with different sender names but it's still the same. Does anybody know how to fix it?

Nimantha
  • 6,405
  • 6
  • 28
  • 69
issac
  • 125
  • 1
  • 1
  • 6

1 Answers1

0

I've used blat for sometime to do this. here's the key.

-to 1@foo.bar -f 2@foo.bar -server your.smtp.server-name.bar

what are you using?

Keng
  • 52,011
  • 32
  • 81
  • 111