[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Sheflug] Postfix setup



On Wed, 2003-08-06 at 01:24, Lance Davis wrote:
[snip]
> 
> Check if postfix is listening on port 25 of the ip that you are trying to 
> connect to using :-
> 
> (as root)
> 
> netstat -apne | grep postfix
> 
Not exactly right. There are no such thing as a solid postfix.
It's more like a gang of different processes orchestrated my their
master.
Well, almost tautology, but the main process is called master and that
what you have to look out for:
lsof -i TCP|grep smtp
On my machine output is:
master    12662    root   11u  IPv4  738722149       TCP *:smtp (LISTEN)
Somehow I had an impression Chris has already succeeded in establishing
of SMTP connection and manually talked to SMTP server. Next step was to
fix configuration problems if I am not mistaken.
Best regards,
Denis.



___________________________________________________________________

Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html

  GNU the choice of a complete generation.