ChangeIP.com Forum Index ChangeIP.com
Dynamic DNS Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Use changeip.com as a mail Relay

 
Post new topic   Reply to topic    ChangeIP.com Forum Index -> How Do I?
Author Message
serje
Junior Member


Joined: 14 Oct 2003
Posts: 3

PostPosted: 10-14-2003 01:24 AM    Post subject: Use changeip.com as a mail Relay Reply with quote

I use changeip.com Dynamic SMTP feature for 2 domains I have and it works like a charm.

Now what I want to do is to use my Postfix server to configure changeip.com's servers as a relayhost.

However, once I've changed the configuration of my postfix and tried to send the test email - I've got it bounced back "we do not relay domain for domain.com".

I couldn't find any docs here about authentication - does changeip.com uses any kind of authentication to relay mail? If yes, which one?

Thx, Serge.
Back to top
master
High Jeffe


Joined: 25 Feb 2002
Posts: 607
Location: San Diego, CA

PostPosted: 10-14-2003 07:20 AM    Post subject: Reply with quote

Hello,

we use standard 'smtp authentication' (Your email address is the username and the password) as well as pop before smtp. I believe postfix can do the smtp auth - although I am not sure how to set it up. If you can find something on how to setup smtp auth I'd appreciate if you could post a link to it here so others can use the info.

Thx,
Sam
Back to top
serje
Junior Member


Joined: 14 Oct 2003
Posts: 3

PostPosted: 10-14-2003 07:31 AM    Post subject: Reply with quote

I was actually talking about mail server to mail server relay. e.g. I connect to my server to send the email which is being relayed to changeip.com's mailserver and after that it goes to it's final destination.

Is there a way to setup some kind of passwd-auth for server to server and not via email as userid/passwd? In that case every new user will have to be added to SASL configuration.

Thx, Serge.
Back to top
master
High Jeffe


Joined: 25 Feb 2002
Posts: 607
Location: San Diego, CA

PostPosted: 10-14-2003 07:45 AM    Post subject: Reply with quote

We have many users using server to server communications. Usually what they do is setup an email address called 'relay@example.org' - and make it a large mailbox. The sending mail server will smtp auth with our servers using that user/pass combination and then it will be allowed to send using *@example.org. The from address does not have to match the account setup - the domain simply has to exist on the servers to be used as a from address.

Postfix should have some way to use smtp auth to send mail with. Your users can use postfix as their smtp server, postfix then uses us as the smtp relay - and all gets put under the quota limits from the 'relay@example.org' user that you setup. Just make sure that your server is not an open relay or you will hit your quota limits very quickly! Our server will say 'we do not relay' if you do not authenticate. Our server will say 'we do not relay, account limits apply' if you have gone over your quota.

Does that help? Let me know.

Thx,
Sam
Back to top
master
High Jeffe


Joined: 25 Feb 2002
Posts: 607
Location: San Diego, CA

PostPosted: 10-14-2003 07:47 AM    Post subject: Reply with quote

See here for postfix smtp auth... i think this is what you are looking for:

[URL=http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html]http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html[/URL]
Back to top
serje
Junior Member


Joined: 14 Oct 2003
Posts: 3

PostPosted: 10-14-2003 07:58 AM    Post subject: Reply with quote

Yup, that explains things.

Thx, Serge.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    ChangeIP.com Forum Index -> How Do I? All times are GMT - 8 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group