Miklos Keresztes wrote:
>Pe suse am un fisier de configurare in /etc/sysconfig/postfix, unde am
>completat in felul urmator:
> # Should we use a mailrelay?
> # NOTE: ALL mail that is not considered to be my destination
> # (POSTFIX_LOCALDOMAINS), will be sent to this host.
> # If this host is not your MX, then you have to use [square brackets]
> # around the hostname, e.g. [relay.example.com]
> # You may also specify an alternate port number, e.g.
> # relay.example.com:26 or [relay.example.com]:26 to prevent MX lookups.
> #
> POSTFIX_RELAYHOST="192.168.1.2" #adresa exchange-ului
>Cand trimit un mail la o adresa de pe exchange, in log-ul postfixului apare
>ceva de genul:
>.....
>Aug 30 17:03:32 bit-db2 postfix/qmgr[30812]: ED07D30816: to=<[EMAIL
>PROTECTED]>,
>relay=none, delay=1883, status=deferred (delivery temporarily suspended:
>connect to
>mx3.bitsoftware.ro[80.96.43.2]: server dropped connection without sending the
>initial SMTP
>greeting)
>
intrucit postfix incearca sa se conecteze la 80.96.43.2, banuiesc ca
inca nu a aflat ca trebuie sa faca relay prin masina exchange. Dupa
editarea lui /etc/sysconfig/postfix mai e necesar si ceva de genul
/etc/init.d/postfix reload (sau poate restart .. nu am nici un
suse la indemina sa verific)