Re: Problem bridging IMAPS to IMAP real server
Todd Taylor <[email protected]> Mon, 12 Mar 2012 18:19:39 +0000
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
Try setting the outgoing_port for each protocol.
For instance, in /etc/sysconfig/perdition:
FLAGS="${FLAGS:=}"
POP3="${POP3:=yes}"
POP3_FLAGS="${POP3_FLAGS:=}"
POP3S="${POP3S:=yes}"
POP3S_FLAGS="${POP3S_FLAGS:=--outgoing_port 110}"
IMAP4="${IMAP4:=yes}"
IMAP4_FLAGS="${IMAP4_FLAGS:=}"
IMAP4S="${IMAP4S:=yes}"
IMAP4S_FLAGS="${IMAP4S_FLAGS:=--outgoing_port 143}"
Todd
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jean-Christophe PAROLA
Sent: Monday, March 12, 2012 10:54 AM
To: [email protected]
Subject: [PERDITION-USERS] Problem bridging IMAPS to IMAP real server
hi,
I use Perdition perdition-1.17.1_6 on FreeBSD 8.2 witch mysql option.
I want bridging IMAPS connection (993) to Perdition on IMAP (143) to real server and POPS (995) connection on Perdition on POP(110) to real serveur.
All ports is setting to NULL in database
I activate SSL with:
ssl_mode ssl_listen
I generate certificat thanks to man documentation
993 port is open but Perdition call with real server on port 993 instead of 143.
The bridging works fine if i set "port=143' in database but the POP proxy don't work.
Could you help me to find my mistake ?
thanks a lot
(i'm french and bad english...sorry)
______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users
______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users