Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
postfix nn apre la 110 [OT]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Wed Jul 20, 2005 8:14 am    Post subject: postfix nn apre la 110 [OT] Reply with quote

ho configurato postfix seguendo il seguente tutorial http://www.gentoo.org/doc/it/virt-mail-howto.xml?style=printable (solo per quanto riguarda postfix)




# emerge postfix

Code:
nano /etc/postfix/main.cf

myhostname = $host.nome.dominio
mydomain = $nome.dominio
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain $mydomain
mynetworks = ip.della.mia.rete/24, 127.0.0.0/8
home_mailbox = .maildir/
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 10




nano /etc/postfix/master.cf

Code:
# service type  private unpriv  chroot  wakeup  maxproc command + args
#
#               (yes)   (yes)   (yes)   (never) (50)
#
==========================================================================
smtp      inet  n       -       n       -       -       smtpd -v


poi ho editato i mie i aliases
Code:

# /usr/bin/newaliases

# /etc/init.d/postfix start


subito dopo provo a spedire delle mail di prova da un client win.
noto subito che la la mail viene spedita ma nno riesco a scaricarla in quanto nn riesco a colegarmi con la porta 110

hylafax root # netstat -an |grep 110
hylafax root #

La cosa che proprio nn capisco è dove posso trovare i log dato che in /var/log/ non trovo nulla.
avete idee su cosa possa essere??
Grazie!!
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Wed Jul 20, 2005 9:33 am    Post subject: Reply with quote

postfix è un smtp si binda alla porta 25...

se hai bisogno di un servizi pop3 o imap
installa courier-imap o dovecot ad esempio
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
pistodj
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 229

PostPosted: Wed Jul 20, 2005 9:48 am    Post subject: Reply with quote

ah!! pensavo fosse pure un pop...
provvedo subito!!

grazie!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum