Mat W wrote: > I found several mentions, suggestions, etc regarding using RT over HTTPS > and how to configure RT-Mailgate but I could not inbound emails into the > queue. > > I've receiving these errors: > Running /var/spool/mqueue/l09MMkDP026633 (sequence 2 of 7) > "|/etc/smrsh/rt-mailgate --queue general --action correspond --url > https://www.domain.com/rt/"... Connecting to prog... > "|/etc/smrsh/rt-mailgate --queue general --action correspond --url > https://www.domain.com/rt/"... Deferred: prog mailer (/usr/sbin/smrsh) > exited with EX_TEMPFAIL > > I've found a temporary (or maybe permanent) workaround by creating a > VirtualHost for "localhost" that is just HTTP. and using "--url > http://localhost/rt/" in my alias file. > > I just started testing but haven't seen anything horribly wrong yet. > Just curious if anyone else got this to work differently? > > _________________________________________________________________ > Find sales, coupons, and free shipping, all in one place! MSN Shopping > Sales & Deals > http://shopping.msn.com/content/shp/?ctid=198,ptnrid=176,ptnrdata=200639 > > _______________________________________________ > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users > > Community help: http://wiki.bestpractical.com > Commercial support: [EMAIL PROTECTED] > > > Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy > a copy at http://rtbook.bestpractical.com > >
We have https running via redirect from port 80 to 443. We have one virtualhost running which handles everything. If I were at work I'd post that part of our config. Sadly, I'm not Mathew _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
