[imp] Question of IMP + Firewall
edwardspl at ita.org.mo
edwardspl at ita.org.mo
Wed Apr 21 07:58:59 PDT 2004
Andy wrote:
> Quoting edwardspl at ita.org.mo:
>
> > Dear You,
> >
> > Would you mind to tell me how to setup the Firewall ( using iptables )
> > for using IMP ( imap / pop3 Server ) ?
>
> Depends on where your imapd or pop3d is running on. Ports normally are:
>
> pop3: 110
> imap: 143
>
> pop3s: 995
> imaps: 993
>
> Andy
Dear Andy,
I'm using on Fedora Core 1 System :
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => '192.168.0.1',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => '192.168.0.1',
'smtphost' => '192.168.0.1',
'realm' => '',
'preferred' => ''
);
Any idea ?
Thank for your help !
Edward.
More information about the imp
mailing list