Re: [qmailtoaster] [simscanmk.o] Error 1 ... ???

2008-10-21 Thread Lucian Cristian


Dan McAllister already told you about this problem, pay attention ;)

Regards,
Lucian

Gregory Machin wrote:

Hi
Another missing library or something 


./compile alloc.c
alloc.c:3: warning: conflicting types for built-in function 'malloc'
./makelib alloc.a alloc.o
make[2]: Leaving directory `/usr/src/redhat/BUILD/simscan-1.3.1/cdb'
make[2]: Entering directory `/usr/src/redhat/BUILD/simscan-1.3.1'
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -Wall -c `test -f 'simscan.c' || echo
'./'`simscan.c
simscan.c: In function 'main':
simscan.c:802: warning: missing sentinel in function call
simscan.c:307: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c:411: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c:598: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c:681: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c:739: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c: In function 'check_spam':
simscan.c:1376: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
simscan.c: In function 'check_remote_host':
simscan.c:2414: warning: pointer targets in passing argument 1 of
'strcasecmp' differ in signedness
simscan.c: In function 'per_domain_lookup':
simscan.c:1780: warning: 'val' may be used uninitialized in this function
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -Wall   -o simscan
simscan.o cdb/cdb.a cdb/buffer.a cdb/unix.a cdb/byte.a cdb/alloc.a
gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -Wall -c `test -f 'simscanmk.c' || echo
'./'`simscanmk.c
In function 'open',
inlined from 'make_cdb' at simscanmk.c:379:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode'
declared with attribute error: open with O_CREAT in second argument
needs 3 arguments
make[2]: *** [simscanmk.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/simscan-1.3.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/simscan-1.3.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.79064 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.79064 (%build)

Everything compiles/installs up to simscan-toaster-1.3.1-1.3.6.src.rpm

How do I fix this one ..

running fc 8 i386

Thanks in advance for the help .

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] QControl-1.1-1.0.0 released!

2008-10-21 Thread Jake Vickers
QControl-1.1-1.0.0 has been released.  For those that have already 
purchased it, you will see the new version in your downloads section of 
your profile.

Anyone wishing to purchase it may go to http://qcontrol.v2gnu.com
Please note that I moved the web page to a new server. If the web page 
you view does not show what the current version is and the release date, 
you may need to refresh your DNS cache to see the new page.


Couple bug fixes with the 1.1 version, namely for viewing/editing 
domains NOT created using Vqadmin or QControl. The domains should 
display properly now.
There is now a version check on the main page, telling you what version 
you currently have installed, and what the latest version available is.

The ability to add/delete users has been added.
Updated the man pages to reflect the new commands available.
Minor other bug fixes, mostly aesthetic.

*** The FREE version is complete. I will probably put this online 
tomorrow.  The free version has all the same features as the commercial 
version, with the only limitation being that you can only add 1 domain 
with it. It is being labeled the Personal Edition.




-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] courier-authlib-toaster cant fing installed dependancy

2008-10-21 Thread Eric Shubert

Have you done what Erik E. suggested?

Gregory Machin wrote:

I'm using the centos 4 toaster that is specified in the wiki for
fedora installs.

On Mon, Oct 20, 2008 at 7:16 PM, Eric Shubert [EMAIL PROTECTED] wrote:

Gregory Machin wrote:

Hi
I'm have switched to fedora 8 i386 in the hope that the toaster would
work .  not quite .. I'm still suffering ...
please can someone help ..

courier-authlib-toaster fails to build because of a missing
dependency. Yet all the required dependancies are installed libtool ,
automake autoconf etc ..


[EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild
courier-authlib-toaster-0.59.2-1.3.6.src.rpm
Installing courier-authlib-toaster-0.59.2-1.3.6.src.rpm
error: Failed build dependencies:
   /usr/include/ltdl.h is needed by
courier-authlib-toaster-0.59.2-1.3.6.i386
[EMAIL PROTECTED] qtms-install]#


I even tried doing a manual ./configure make to get more detail ...

Compiling authdaemontest.c
Linking authdaemontest
Compiling authmksock.c
Linking authmksock
Compiling authdaemond.c
authdaemond.c:28:18: error: ltdl.h: No such file or directory
authdaemond.c:48: error: expected specifier-qualifier-list before
'lt_dlhandle'
authdaemond.c: In function 'initmodules':
authdaemond.c:97: warning: implicit declaration of function 'lt_dlclose'
authdaemond.c:97: error: 'struct authstaticinfolist' has no member named
'h'
authdaemond.c:104: error: 'lt_dlhandle' undeclared (first use in this
function)
authdaemond.c:104: error: (Each undeclared identifier is reported only
once
authdaemond.c:104: error: for each function it appears in.)
authdaemond.c:104: error: expected ';' before 'h'
authdaemond.c:105: error: 'lt_ptr' undeclared (first use in this function)
authdaemond.c:105: error: expected ';' before 'pt'
authdaemond.c:122: error: 'h' undeclared (first use in this function)
authdaemond.c:122: warning: implicit declaration of function
'lt_dlopenext'
authdaemond.c:126: warning: implicit declaration of function 'lt_dlerror'
authdaemond.c:126: warning: format '%s' expects type 'char *', but
argument 3 has type 'int'
authdaemond.c:132: error: 'pt' undeclared (first use in this function)
authdaemond.c:132: warning: implicit declaration of function 'lt_dlsym'
authdaemond.c:138: warning: format '%s' expects type 'char *', but
argument 3 has type 'int'
authdaemond.c:153: error: 'struct authstaticinfolist' has no member named
'h'
authdaemond.c: In function 'start':
authdaemond.c:948: warning: implicit declaration of function 'lt_dlinit'
authdaemond.c:951: warning: format '%s' expects type 'char *', but
argument 3 has type 'int'
authdaemond.c:955: warning: implicit declaration of function
'lt_dlsetsearchpath'
authdaemond.c:958: warning: format '%s' expects type 'char *', but
argument 3 has type 'int'
make[2]: *** [authdaemond.o] Error 1
make[2]: Leaving directory
`/usr/src/redhat/SOURCES/courier-authlib-0.59.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/courier-authlib-0.59.2'
make: *** [all] Error 2

How do I fix this ??
Thanks


FC8 isn't officially supported, but you can find ways to make it work in the
list archives. If you want a toaster that just works, use CentOS, v4 or
v5.

--
-Eric 'shubes'




--
-Eric 'shubes'


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Problem with Chkuser : Nomailbox

2008-10-21 Thread Charles Ferland
Hi all

We are with QMT since 1 week and I'm getting some problems since today. We have 
web sites with mailing list (asp script) and when they send a mailing list, 
they use our QMT smtp but when they send to an invalid local adress, the asp 
script stop with an error. (error '8004020f')

I found this webpage for hints : 
http://classicasp.aspfaq.com/email/why-does-cdo-message-give-me-8004020f-errors.html.

Wieh my old Qmail installation, I didn't have this problem. I tried to disable 
chkuser from the Web Server's IP ( SENDER_NOCHECK=1 in tcp.smtp  (with a 
qmailctl cdb after changes) but I can't get it working.  When I telnet manually 
from the web server, the chkuser seems to works ??

telnet ip:25
helo x
mail from: [EMAIL PROTECTED]
rcpt to: jhjehjwh at internalemaildomaine.com
511 sorry, no mailbox here by that name (#5.1.1 - chkuser)


I checked also from the old Qmail server, I had a 550 error message, it is a 
problem if it's not the same error code for an invalid email account ?

I'm totally lost for this problem and I can't find any solutions.

If anyone can help me with this

Regards


[qmailtoaster] RBL's

2008-10-21 Thread Josh Hopkins
In the past and on some of my non-qmail instances I use
world.tqmcube.com in conjunction with zen.spamhaus.org.  It really
worked well.  The tqmcube.com blocks connections based on the response
of the return status code.  Example would be if the IP connecting
responded with 127.0.0.118 zone (IP block for Japan) it would be blocked
if it was in my list.  Would this be possible with either the blacklist
file or somehow in the tcp.smtp file?Thanks,

 



Re: [qmailtoaster] Problem with Chkuser : Nomailbox

2008-10-21 Thread Jake Vickers

Charles Ferland wrote:

Hi all
 
We are with QMT since 1 week and I'm getting some problems since 
today. We have web sites with mailing list (asp script) and when they 
send a mailing list, they use our QMT smtp but when they send to an 
invalid local adress, the asp script stop with an error. (error 
'8004020f')


So you're trying to use an ASP mailing list program that relays through 
your Qmail server for outgoing?
If so, you'll need to enable relaying for that IP if you have not 
already. This can be done in the tcp.smtp file. Otherwise it will reject 
anything that is not a local address, since it thinks your ASP script is 
trying to deliver mail to local domains.




Re: [qmailtoaster] RBL's

2008-10-21 Thread Jake Vickers

Josh Hopkins wrote:


In the past and on some of my non-qmail instances I use 
world.tqmcube.com in conjunction with zen.spamhaus.org.  It really 
worked well.  The tqmcube.com blocks connections based on the response 
of the return status code.  Example would be if the IP connecting 
responded with 127.0.0.118 zone (IP block for Japan) it would be 
blocked if it was in my list.  Would this be possible with either the 
blacklist file or somehow in the tcp.smtp file?Thanks,


 



I know there were some options for various things with the blacklists 
file; in the distant past I'd also written a firewall script that used a 
blacklist to block connections on the firewall level.
I'll dig around later and see if I can't find the other options 
available for the blacklists file unless someone beats me to it.