as you can see, psg.com says "ESMTP" which indicates that it speaks ESMTP.
EHLO salsa.gih.co.uk
500 unrecognized command
but firewall or proxy doesn't. old code, old behaviour. The error in
your previous dump was an indication ("unrecognized command"). psg.com
exim server would have said "ST
Olivier MJ Crepin-Leblond wrote:
Mouss said:
maybe your firewall is playing bad esmtp games.
you can test with telnet:
$ telnet psg.com 25
...
220 psg.com ESMTP Exim 4.69 Wed, 27 Aug 2008 17:12:06 +
EHLO your.hostname.example
250-psg.com Hello your.hostname.example [your.ip]
250-SIZE 5242
Olivier MJ Crepin-Leblond wrote:
Mouss said:
maybe your firewall is playing bad esmtp games.
you can test with telnet:
$ telnet psg.com 25
...
220 psg.com ESMTP Exim 4.69 Wed, 27 Aug 2008 17:12:06 +
EHLO your.hostname.example
250-psg.com Hello your.hostname.example [your.ip]
250-SIZE 5242
Mouss said:
maybe your firewall is playing bad esmtp games.
you can test with telnet:
$ telnet psg.com 25
...
220 psg.com ESMTP Exim 4.69 Wed, 27 Aug 2008 17:12:06 +
EHLO your.hostname.example
250-psg.com Hello your.hostname.example [your.ip]
250-SIZE 52428800
250-8BITMIME
250-PIPELINING
2
Olivier MJ Crepin-Leblond wrote:
Noel Jones said:
Don't trust your eyes. Show "postconf -n" output, those are the
settings postfix will use.
Point taken & also sorry to Wietse for not having properly read the
DEBUG_README
Here goes:
--- cut here ---
[EMAIL PROTECTED] ~]# /usr/sbin/postco
Noel Jones said:
Don't trust your eyes. Show "postconf -n" output, those are the settings
postfix will use.
Point taken & also sorry to Wietse for not having properly read the
DEBUG_README
Here goes:
--- cut here ---
[EMAIL PROTECTED] ~]# /usr/sbin/postconf -n
alias_database = hash:/etc/p
Olivier MJ Crepin-Leblond wrote:
Hi,
I am running Postfix 2.5.1 with OpenSSL on an email gateway and I
configured the mailer to use STARTTLS whenever it is possible. My config
works fine *receiving* emails and I therefore receive TLS
mails. I am using self-signed certificate etc.
However, it
Olivier MJ Crepin-Leblond:
[ Charset ISO-8859-1 unsupported, converting... ]
> Hi,
>
> I am running Postfix 2.5.1 with OpenSSL on an email gateway and I
> configured the mailer to use STARTTLS whenever it is possible.
> My config works fine *receiving* emails and I therefore receive TLS
> mails
Hi,
I am running Postfix 2.5.1 with OpenSSL on an email gateway and I
configured the mailer to use STARTTLS whenever it is possible.
My config works fine *receiving* emails and I therefore receive TLS
mails. I am using self-signed certificate etc.
However, it doesn't work when sending email