Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

outgoing pop-before-smtp ?

Status
Not open for further replies.

bluegroper

Technical User
Dec 12, 2002
407
AU
I need to setup a postfix server to send emails via smtp.myrealbox.com

So in /etc/postfix/main.cf I put

relayhost = smtp.myrealbox.com

This causes the following message to be logged.

relay=smtp.myrealbox.com[192.108.102.204], delay=2, status=bounced (host smtp.myrealbox.com[192.108.102.204] said: 571 Remote sending only allowed with authentication!)

Is there a way to implement pop-before-smtp for the outgoing delivery of emails (not to be confused with users' pop-before-smtp for mail being accepted by postfix.)
I hope this makes sense.
TIA's
BG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top