Re: [toaster] Abuse alias not working

2005-11-25 Thread Shane
you have created will only get used when the email is addressed to the full hostname of the machine. Shane

Re: [toaster] Bounce after virus/spam checks

2005-12-02 Thread Shane
be likely to hit a spam trap and end up in places such as SORBS, SPEWS and Spamcop etc. Just my two cents worth, but is also how we do it and it works very well. Shane

Re: [toaster] Bounce after virus/spam checks

2005-12-02 Thread Shane
On Fri, 2005-12-02 at 17:04 +, Marcus Williams wrote: > On 02/12/2005 Shane wrote: > > Why would you want to accept the message and them process it? Keep > > using > > chkuser to reject at the smtp level for "no such users" and setup > > simscan to query

[toaster] qmailmrtg patch

2003-09-01 Thread Shane Chrisp
using daemontools and im not having any luck. How are you running spamd under supervise and logging with multilog? cheers Shane

RE: [toaster] Migration help required

2003-09-02 Thread Shane Chrisp
When you start to get a lot of users in the cdb file, a mysql auth lookup can become a lot faster. I cant think of any other major advantage. Shane >-Original Message- >From: Eero Volotinen [mailto:[EMAIL PROTECTED] >Sent: Wednesday, 3 September 2003 12:00 AM >To: [EMA

RE: [toaster] Migration help required

2003-09-02 Thread Shane Chrisp
needed. I just cron vdeloldusers to run every 15 minutes. Being able to access the information from the billing system though is a major benefit. Shane >Not to mention the benefits of being able to query this information for >use in other programs... For instance, we want to know when a u

RE: [toaster] SMTP over SSL Problem

2003-09-06 Thread Shane Chrisp
This function is going to be put back into the vpopmail source for the time being to prevent anything else being broken by it. It should be back in 5.3.28 code. Also if your using 5.3.26, you should upgrade to .27 as there has be quite a few bug fixes made. Shane >-Original Mess

RE: [toaster] How to use rblsmtpd ?

2003-09-14 Thread Shane Chrisp
d flags that you want, eg if you want fail open or fail closed etc. cheers Shane -Original Message- From: Frankie [mailto:[EMAIL PROTECTED] Sent: Sunday, 14 September 2003 6:02 PM To: [EMAIL PROTECTED] Subject: [toaster] How to use rblsmtpd ? Following is my startup script. How can I

RE: [toaster] How to use rblsmtpd ?

2003-09-14 Thread Shane Chrisp
t; >/usr/local/bin/rblsmtpd -r bl.spamcop.net -r relays.ordb.org \ >... > >Thank you > >Frankie > >- Original Message - >From: "Shane Chrisp" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, September 14, 20

RE: [toaster] check user patch

2003-10-15 Thread Shane Chrisp
a real domain */ /* if (!stralloc_0 (&domain)) die_nomem(); vget_real_domain(domain.s, domain.a); domain.len = strlen (domain.s); if (domain.len > (domain.a - 1)) die_nomem(); */ /* Let's get domain's real path */ cheers, Shane >-Origina

RE: [toaster] qmail-inject: fatal: qq crashed (#4.3.0)

2003-10-30 Thread Shane Chrisp
Maybe you need to increase the memory limits for qmail-smtpd? Shane >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] >Sent: Thursday, 30 October 2003 8:52 PM >To: [EMAIL PROTECTED] >Subject: [toaster] qmail-inject: fatal: qq crashed (#4.3.0)

RE: [toaster] Qmail double bounce

2003-11-01 Thread Shane Chrisp
Title: Message echo doublebounces > /var/qmail/control/doublebounceto echo "#" > /var/qmail/aliase/.qmail-doublebounces   Shane -Original Message-From: John Johnson [mailto:[EMAIL PROTECTED] Sent: Sunday, 2 November 2003 10:19 AMTo: [EMAIL PROTECTED]S

RE: [toaster] Qmail double bounce

2003-11-01 Thread Shane Chrisp
Title: Message Without the spelling mistake in alias (aliase) where did i learn to spell :)   Shane -Original Message-From: John Johnson [mailto:[EMAIL PROTECTED] Sent: Sunday, 2 November 2003 1:41 PMTo: [EMAIL PROTECTED]Subject: RE: [toaster] Qmail double bounce

RE: [toaster] Relay

2004-01-30 Thread Shane Chrisp
Apply the chkuser patch as well.   Shane From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, 31 January 2004 3:03 AMTo: [EMAIL PROTECTED]Subject: [toaster] Relay I have just installed qmail toaster last version with vpopmail 5.4 rc2 (instead of rc1 ) with

RE: [toaster] qmail-ldap conflicts with qmail-toaster?

2004-02-01 Thread Shane Chrisp
 alternative to your situation would be to use vpopmail in ldap mode and then qmail-ldap for routing machines?   Shane From: Gustav Yeung [mailto:[EMAIL PROTECTED] Sent: Sunday, 1 February 2004 10:09 PMTo: [EMAIL PROTECTED]Subject: [toaster] qmail-ldap conflicts with qmail-toaster

RE: [toaster] qmail-smtpd-viruscan-1.3.patch

2004-02-13 Thread Shane Chrisp
with a config I posted showing how I managed to get it all working together nicely with vpopmail. I have since gone back to courier-imap for quota support. Shane >-Original Message- >From: Bill Shupp [mailto:[EMAIL PROTECTED] >Sent: Friday, 13 February 2004 11:21 PM >To:

RE: [toaster] RH 7.3 / courier-imap-2.2.2.20040207.tar.bz2 compile fail

2004-02-27 Thread Shane Chrisp
ompiled a few nights ago to take the trash included in quota out as it was causing more support calls than it was worth. Shane

RE: [toaster] OT: mailinglist footer?

2004-03-09 Thread Shane Chrisp
Edit the file /text/trailer to what you want to appear in the footer. Shane >-Original Message- >From: Eero Volotinen [mailto:[EMAIL PROTECTED] >Sent: Tuesday, 9 March 2004 5:37 PM >To: [EMAIL PROTECTED] >Subject: [toaster] OT: mailinglist footer? > >How to a

RE: [toaster] peroblems new toaster

2004-03-28 Thread Shane Chrisp
Did you do a make clean before you recompiled vpopmail? >-Original Message- >From: Marco Marabelli [mailto:[EMAIL PROTECTED] >Sent: Sunday, 28 March 2004 10:44 PM >To: [EMAIL PROTECTED] >Subject: [toaster] peroblems new toaster > >I have installed the new toaster on a box, and I have te

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Yes. Ive been using it for years. You need to use the -S switch for tcpserver and make sure you configure the /var/qmail/controls/sql file with server localhost port 3306 database vpopmail tablerelay user username pass password time 1800 Shane >-Original Mess

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Yes that's the patch im using as well. You need the mysql devel files installed on the system to compile it. Shane >-Original Message- >From: Rene Marticke [mailto:[EMAIL PROTECTED] >Sent: Wednesday, 31 March 2004 1:16 AM >To: [EMAIL PROTECTED] >Subject: Re: [to

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Ok, I just went back and took a look at the old source. If your mysql header files are not located in /usr/local/include/mysql edit the conf-cc file to point at the correct location and it should compile without error. Shane >-Original Message- >From: Shane Chrisp [mailto:

[toaster] IMAP +POP-before-SMTP relay

2004-04-09 Thread Shane Chrisp
\ --without-authcram \ --without-authdaemon \ --with-authvchkpw For some reason if you use the authdaemon, it does not update the relay table and roaming-users will not work with IMAP, only with pop. cheers Shane

RE: [toaster] IMAP +POP-before-SMTP relay

2004-04-09 Thread Shane Chrisp
owever if your upgrading an existing server, you may not want to deal with the thousands of calls from users who cant follow instructions or read emails informing them of a change from pop before smtp to smtp-auth. :) Shane

[toaster] TLS Error

2004-04-10 Thread Shane Chrisp
Shane

RE: [toaster] Perhaps this has been asnwered before but...

2004-04-22 Thread Shane Chrisp
Yes, use the chkusr patch. It then wont accept email if the account doesn't exist. Shane >-Original Message- >From: David M. Shirley [mailto:[EMAIL PROTECTED] >Sent: Thursday, 22 April 2004 1:43 PM >To: [EMAIL PROTECTED] >Subject: [toaster] Perhaps this has been

RE: [toaster] debian and tcp.smtp

2004-05-02 Thread Shane Chrisp
. cheers Shane >-Original Message- >From: Noel Sanchez [mailto:[EMAIL PROTECTED] >Sent: Monday, 3 May 2004 7:12 AM >To: [EMAIL PROTECTED] >Subject: [toaster] debian and tcp.smtp > >Trying to install toaster on debian 3.0 rev 2, all is fine >until vpopmail >wi

RE: [toaster] vpopmail restore

2004-06-20 Thread Shane Chrisp
The domain dirs will need to be created manually, but the users dirs will get created automatically if they don't exist IIRC. cheers Shane >-Original Message- >From: Seferovic Edvin [mailto:[EMAIL PROTECTED] >Sent: Monday, 21 June 2004 4:03 AM >To: [EMAIL PROTEC

RE: [toaster] Password in mysql

2004-06-21 Thread Shane Chrisp
downloads.php Shane

RE: [toaster] rcpthosts problem - I'm stumped!

2004-06-23 Thread Shane Chrisp
If you run /var/qmail/bin/qmail-showctl is it showing the domain? Shane >-Original Message- >From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED] >Sent: Thursday, 24 June 2004 12:16 AM >To: [EMAIL PROTECTED] >Subject: Re: [toaster] rcpthosts problem - I&#

RE: [toaster] rcpthosts problem - I'm stumped!

2004-06-23 Thread Shane Chrisp
Im wondering if there is a lock file stopping the morercpthosts file from being read? Only thinking out loud here. Shane >-Original Message- >From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED] >Sent: Thursday, 24 June 2004 12:28 AM >To: [EMAIL PROTECTED]

RE: [toaster] rcpthosts problem - I'm stumped!

2004-06-23 Thread Shane Chrisp
ped! > >On Wed, 2004-06-23 at 12:40, Shane Chrisp wrote: >> Im wondering if there is a lock file stopping the morercpthosts file >> from being read? Only thinking out loud here. > >You mean these : > >[EMAIL PROTECTED] control]# ls *.lock -la >-rw---1 root

RE: [toaster] rblsmtpd

2004-06-29 Thread Shane Chrisp
D" -g "$NOFILESGID" 0 smtp \ /usr/local/bin/rblsmtpd -b -C -r sbl.spamhaus.org -r list.dsbl.org -r relays.ordb.org -r rbl.2000cn.com.au -rbl.spamcop.net \ -r combined.njabl.org /usr/local/bin/recordio /usr/local/bin/fixcrio /var/qmail/bin/qmail-smtpd \ /home/vpopmail/bin/vchkpw /bin/true 2&g

RE: [toaster] smtp issue

2004-06-29 Thread Shane Chrisp
0e177f301c197b4 tcpserver: warning: dropping connection, >unable to read /home/vpopmail/etc/tcp.smtp.cdb: file does not exist Change the path to your tcp.smtp.cdb file as per the error messgae. You probably have it in /var/vpopmail/etc now. Shane

RE: [toaster] chkuser patch troubleshooting

2004-07-18 Thread Shane Chrisp
going to a valid mailbox. You will need to use bounce-no-mailbox to reject the mail. Shane

RE: [toaster] chkuser patch - logging

2004-07-26 Thread Shane Chrisp
\ '-* * > *' '-* * < *' '+* * < HELO *' '+* * < MAIL *' '+* * < RCPT *' '+* * > 5*' '+* * > 4*' /var/log/qmail/smtpd Regards Shane >-Original Message- >From: Jeff Koch [mailto:[EMAIL PROTE

RE: [toaster] chkuser patch - logging

2004-07-26 Thread Shane Chrisp
using recordio in the qmail-smtpd/run file startup script as well. cheers Shane >-Original Message- >From: Jeff Koch [mailto:[EMAIL PROTECTED] >Sent: Monday, 26 July 2004 9:47 PM >To: [EMAIL PROTECTED] >Subject: RE: [toaster] chkuser patch - logging > > >Hi Shane:

RE: [toaster] Toaster with MySQL

2004-07-27 Thread Shane Chrisp
`/lib/libvpopmail.a change this to read `cat socket.lib` dns.o `cat dns.lib` -lcrypt \ `head -1 conf-vpopmail`/lib/libvpopmail.a \ `head -1 conf-mysql` -lz -lm and then recompile. That should be all that your missing. cheers Shane >-Original Message- &g

RE: [toaster] Debian FYI

2004-08-19 Thread Shane Chrisp
and its been running flawlessly. Far easier to maintain compared to RH in my oppinion. I used to have it all running on a RH7.3 box for many years. cheers Shane

RE: [toaster] cgi-bin

2004-09-21 Thread Shane Chrisp
I would say that you dont have the perl cgi handler configured in your apache config. Try looking through your httpd.conf for the line AddHandler cgi-script .cgi and make sure its uncommented then restart apache. If its not there, add it in.   cheers Shane From: Nezinu [mailto

RE: [toaster] restricting outgoing mail address to account

2005-01-01 Thread Shane Chrisp
Im sure that someone will correct me if im wrong, but when SMTP-AUTH is used you always end up with the authenticated user in the headers with something like [EMAIL PROTECTED]@xxx.xxx.xxx.xxx cheers Shane > -Original Message- > From: Martin Petz [mailto:[EMAIL PROTECTED] > Sen

Re: [toaster] [OT] $TCPREMOTEHOST filter

2005-01-13 Thread Shane Chrisp
On Thu, 2005-01-13 at 15:13 +0100, Eduardo Cortés wrote: Not true. You can add the line in with =.dsl.provider.com:allow,RBLSMTPD="-Blocked due to UCE" cheers Shane > Hello, > anoyone know any way to filter the $TCPREMOTEHOST on tcpserver? I want to > filter *.dsl.provide

[toaster] chkusr question

2005-03-08 Thread Shane Chrisp
hadnt been created on disk when the first email arrived, it would provision it. Makes life simpler for admin only having to make the billing system talk to the DB. cheers Shane

Re: [toaster] chkusr question

2005-03-08 Thread Shane Chrisp
On Tue, 2005-03-08 at 18:10 +0100, tonix (Antonio Nati) wrote: > New users in MySQL tables should be cought by vpopmail calls, I don't see > any problem on that. Thanks Tonix. I thought that would have been the case, i just wanted to satisfy my curiosity. :) Shane

Re: [toaster] features to need to be add..

2005-03-10 Thread Shane Chrisp
a massive uproar if the govt tried to bring in law to make ISP's store users email especially after the changes to the Privacy act to protect users email. It would be the same as making the Post Office copy every single letter that they delivered. cheers Shane

Re: [toaster] Problem with courier-imap

2005-03-10 Thread Shane Chrisp
Leaving directory `/var/src/courier-imap-3.0.8/authlib' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/var/src/courier-imap-3.0.8/authlib' > make: *** [all-recursive] Error 1 Try adding /home/vpopmail/lib to your ld.so.conf and run ldconfig the make again. Shane -- The cause of the problem is: /dev/clue was linked to /dev/null

Re: [toaster] permissions

2005-03-14 Thread Shane Chrisp
On Mon, 2005-03-14 at 20:49 -0600, [EMAIL PROTECTED] wrote: > I've got qmail running without a hitch on my main server, problem is the > backup server. I rsync'd all the data from server A to server B and I have > a permissions problem on my mail directories. > > Entry in /var/log/maillog: > >

Re: [toaster] Problems with qmail install.

2005-03-14 Thread Shane Chrisp
n issue a init q command to reread the inittab. If you then do a netstat -ap | grep smtp you will be able to find anything left listening on port 25. Shane

Re: [toaster] vpopmail

2005-03-25 Thread Shane Chrisp
On Fri, 2005-03-25 at 12:57 -0500, Michael Di Martino wrote: > What is the purpose of this line > > (cd ~vpopmail/etc ; tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp) Execute it exactly as you see it typed in the toaster install docs. Yes including the (). cheers Shane

Re: [toaster] CNAME errors

2005-03-28 Thread Shane Chrisp
On Mon, 2005-03-28 at 08:28 -0500, Rich Kasting wrote: Can you run dnscache on the qmail box? Also make sure that DNS Fixup is enabled on the PIX (iirc) i havnt touched a PIX for a while. Shane > The weird part is that it's not blocking DNS queries that I issue from a > command

Re: [toaster] CNAME errors

2005-03-28 Thread Shane Chrisp
nable them with a couple of mouse clicks. A lot is dependant on how the network is configured. Shane

Re: [toaster] CNAME errors

2005-03-28 Thread Shane Chrisp
On Mon, 2005-03-28 at 09:28 -0500, Rich Kasting wrote: > Do you know where I can find good directions to install dnscache? Is > there an rpm for Fedora Core 3. > Try this http://cr.yp.to/djbdns/run-cache.html

Re: [toaster] CNAME errors

2005-03-28 Thread Shane Chrisp
On Mon, 2005-03-28 at 10:08 -0500, Rich Kasting wrote: > I put it on place. The dnscaching works, but qmail still has cname > errors. Did you change /etc/resolv.conf to point to the local dnscache instead of your external resolver?

Re: [toaster] couriertcpd

2005-04-13 Thread Shane Chrisp
, then tcpserver will be able to grab the port and it should start answering immediately. I stuck with the qmail-pop3d as i found it to be less resource intensive then couriers, though not much. I also prefer having it running under supervise. Shane

Re: [toaster] Strange problem with open relay

2005-04-16 Thread Shane Chrisp
On Sun, 2005-04-17 at 02:32 +0100, Júlio Olivares wrote: > Some time ago I disabled SMTP server for my users due to abuse. I recompiled > vpopmail without roaming users, removed open-smtp and SMTP work as expected: > --- > 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) > ---

[toaster] How to not filter mail to the abuse mailbox

2005-05-04 Thread Shane Chrisp
is detected as spam or a virus. Does anyone know of a way to turn off the virus and spam filtering for just the one mailbox? Cheers Shane

Re: [toaster] How to not filter mail to the abuse mailbox

2005-05-04 Thread Shane Chrisp
ed it each time. cheers Shane

Re: [toaster] Virus Stats

2005-05-12 Thread Shane Chrisp
ed to apply the simscan patch though. Shane

Re: [toaster] postmaster alias problem

2005-05-17 Thread Shane Chrisp
n his > face)) > > Thanks for the assist. > dan The instructions you followed above are for the fqdn of the system only. Anything you have configured to use vpopmail needs to have the .qmail-files created in the /home/vpopmail/domains/domain.name folder. Do almost the same thing as you did abo

Re: [toaster] SOLVED: EZMLM - Method to Add Users "en bulk"?

2005-05-20 Thread Shane Chrisp
I dont remember how long ago, but it must be at least a couple of years, i had a cgi for ezmlm, which i think was called ezmlm-cgi which handled bulk adds and removes. It worked very well. Maybe you could borrow from it? Shane

[toaster] Qmail Headers

2005-05-24 Thread Shane Chrisp
everything else outside this. Has anyone seen this done already, or know of any discussions that have happened on the subject? cheers Shane

Re: [toaster] Qmail Headers

2005-05-24 Thread Shane Chrisp
s spamcop etc with thier submission systems. Ill discuss this further with them and see what they say. If they still want it, i guess ill have to start looking through the source. Thanks Shane

Re: [toaster] strange errors in qmail/smtpd/log

2005-06-19 Thread Shane Chrisp
w version and use Clam > instead of qmail-scanner? > Could I just install from the new toaster scripts on top of my current > installation? Why not just compile and install simscan? Its far lighter on resources. Bill has details on the install in the toaster docs now. Shane

Re: [toaster] Silly Newbie Question

2005-08-05 Thread Shane Chrisp
IENT="",NODNSCHECK="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue" cheers Shane

Re: [toaster] RFC 2821 patch

2005-08-17 Thread Shane Chrisp
ystems for qmail to do the lookups. Had many problems back in the days when i used to use Bind, but not since then. Shane

Re: [toaster] High CPU-Load clamd

2005-08-25 Thread Shane Chrisp
) > I wonder, that there is no mail to scan by clamd for eg. 20 Minutes but > the load don't go down. There was a urgent update of clamd only about a week ago due to the discovery of what could be a DOS attack on clamd. Maybe this is what your experiencing. Shane -- Quick, hire a t

Re: [toaster] SMTP Auth problem

2005-08-30 Thread Shane Chrisp
On Tue, 2005-08-30 at 00:23 -0700, Dimsh wrote: > Hi all, > > I have successfully installed the Toaster from > shupp.org, and it works fine and do authenticate well. > > but it also accept sending without authentication ! > and this is what I want not to happen. > > Through "telnet 192.168.1.x 2

Re: [toaster] SMTP Auth problem

2005-08-30 Thread Shane Chrisp
h. Its bypassing the smtpauth and setting the RELAYCLIENT when you connect. If you take that out and rebuild the file, it will require you to auth. Shane

Re: [toaster] SMTP Auth problem

2005-08-30 Thread Shane Chrisp
On Tue, 2005-08-30 at 00:42 -0700, Dimsh wrote: > Thanks Shane. > > The message is sent from telnet or outlook without > errors BUT > it Did arrive to its destination when sending from > outlook (from: [EMAIL PROTECTED] & no smtp auth) but did not > arrive when sending t

Re: [toaster] Forward mail in lan

2005-09-13 Thread Shane Chrisp
uld add an entry into smtproutes in the form of site1.ezrs.com:[192.168.0.6] site2.ezrs.com:]192.168.0.8] to force the email to the server you want it at. cheers Shane

Re: [toaster] dictionary attacks

2005-09-13 Thread Shane Chrisp
fore it is deleted. > > Which is preferable? Hi, If you are running chkuser then it should be blocking the messages at the smtp level and then the problem belongs to the sending MTA and not you. If thats not happening then it sounds like you have something wrong with your setup. cheers Shane

Re: [toaster] dictionary attacks

2005-09-14 Thread Shane Chrisp
d and spam scanned and then finally deleted by vpopmail. Bill or one of the others may correct me if im wrong in the handling order of things. Shane

Re: [toaster] dictionary attacks

2005-09-14 Thread Shane Chrisp
on-existent users won't be getting through, the delete/bounce > option will never be used. Which is related to my original reply. Only thing im not sure about is how the latest version of chkuser interacts with vpopmail with all the new features Tonix has added in. Shane

Re: [toaster] toaster@shupp.org

2005-09-18 Thread Shane Chrisp
son for the qmail to reject or even close > the connections? > > Best regards . What do you have in your /home/vpopmail/etc/tcp.smtp file? This would be my guess as to why your getting blocked. Shane

Re: [toaster] toaster@shupp.org

2005-09-18 Thread Shane Chrisp
sounding like a routing/firewalling issue as there is nothing wrong with whats in your tcp.smtp file, yet the weird part is that your connecting and then getting disconnected. You have rebuilt the tcp file with qmailctl cdb ?? Shane

Re: [toaster] toaster@shupp.org

2005-09-18 Thread Shane Chrisp
ail-smtpd/run file and restart qmail-smtpd then telnet in again from somewhere thats blocked and check the logs. You should get lots of detail about the connection then. Shane Chrisp 2000 Computers & Networks Pty Ltd Lvl 1, 49 Hay St, Subiaco, W.A. 6008, Australia. Ph. +61 8 9377 7677 Fax. +61 8 9377 7540

Re: [toaster] Mail over user quota does not get bounced back, stays in queue

2005-10-24 Thread Shane Chrisp
bit of a hack really and unless the message were actually causing one of my mail servers problems, I would just allow them to expire as normal because if a client frees some disk space in the meantime, the message will just be delivered. cheers Shane -- Quick, hire a teenager while they still know everything. --Anonymous

Re: [toaster] Relay problems - rcpthosts.

2005-10-28 Thread Shane Chrisp
going email, or add your IP to the tcp file which will let you relay without authentication. Shane

Re: [toaster] Relay problems - rcpthosts.

2005-10-28 Thread Shane Chrisp
.1.:allow,RELAYCLIENT="",NODNSCHECK="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue" then run qmailctl cdb to rebuild the file. Shane

Re: [toaster] authorise problem

2005-12-13 Thread Shane Chrisp
On Wed, 2005-12-14 at 10:41 +0300, Eugene Kulygin wrote: > Hi to all! > > I am newbie with Qmail. > I did all exact in toaster. > > I can't authorise in pop or imap session. > > [EMAIL PROTECTED] root]# telnet localhost 110 > Connected to localhost. > Escape character is '^]'. > +OK <[EMAIL PRO

Re: [toaster] smtp-auth

2006-01-16 Thread Shane Chrisp
On Mon, 2006-01-16 at 19:57 +0800, aim mix wrote: > Greetings, > > can someone explain to me why ? > > my /var/qmail/supervise/qmail-smtpd/run > > ... > /var/qmail/bin/qmail-smtpd HOSTNAME \ > /home/vpopmail/bin/vchkpw /bin/true 2>&1 > > ... > >if the word HOSTNAME there the sm

Re: [toaster] qregex question

2006-02-08 Thread Shane Chrisp
, I would suggest you set it up as probably at least 90% of that crap comes from dynamic IP's and open proxies, not to mention the known spam sources themselves. Shane

Re: [toaster] "Mailbag" linux mail server ?

2006-02-09 Thread Shane Chrisp
On Thu, 2006-02-09 at 12:56 -0500, Jeff Koch wrote: > Hi Tom: > > Are any entries required in qmail's 'smtproutes' file? No. > > At 11:10 AM 2/9/2006, you wrote: > >On Feb 9, 2006, at 8:00 AM, Florent Gilain wrote: > >>Being a backup MX server that will receive emails for many selected domains

Re: [toaster] empty return-path:

2006-02-14 Thread Shane Chrisp
seem to care about it and take action against thier clients when you report it to them. Shane

Re: [toaster] RBL Support For Toaster

2006-02-17 Thread Shane Chrisp
/usr/local/bin/rblsmtpd -b -C -r dnsbl-1.uceprotect.net \ I would add the -t switch to the rblsmtpd program to prevent a non answering dns server from slowing things to a crawl if there is a problem. Using -t5 tells rblsmtpd to timeout if there is no answer in 5 seconds. eg: /usr/local/bin/

Re: [toaster] Error In Qmail Log File

2006-02-19 Thread Shane Chrisp
sions on the /var/qmail/control dir and the files within it. Shane

Re: [toaster] Error In Qmail Log File

2006-02-19 Thread Shane Chrisp
On Sun, 2006-02-19 at 09:34 -0600, ElusiveMind wrote: > Yeah I actually did that before emailing: > > Here is what I have: > > drwxr-sr-x 2 alias qmail 4096 Feb 19 09:07 alias > drwxr-xr-x 2 root qmail 4096 Feb 19 09:10 bin > drwxr-xr-x 2 root qmail 4096 Feb 19 09:06 boot > drwxr-xr-x

Re: [toaster] Error In Qmail Log File

2006-02-19 Thread Shane Chrisp
> root 8425 0.0 0.1 5492 652 pts/1S+ 09:49 0:00 grep > qmail > > > Thanks; > > > Michael Bagnall > ElusiveMind > [EMAIL PROTECTED] > http://elusivemind.net > > On Feb 19, 2006, at 9:46 AM, Shane Chrisp wrote: > > > That all looks about right. What user/group is qmail running as? It > > has > > > > to be a permissions error somewhere. > > > > > >

Re: [toaster] whitelisting an email address

2006-03-30 Thread Shane Chrisp
can, you can do it in /var/qmail/control/simcontrol [EMAIL PROTECTED]:clam=yes,spam=no then issue a /var/qmail/bin/simscanmk cheers Shane > > > @4000442c0e3c2ad87ba4 [32041] info: spamd: connection from mail > [127.0.0.1] at port 41001 > > @4000442c0e3c2fcf8a44 [32

Re: [toaster] whitelisting an email address

2006-03-30 Thread Shane Chrisp
On Thu, 2006-03-30 at 17:32 +, Bob Hutchinson wrote: > On Thursday 30 Mar 2006 18:14, Shane Chrisp wrote: > > On Thu, 2006-03-30 at 09:00 -0800, Noel Sanchez wrote: > > > How do I whitelist an email address or a domain? I have spamassassin > > > installed per the to

Re: [toaster] id: vpopmail: No such user?

2006-04-07 Thread Shane Chrisp
On Fri, 2006-04-07 at 12:30 +0100, Nikki Locke wrote: Check your startup script is calling `id -u vpopmail`. Id say its just a typo which will be simply fixed and then restart qmail with a svc -du /service/qmail-whatever Shane > ps aux is giving me the following... > > root 1

Re: [toaster] id: vpopmail: No such user?

2006-04-07 Thread Shane Chrisp
On Saturday 08 April 2006 03:10, Nikki Locke wrote: > Shane Chrisp wrote: > > On Fri, 2006-04-07 at 12:30 +0100, Nikki Locke wrote: > > > > Check your startup script is calling `id -u vpopmail`. Id say its just a > > typo which will be simply fixed and then resta

Re: [toaster] DSPAM

2006-04-20 Thread Shane Chrisp
ow it performs/compares to SA in regards to resource usage, speed and flexibility. Shane

Re: [toaster] ClamAV Error

2006-05-06 Thread Shane Chrisp
On Saturday 06 May 2006 19:49, Michael R. Bagnall wrote: Did you stop clam while you installed it? How about freshclam too? > This morning I did an update on my Clam AV from the toaster site and > I am getting this error in my log when I reload: > > @4000445c8c52170420c4 +++ Started at Sat Ma

Re: [toaster] suspending and account

2007-01-15 Thread Shane Chrisp
On Mon, 2007-01-15 at 22:25 -0500, Jason Smith wrote: > Jeff Koch wrote: > > > > Hi: > > > > What are the recommendation's on the best way of suspending a > > customer's email service without them losing email. Perhaps a method > > that will block pop logins but still allow mail to be received. >

[toaster] XSS Bug in vhostadmin

2007-01-29 Thread Shane Chrisp
ut for if you are using the system. Regards Shane

Re: [toaster] Simscan Logs

2007-02-11 Thread Shane Chrisp
modify Bills setup a little bit to suit our environment. For more info, maybe look at the simscan wiki which you can find linked off the inter7 website. Shane > Fellows, > > I already sent two messages with questions to the toaster list and > there's no replies so far. I kn

Re: [toaster] Message send failure, 451 error

2007-03-06 Thread Shane Chrisp
, so the mail is being rejected by the remote host and not by your host. Doing a 'qmailctl queue' will show you any messages in your queue. My guess is the remote host is running grey listing of some sort. Shane > All I can find in reference to an error 451 are mentions of SPF errors,

Re: [toaster] Message send failure, 451 error

2007-03-06 Thread Shane Chrisp
On Wed, 2007-03-07 at 02:29 +1030, [EMAIL PROTECTED] wrote: > Thanks Shane, > > That was from /var/log/qmail/current, which I thought was a combination of > qmail-send and qmail-smtpd, however I don't see all the info in it which I > see in /var/log/qmail/smtpd/current

Re: [toaster] QmailAdmin and Qmail behind proxy

2007-03-11 Thread Shane Chrisp
On Sun, 2007-03-11 at 01:17 -0700, Rick Widmer wrote: > SKT/MIS/ROZI wrote: > > Can i install the qmailadmin on different server? > > No. Qmailadmin needs direct access to files and must reside on the mail > server. > > > > Is it have a way to let them communicate? > > Vpopmaild can be config

  1   2   >