postfix on dynamic IP

This is a discussion on postfix on dynamic IP within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi how setting postfix if i have make this: postfix on dynamic adrres IP: - sending (forwarding) all mail to postfix ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.postfix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-20-2006
Rafal sxat
 
Posts: n/a
Default postfix on dynamic IP

Hi

how setting postfix if i have make this:

postfix on dynamic adrres IP: - sending (forwarding) all mail to postfix
with static IP and this host sending this email away... because some orb
have blocked my email which is sending from dynamic ip


please help....me




Reply With Quote
  #2 (permalink)  
Old 11-27-2006
Greg Hackney
 
Posts: n/a
Default Re: postfix on dynamic IP

Rafal sxat wrote:
> Hi
>
> how setting postfix if i have make this:
>
> postfix on dynamic adrres IP: - sending (forwarding) all mail to postfix
> with static IP and this host sending this email away... because some orb
> have blocked my email which is sending from dynamic ip
>
>
> please help....me


I think what you are looking for is the "relayhost"
configuration in main.cf.

relayhost = mailrelay.domain.com

and then "postfix reload".

--
Greg
Reply With Quote
  #3 (permalink)  
Old 12-01-2006
Rafal \(sxat\)
 
Posts: n/a
Default Re: postfix on dynamic IP

>
> I think what you are looking for is the "relayhost"
> configuration in main.cf.
>
> relayhost = mailrelay.domain.com
>
> and then "postfix reload".



thanks very match!


relayhost with auth can work with SMTP in wrapper mode (SSL) ?

regards
Rafal
sxat


Reply With Quote
  #4 (permalink)  
Old 12-01-2006
Greg Hackney
 
Posts: n/a
Default Re: postfix on dynamic IP

Rafal (sxat) wrote:

> relayhost with auth can work with SMTP in wrapper mode (SSL) ?



Sure can.

http://www.postfix.org/TLS_README.html

--
Greg
Reply With Quote
  #5 (permalink)  
Old 12-01-2006
Rafal \(sxat\)
 
Posts: n/a
Default Re: postfix on dynamic IP

> > relayhost with auth can work with SMTP in wrapper mode (SSL) ?
>
>
> Sure can.
>
> http://www.postfix.org/TLS_README.html
>


my relayhost with auth in wrappermode is running on port 3000
becase port 25 is used by other smtp (for me only as proxy)

and if I in main.cf setting


relayhost = [mail.host.pl]:3000
smtp_sasl_password_maps = hash:/tmp/auth_smtp
smtp_sasl_auth_enable=yes
smtp_sasl_security_options = noanonymous

in auth_smtp:
mail.host.pl useronrelay:userpassword


when SMTP on relay is in wrappermode maillog on client (my server) always
say connection time out
(I can normal connect to relay server host to smtp from openssl
s_client -connect host:port)
but if I change SMTP on relayhost from warappermode to STARTTLS all is ok



regards
Rafal




Reply With Quote
  #6 (permalink)  
Old 12-02-2006
Greg Hackney
 
Posts: n/a
Default Re: postfix on dynamic IP

Rafal (sxat) wrote:
>>> relayhost with auth can work with SMTP in wrapper mode (SSL) ?

>>
>> Sure can.
>>
>> http://www.postfix.org/TLS_README.html
>>

>
> my relayhost with auth in wrappermode is running on port 3000
> becase port 25 is used by other smtp (for me only as proxy)
>
> and if I in main.cf setting
>
>
> relayhost = [mail.host.pl]:3000
> smtp_sasl_password_maps = hash:/tmp/auth_smtp
> smtp_sasl_auth_enable=yes
> smtp_sasl_security_options = noanonymous
>
> in auth_smtp:
> mail.host.pl useronrelay:userpassword
>
>
> when SMTP on relay is in wrappermode maillog on client (my server) always
> say connection time out
> (I can normal connect to relay server host to smtp from openssl
> s_client -connect host:port)
> but if I change SMTP on relayhost from warappermode to STARTTLS all is ok
>
>
>
> regards
> Rafal


OK Rafal, I understand now.

Postfix can listen in the SSL wrapper mode on port 465. But if
it can send email to another server that's running in the SSL wrapper
mode.... I don't know how to do it. I don't see it documented anywhere
and didn't see anything in Google searches.
--
Greg








Reply With Quote
  #7 (permalink)  
Old 12-06-2006
Rafal \(sxat\)
 
Posts: n/a
Default Re: postfix on dynamic IP

> Postfix can listen in the SSL wrapper mode on port 465. But if

my wrapper port is 3000 iam it is change from 465 to 3000


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:04 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0