Helpful ReplyLocked[FAQ]Allowing relay using authentication

Author
redbaran
Premium Member
2009/04/13 21:45:41 (permalink)

Allowing relay using authentication

Does any one know how to change the sendmail config that HC generates to allow valid domain/user that are hosted on the Linux server to send out mail through the server? some users travel and they have to keep changing the email settings.

Also the default HC SM config (build 17)is left as an open relay and we closed by doing this http://forum.hostingcontroller.com/topic.asp?TOPIC_ID=4954 but now the users can't send mail through the server and the php mail function will not allow email for any domains that are not on the server.

Thx
#1
patrick
Premium Member
RE: Allowing relay using authentication 2009/04/16 15:37:48 (permalink)
add following lines in /etc/mail/sendmail.cf
F{LocalIP} /etc/mail/ip_allow
and add the ip address of the machine in the file /etc/mail/ip_allow that can use this machine for relay.
and restart sendmail service
#2
HC Team
Hosting Controller
RE: Allowing relay using authentication 2009/04/05 07:11:13 (permalink)
quote:
Originally posted by redbaran
[br]Does any one know how to change the sendmail config that HC generates to allow valid domain/user that are hosted on the Linux server to send out mail through the server? some users travel and they have to keep changing the email settings.

Also the default HC SM config (build 17)is left as an open relay and we closed by doing this http://forum.hostingcontroller.com/topic.asp?TOPIC_ID=4954 but now the users can't send mail through the server and the php mail function will not allow email for any domains that are not on the server.

Thx




Please send an email to support@hostingcontroller.com , they will send you instructions how to resolve these issues.

________________________
HC Support Team
support@hostingcontroller.com
http://hostingcontroller.com
+1-213-995-3037
#3
HC Staff
HC Staff
☄ Helpful
Re:Allowing relay using authentication 2009/06/30 12:41:15 (permalink)
redbaran

Does any one know how to change the sendmail config that HC generates to allow valid domain/user that are hosted on the Linux server to send out mail through the server? some users travel and they have to keep changing the email settings.

Also the default HC SM config (build 17)is left as an open relay and we closed by doing this http://forum.hostingcontroller.com/topic.asp?TOPIC_ID=4954 but now the users can't send mail through the server and the php mail function will not allow email for any domains that are not on the server.

Thx


In HC8 we have allowed customers to configure/authenticate relay. For Sendmail Mail Server, sendmail.mc file is provided with the installer; also a comprehensive set of instructions and required files, to configure pop-before-smtp is provided with the installer in folder /usr/local/hostingcontroller/cofig/sendmail (New)
Hopefully this shall resolve this case.
#4
Jump to: