On Fri, 09 Dec 2005 18:32:36 -0500 Sam Varshavchik <[EMAIL PROTECTED]> wrote:
> Bambero writes: > > > > > Hello > > > > I have a problem with my courier. He accepts mail to noexistent users. > > As I think he should return something like: > > > > 550 - User unknown > > > > I put a line contains: > > > > || echo "550 - User unknown">&2 ; exit 77 > > > > to /etc/courier/aliasdir/.courier > > > > but courier still accepst mail. > > Who told you to do this? > > Delete /etc/courier/aliasdir/.courier completely. > Ok, I installed new version of courier 0.52.1 (previos unistalled) by: ./configure --prefix=/usr/local --sysconfdir=/etc/courier --localstatedir=/var --enable-mimecharset=ISO-8859-2 --without-tcpddns --disable-local-extensions --with-paranoid-smtpext --with-ispell --enable-unicode --enable-https=auto --without-gzip --disable-autorenamesent --with-trashquota --enable-workarounds-for-imap-client-bugs --enable-imageurl=/images --with-db=gdbm --enable-utf7-folder-encoding make make install make install-configure After that I made simple configuration using webadmin: - Server name - Local domain - Locally-hosted domains - Default domain - Message-ID domain - enable Standard ESMTP - enable POP3 now when i send email to noexistent account it's accepted and I can find it /etc/courier/aliasdir/Maildir directory. Whats the reason ? Where should i look for mistake ? Bambero ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
