Re: virtual aliases and virtual users

2014-04-17 Thread Andy Howell
On 04/17/2014 06:10 PM, Viktor Dukhovni wrote: > On Thu, Apr 17, 2014 at 05:12:04PM -0500, Andy Howell wrote: > >> I wrote yesterday that I couldn't map root to a virtual user. It >> seems the problem is more fundamental than that. I can't create an &

virtual aliases and virtual users

2014-04-17 Thread Andy Howell
I wrote yesterday that I couldn't map root to a virtual user. It seems the problem is more fundamental than that. I can't create an alias for any virtual user. >From my understanding of the man pages, the virtual aliases should be mapped >in cleanup. I tried turning on verbose logging of cleanup

aliasing root to a virtual user

2014-04-16 Thread Andy Howell
I'm trying to alias mail to root to go to a user in a virtual domain. Local mail delivery is handled by dovecot. If I mail root, it gets transformed to r...@gamubaru.com. The mail then gets delivered by dovecot to r...@gamubaru.com. I can't figure out how to get aliases to work. I tried setting

Re: CONNECT from localhost[::1]: 454 4.7.1 : Client host rejected: Access denied

2013-10-30 Thread Andy Howell
On 10/30/2013 02:42 PM, Wietse Venema wrote: > Andy Howell: >> I was using telnet on the host to test it out, ie >> >> telnet localhost 10025 >> >> That is resolving localhost to ::1. Doing: >> >> telnet 127.0.0.1 10025 >> >> works fine.

Re: CONNECT from localhost[::1]: 454 4.7.1 : Client host rejected: Access denied

2013-10-30 Thread Andy Howell
On 10/29/2013 11:29 PM, /dev/rob0 wrote: > On Tue, Oct 29, 2013 at 10:21:06PM -0500, Andy Howell wrote: >> I'm trying to setup amavis. I can't connect from postfix on port >> 10025, configured as: >> >> localhost:10025 inet n-n--smtpd -v

CONNECT from localhost[::1]: 454 4.7.1 : Client host rejected: Access denied

2013-10-29 Thread Andy Howell
I'm trying to setup amavis. I can't connect from postfix on port 10025, configured as: localhost:10025 inet n - n - - smtpd -vv -o content_filter= -o smtpd_delay_reject=no -o smtpd_client_restrictions=permit_mynetworks,reject -o smtpd_helo_restrictions= -