I currently have self-signed certificates on our mail server, but they are now
expired.
I have just received the CA-crt back from thawte. I have the webmail portion
completed with installing the certificates, but I am having some issues with
getting them installed on SMTP.
I tried to put them
You may also wish to add your locally hosted domains to the
/etc/mail/local-host-names
> From: [EMAIL PROTECTED]
> Date: Thu, 18 Oct 2007 09:47:46 -0500
> To: [EMAIL PROTECTED]
> CC: freebsd-questions@freebsd.org
> Subject: Re: postfix problem
>
> You need to tell your mail server what domain
For our company's FreeBSD 6.2-RELEASE-p7 Squirrelmail, I installed the Plugins
- Local User Autoresponder and Mail Forwarder.
/usr/bin/vacation is installed on the system, as is vsftp.
Going into squirrelmail, there is now the button for Auto Response, but when
you click on it, it gives the
I am going to be making my BSD server at home available to my wife's macbook
running Leopard.
I am planning on implementing one of the mDNSResponder systems, but I am having
some issues deciding which one to use.
I have found the mDNSResponder from apple itself.
I have also found (in no parti
the mDNSResponder port is up to date (moreso than even the apple download site)
so i installed that with the port.
it requires swig13 port as well.. which installed from the port just fine.
after you get all that installed and working w/o errors, there is a bonjour
python script set that will
I see in the makefile that --disable-syncprov is listed in the Makefile. I was
wondering what the 'right' way to enable syncprov on openldap23-server ?
CONFIGURE_ARGS+= --disable-syncprov
I tried to change that to --enable-syncprov, but was still getting the same
errors. Is there a com
>
> I see in the makefile that --disable-syncprov is listed in the Makefile. I
> was wondering what the 'right' way to enable syncprov on openldap23-server ?
> CONFIGURE_ARGS+= --disable-syncprov
>
> I tried to change that to --enable-syncprov, but was still getting the same
> errors.
Is there something I need to configure in telnetd or sendmail to allow
'outside' IP addresses to telnet to the mail server and get a 220 response?
When I 'telnet localhost 25' i get:
email# telnet localhost 25
Trying ::1...
Connected to localhost.x.com.
Escape character is '^]'.
220 ema
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Mon, 12 May 2008 09:55:42 -0500
> CC: freebsd-questions@freebsd.org
> Subject: Re: telnet to mail server from outside does not get 220, telnet
> from inside works
>
> On May 12, 2008, at 9:04 AM, brad daviso
> Date: Mon, 12 May 2008 17:49:07 +0200
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: freebsd-questions@freebsd.org
> Subject: Re: telnet to mail server from outside does not get 220, telnet from
> inside works
>
> > Trying ::1...
> > Connected to localhost.x.com.
> > Escape
Our company has a sendmail server 8.13.8 running on FBSD 6.2 with procmail. We
currently have an alias set up for our all-staff email (we only have about 200
users). Someone recently sent out an email to the all-staff that someone
didn't like, so now I have to restrict who can send to it.
I
> Date: Mon, 19 May 2008 15:07:31 -0400
> From: [EMAIL PROTECTED]
> To: freebsd-questions@freebsd.org
> Subject: Re: Lock down the all-staff email list? sendmail, alias, majordomo?
>
> brad davison wrote:
> > What is the best way to have a list that only certain users
> > > What is the best way to have a list that only certain users are able to
> > > send to?
> >
> >
> > That sounds like you're getting into a full blown mailing0list package. I
> > set up the "minimalist" port for a small list last year. Small & very easy
> > to config. I think it has t
Hello.
I am a new FreeBSD user (almost converted from Linux). My company is
switching over mail servers from an (expensive and old) Red Hat server to
FreeBSD 6.2.
I have gotten nearly everything configured and running smoothly except for
SMTP AUTH.
Before I tried to build in the SASL2 stu
d the same thing, those went OK
but when going into /usr/src/usr.sbin/sendmail and doing 'make clean && make
depend' that works OK
when doing the 'make' it fails with the libsmutil.a
From: Yuri Pankov <[EMAIL PROTECTED]>
To: brad davison <[EMAIL PROTECTED]&g
I wanted to make sure my sources were up to date, so here is a snip from my
'script'
> Hello.
> I am a new FreeBSD user (almost converted from Linux). My company is
> switching over mail servers from an (expensive and old) Red Hat server
> to FreeBSD 6.2.
Yippie! Welcome to the FreeBSD si
SMTP_SSL
-std=iso9899:1990 -c
/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/version.c
make: don't know how to make
/usr/src/usr.sbin/sendmail/../../lib/libsmutil/libsmutil.a. Stop
From: Giorgos Keramidas <[EMAIL PROTECTED]>
To: brad davison <[EMAIL PROTECTED]>
CC: f
r linux installations as the hardware gets
replaced.
THANK YOU AGAIN EVERYONE FOR YOUR HELP!
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH PLAIN LOGIN W H ***
250-STARTTLS
250-DELIVERBY
250 HELP
From: Giorgos Keramid
Hello,
My two main candidates are Areca ARC-1210, and 3ware 9650SE-4LPML.
Both are 4-lane SATA II controllers. Both cost about the same, and
from what I gather, both should be supported by FreeBSD. I read the
reviews, but would like to get some additional feedback specifically
for using the
I had installed imap-uw port
# cd /usr/ports/mail/imap-uw
# make -DWITH_SSL_AND_PLAINTEXT install
then i create a certificate with
# make cert
Generating a 1024 bit RSA private key
++
++
writing new private key to '/usr/local/certs/imapd.pem'
-
You are about t
Worked like a charm!
Thanks!
(the self-signed thing is OK.. but there was no way I was going to show it
to the VP with the 'Domain Name Mismatch' error.)
From: Tommy Scheunemann <[EMAIL PROTECTED]>
To: brad davison <[EMAIL PROTECTED]>
Subject: Re: imap-uw / cclient
We have SMTP AUTH set up on our mail server. Our mail server accepts mail
for several domains.
x.com
y.com
z.com
Outgoing messages from [EMAIL PROTECTED], and [EMAIL PROTECTED] goes out fine, but
emails going out from [EMAIL PROTECTED] are getting:
Domain of Sender does not exist ([EMAIL PRO
or put in my sendmail config, i'm all
ears. It is configured for SMTP AUTH so its the check_rcpt that is giving
up the error.
From: Derek Ragona <[EMAIL PROTECTED]>
To: "brad davison"
<[EMAIL PROTECTED]>,freebsd-questions@freebsd.org
Subject: Re: Domain of Sender d
From: Derek Ragona <[EMAIL PROTECTED]>
To: "brad davison"
<[EMAIL PROTECTED]>,freebsd-questions@freebsd.org
Subject: {Disarmed} Re: Domain of Sender does not exist
Date: Wed, 12 Sep 2007 11:02:12 -0500
At 10:52 AM 9/12/2007, brad davison wrote:
We are using Send
well.. our internal DNS was set up by a hack who didn't do it right...
I pointed the server to external DNS and everything is happy .
Thanks for your help.
From: "brad davison" <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Subject: RE: {Disarmed} Re: Domain of
> > Greetings. I have updated to 7.1 from a 6.2 box. Kernel built and >
> > installed successfully, world built successfully, however mergemaster is >
> > failing:> > $ mergemaster> *** Unable to find mtree database. Skipping
> > auto-upgrade.
I may be stating the obvious, but being before th
After patching our systems, do we need to remake our keys/certs? Or are we
just patching the mechanism to check the keys?
_
Windows Live⢠Hotmail®: Chat. Store. Share. Do more with mail.
http://windowslive.com/explore?ocid=TXT_TAGL
> >>> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,> >>>
> >>> F=, T=S:4m;R:4m')> >>> > >> > > I actually copied that line directly from
> >>> instructions at this site : >
> >>> http://www.technoids.org/clamav-milter.html> The same setup is working on
> >>> an old lapto
> From: demonichandextensi...@hotmail.com> To: remeg...@comcast.net;
> pe...@boosten.org> Date: Thu, 8 Jan 2009 17:02:22 +> CC:
> freebsd-questions@freebsd.org> Subject: RE: Help with dmesg> > > > >>>
> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock,> >>> F=,
> T=S:4m;
Hi all,
Hopefully someone can shed some light on my problem. Over the weekend, we
upgraded our mailserver that was running like a champ w/ FBSD 7.0 and a PAE
kernel (8gb RAM).
I didn't use the freebsd-update program, because I read that if you're not
using a GENERIC kernel, it wont work.
After my debacle with the PAE kernel, I am building the mail server anew. I
had used webmin's user batch file thing to generate the users on the temporary
system, but there were some issues with that.
If I have a good copy of /etc/passwd, /etc/group and /etc/master.passwd, is
there a better
> > I saw a very breif website that said to use this method:> > > > "> > Move
> > user entries from the following old files: > >
> > /etc/passwd/etc/group/etc/master.passwd > > Then run the following command
> > to rebuild the password database: > > pwd_mkdb -p /etc/master.passwd > > ">
> > >
32 matches
Mail list logo