Re: [Assp-user] Pop Email Collection

2010-06-09 Thread Anthony
No one accesses the pop account..it a backup for exchange. If our server is down..all our email are in the POP Account. DNS server routes all email for our domain to one email address? -Original Message- From: Fritz Borgstedt [mailto:f...@iworld.de] Sent: Thursday, 10 June 2010 4:04 PM

Re: [Assp-user] Pop Email Collection

2010-06-09 Thread Fritz Borgstedt
For Users of ASSP schreibt: >We have all our doman emails redirect to a pop account. Will ASSP >allow me >to collect these emails and direct them to ASSP. yes > > > >Question what should the SMTPsendto=? Be because the pop account has >email >for everyone in our domain ONE pop account has em

[Assp-user] Pop Email Collection

2010-06-09 Thread Anthony
We have all our doman emails redirect to a pop account. Will ASSP allow me to collect these emails and direct them to ASSP. Question what should the SMTPsendto=? Be because the pop account has email for everyone in our domain --

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Mark Edwards
On Jun 9, 2010, at 4:27 PM, Aristoteles Neto wrote: > On 9/06/2010 22:02, Mark Edwards wrote: >> I saw that, but afterwards Aristoteles suggested using sudo, so I thought >> perhaps there was a way to achieve it. >> >> So am I correct that the choice is between: >> >> 1) Running ASSP as root, n

Re: [Assp-user] Difficulty switching to BerkeleyDB

2010-06-09 Thread Mark Edwards
On Jun 9, 2010, at 3:08 AM, Mark Edwards wrote: > I am attempting to move over to BerkeleyDB from flat files, at the suggestion > of the ASSP logs, and I am able to make the switch and a spamdb.bdb gets > created on ASSP restart. However, when I run a rebuild the spamdb.bdb does > not get upda

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Aristoteles Neto
On 9/06/2010 22:02, Mark Edwards wrote: > I saw that, but afterwards Aristoteles suggested using sudo, so I thought > perhaps there was a way to achieve it. > > So am I correct that the choice is between: > > 1) Running ASSP as root, not running as a service, and being able to restart > itself >

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Mark Edwards
On Jun 9, 2010, at 2:24 AM, Fritz Borgstedt wrote: > For Users of ASSP schreibt: >> In the gui, I see: >> >> "The following command will be started in OS-shell, if ASSP runs not >> as a service or daemon", which implies perhaps my command is not even >> being run. > > > May be you overlooked

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread GrayHat
>> If ASSP runs as a daemon or a service ASSP cannot restart it. exact; so, in case ASSP is running as a windows service it would be a good idea to create a script like (e.g.) @echo off pushd c:\assp if exist pid del pid net start asspsmtp popd exit and setup the service recovery action to "ru

[Assp-user] Difficulty switching to BerkeleyDB

2010-06-09 Thread Mark Edwards
I am attempting to move over to BerkeleyDB from flat files, at the suggestion of the ASSP logs, and I am able to make the switch and a spamdb.bdb gets created on ASSP restart. However, when I run a rebuild the spamdb.bdb does not get updated. I see this in the logs on restart: Jun-09-10 02:55

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Mark Edwards
On Jun 9, 2010, at 2:24 AM, Fritz Borgstedt wrote: > For Users of ASSP schreibt: >> In the gui, I see: >> >> "The following command will be started in OS-shell, if ASSP runs not >> as a service or daemon", which implies perhaps my command is not even >> being run. > > > May be you overlooked

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Fritz Borgstedt
For Users of ASSP schreibt: >In the gui, I see: > >"The following command will be started in OS-shell, if ASSP runs not >as a service or daemon", which implies perhaps my command is not even >being run. May be you overlooked my posting? I wrote: >If ASSP runs as a daemon or a service ASSP can

[Assp-user] assp version check download failed

2010-06-09 Thread Mark Edwards
I'm seeing this in the logs regularly: Jun-09-10 02:07:52 [Worker_1] Downloading assp version check via direct HTTP connection Jun-09-10 02:07:52 [Worker_1] AdminInfo: assp version check download failed: HTTP/1.1 404 Not Found Jun-09-10 02:07:52 [Worker_1] Info: next assp version che

Re: [Assp-user] Can ASSP restart if run as unprivileged user?

2010-06-09 Thread Mark Edwards
On Jun 8, 2010, at 1:42 PM, Aristoteles Neto wrote: > On 9/06/2010 08:27, Mark Edwards wrote: >> Thanks. I would like the ASSP to be able to restart itself, however. >> >> I guess I will look into modifying my configuration to run as root. I have >> ASSP running as an "assp" user, so that its