Hi, Quick question about IMAPS. I currently use stunnel to bridge ports 993 and 143 to provide for IMAPS. The only problem is with an SMTP-after-AUTH setup that I've rigged (smtp-poplock actually). It regex's the imapd.log to collect IP addresses to allow. But since IMAPS users through stunnel appear to come from 127.0.0.1, this does me no good as far as SMTP allowing is concerned. I know that Cyrus 2.x supports IMAPS natively, but I do not wish to upgrade to it at this time. I've tried stunnel via inetd too with the same problem. Does anyone have any clues as to how I can get around this? TIA, -Justin