OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: How should I create an email account?

From: Ricky Tompu Breaky (ricky.breakyuni.de)
Date: Thu Oct 01 2009 - 11:26:26 CDT


On Thu, 01 Oct 2009 08:57:00 +0300
Eero Volotinen <eero.volotineniki.fi> wrote:

>
>
> > I'm stucked again. Please help me. Could you tell me where my
> > mistake, please?
>
> please, do not obfuscate hostnames, also postfix -n is needed and
> logfiles from postfix server.

RB>sussy:/var/log # postfix -n
postfix: invalid option -- 'n'
postfix: fatal: usage: postfix [-c config_dir] [-Dv] command
sussy:/var/log #
 
> I think you should try to use 127.0.0.1 as smtp server and without
> any encryptions to test.

RB>err.... I think I've used no encryption in Postfix. Wait, how do I
RB>know that I don't use any encryption on my Postfix on the
RB>server-side? Should I send to you my '/etc/postfix/main.cf' and
RB>'/etc/postfix/master.cf'? Please tell me, I'll copy-paste the 2
RB>files here too.
 
> On normal operations postfix and dovecot works from scratch. ( on
> advanced you need to do some modifications)
>
> --
> Eero,
> RHCE

RB> After the failed email sending from KMail of my linux box (client
RB> computer connected to another ISP with an private-IP from DHCP
RB> Server of my ISP), I checked the logfile of my Postfix on mail
RB> server side:
sussy:/var/log # tail 100 /var/log/mail
tail: cannot open `100' for reading: No such file or directory
==> /var/log/mail <==
Oct 1 23:02:05 sussy postfix/scache[1715]: statistics: start interval
Oct 1 22:58:45 Oct 1 23:02:05 sussy postfix/scache[1715]: statistics:
domain lookup hits=0 miss=2 success=0%
Oct 1 23:02:05 sussy postfix/scache[1715]: statistics: address lookup hits=0 miss=2 success=0%
Oct 1 23:03:20 sussy postfix/smtpd[1969]: warning: connect to private/tlsmgr: No such file or directory
Oct 1 23:03:21 sussy postfix/smtpd[1969]: warning: connect to private/tlsmgr: No such file or directory
Oct 1 23:03:21 sussy postfix/smtpd[1969]: warning: problem talking to server private/tlsmgr: No such file or directory
Oct 1 23:03:21 sussy postfix/smtpd[1969]: warning: no entropy for TLS key generation: disabling TLS support
Oct 1 23:03:21 sussy postfix/smtpd[1969]: connect from unknown[111.94.12.63]
Oct 1 23:03:21 sussy postfix/smtpd[1969]: NOQUEUE: reject: RCPT from unknown[111.94.12.63]: 554 5.7.1 <feybe_kyahoo.com>: Relay access
denied; from=<rickymygoogle.com> to=<feybe_kyahoo.com> proto=ESMTP helo=<mandreev.localnet>
Oct 1 23:03:21 sussy postfix/smtpd[1969]: disconnect from unknown[111.94.12.63]
sussy:/var/log #