Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 25 |
Nodes: | 6 (0 / 6) |
Uptime: | 03:38:01 |
Calls: | 494 |
Calls today: | 3 |
Files: | 1,078 |
Messages: | 68,938 |
Posted today: | 2 |
I am testing email and can receive it but cannot send as my host allows only authenicated smtp. I tried the same as bpop with bsmtp but no go
I am testing email and can receive it but cannot send as my host allows only >> authenicated smtp. I tried the same as bpop with bsmtp but no go
"bbbs bsmtp" can't do authentication. You should run local smtp relay (Postfix or similar) and transmit mails:
bbbs -> postfix@localhost -> world
Or:
bbbs -> postfix@localhost -> isp relay -> world
First setup is Postfix's default configuration, second one needs few lines of configuration for authentication and such.
I am testing email and can receive it but cannot send as my host
allows only authenicated smtp. I tried the same as bpop with bsmtp
but no go
"bbbs bsmtp" can't do authentication. You should run local smtp relay (Postfix or similar) and transmit mails:
bbbs -> postfix@localhost -> world
"bbbs bsmtp" can't do authentication. You should run local smtp relay
(Postfix or similar) and transmit mails:
bbbs -> postfix@localhost -> world
I have it relaying to my own ISP for now. I don't know why I forgot
about it
Benny Pedersen wrote to Sean Rima <=-
"bbbs bsmtp" can't do authentication. You should run local smtp
relay
(Postfix or similar) and transmit mails:
+1
bbbs -> postfix@localhost -> world
default in postfix, sean stop using isp email
I have it relaying to my own ISP for now. I don't know why I forgot
about it
if you need help with postfix, just ask
in case i need
postconf -nf
postconf -Mf