i posted a new thread about this but basically ASSP in front of the GWIA MTA (2 boxes total) ASSP on debian linux, pub inftc, prv intfc, iptables (not filtering port 25). Assp ListenPort:publicip:25 Assp DEstination:privateip:125 Assp RelayPort: eth0:125 Assp RelayHost: ISP smtp host dns Assp LocalDomains:regular domain and assp.local Gwia:port setting is for both send and receive = 125 Default gateway on GWIA MTA box = private ip of ASSP box GWIA MTA itself uses no relay options, i assume the TCP/IP default gateway to the priv side of ASSP box takes care of the routing.
mail flows fine just no auto whitelist nor email intface emails to [email protected] get bounced back from the GWIA MTA maybe i NEED to let the GWIA MTA use the ISP itself, but GWIA can only SEND on 125, same as listening port maybe returning all back to port 25 just found that nice little ListenPort option: pubipaddress:25 i was getting mail routing loops before let me check this first internet -->(25)ASSP(125)-->GWIA GWIA(125)-->(125)ASSP( Hill, Brett wrote: > > bytehd wrote: >> 2) ill have to experiment with the outing TCP routing here to >> get email infc going again. >> >> Groupwise 6.5 MTA cant handle split port settings so its >> always listening on >> 25 >> If I set it to listen on 125 and tell ASSP to SMTPDestination >> to GWIA:125, GWIA receives ok but outgoing mail was sending >> on 125 to the internet! >> ASSP Could be setup to use the ISP smtp, but restrictions apply. >> >> Seems my only answer is to run another mta just for outbound, >> listening on >> 125 internally, sending on 25 to the net, but with SPF and >> reverse DNS pointers all pointing to one address for our >> domain's email, the mail has to come from the same machine >> running ASSP, then mail routing loops kill me. >> >> unless i have a port forwarding router in front of ASSP using >> the public MX address, translating GWIA/MTA outbound on 125 >> to 25 outbound. >> >> or upgrade Groupwise to version 7+ which can do split ports >> like exchange. > > Can you describe your inbound/outbound setup(flow)? > > Brett > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > > -- View this message in context: http://www.nabble.com/Im-on-1.4.3.1.1-tp25118822p25283692.html Sent from the assp-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
