[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sendmail
Hi all,
I'm experiencing problems with my sendmail configuration on OpenBSD 3.5
First off all port 25 doesn't seem to be open. can't connect with telnet.
ps -aux shows:
root 23585 0.0 0.4 800 944 ?? Ss 12:09AM 0:00.03 sendmail:
accepting connections (sendmail)
smtp is also included in /etc/services on port 25
What am I missing here?
Furthermore I can't get the genericstable working.
sendmail.mc:
>divert(0)dnl
>VERSIONID(`$Sendmail: generic-bsd4.4.mc,v 8.10 1999/02/07 07:26:02 gshapiro
Exp $')
>OSTYPE(openbsd)dnl
>DOMAIN(mercatortrading.nl)dnl
>FEATURE(`virtusertable', `hash -o /etc/mail/virtusertable')dnl
>FEATURE(`genericstable', `hash -o /etc/mail/genericstable')dnl
>GENERICS_DOMAIN_FILE(`/etc/mail/generics-domains')dnl
>MAILER(local)dnl
>MAILER(smtp)dnl
tables have succesfully been created according to sendmail how-to
domain.m4:
divert(0)dnl
VERSIONID(`@(#)mercatortrading.nl.m4 1.0 (yourdomain.com) 5/1/97')
FEATURE(`use_cw_file')dnl
Anyone with positive experience on genericstable and OpenBSD? Sometimes I
receive mail from @cvs.openbsd.org Does this mean genericstable doesn't
work? virtuser and access.db always work...
Thanks in advance,
Jasper