Re: Auth SMTP with sendmail

2004-12-23 Thread Peter King
TECTED] On Tuesday 21 December 2004 13:50, Peter King wrote: > Is it possible to set-up auth smtp using sendmail in debian? > > I have a mail server with sendmail installed (and openprotect). > > I would like to set-up authenticated smtp so that users can send email > through this

Re: Auth SMTP with sendmail

2004-12-21 Thread Christian Storch
On Di, 21.12.2004, 14:50, Peter King sagte: > Is it possible to set-up auth smtp using sendmail in debian? > > I have a mail server with sendmail installed (and openprotect). > > I would like to set-up authenticated smtp so that users can send email > through this server by au

Re: Auth SMTP with sendmail

2004-12-21 Thread Matt Collier
On Tuesday 21 December 2004 13:50, Peter King wrote: > Is it possible to set-up auth smtp using sendmail in debian? > > I have a mail server with sendmail installed (and openprotect). > > I would like to set-up authenticated smtp so that users can send email > through this server

Auth SMTP with sendmail

2004-12-21 Thread Peter King
Is it possible to set-up auth smtp using sendmail in debian? I have a mail server with sendmail installed (and openprotect). I would like to set-up authenticated smtp so that users can send email through this server by authenticating first. All the users have pop3 accounts on the server. How

Re: MailScanner with Sendmail

2004-12-10 Thread Henk . Roose
Penbrock wrote: > Thanks alot I now have MailScanner scanning all my messages :). How ever I > have one minor(?) problem, sendmail movers messages to the mqueue.in , > MailScanner scans them and moves them to the /mqueue like it should,... > but the messages just sit there. Do I

RE: MailScanner with Sendmail

2004-12-08 Thread Penbrock
Thanks alot I now have MailScanner scanning all my messages :). How ever I have one minor(?) problem, sendmail movers messages to the mqueue.in , MailScanner scans them and moves them to the /mqueue like it should,... but the messages just sit there. Do I now need to change procmail

Re: MailScanner with Sendmail

2004-12-07 Thread Matt Collier
ilScanner. I think I have it all installed on my testing system > how ever I can not find any Doc's on how to tell Sendmail to start calling > MailScanner. Can anyone help me out here or direct me to some doc's on > using it on a Debian server with Sendmail? > > Thanks for a

MailScanner with Sendmail

2004-12-06 Thread Penbrock
how ever I can not find any Doc's on how to tell Sendmail to start calling MailScanner. Can anyone help me out here or direct me to some doc's on using it on a Debian server with Sendmail?   Thanks for any direction you can give this old MS user trying to learn Linux   Ken

sendmail error "message not collected"

2004-09-10 Thread Lucas Albers
I am trying to resolve an error message I am seeing on some mail passing through my external mail server, running mimedefang 2.39 and sendmail 8.12.3 to our internal mail server. Users are seeing the following message in their mailbox: "<<< no Message Collected >>>"

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-28 Thread Michelle Konzack
Am 2004-05-25 13:17:25, schrieb Tomàs Núñez: >Well... as this is an option, I think it may not be correct to accept all >mail... This way, If someone mispells some address, he will think the mail >arrived correctly as no error message come back... I think, you aren not responsable for misselle

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-28 Thread Michelle Konzack
Am 2004-05-25 13:17:25, schrieb Tomàs Núñez: >Well... as this is an option, I think it may not be correct to accept all >mail... This way, If someone mispells some address, he will think the mail >arrived correctly as no error message come back... I think, you aren not responsable for misselle

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-27 Thread Corey Ralph
On 27/05/2004, at 11:42 PM, Tomàs Núñez wrote: This works pretty well... but it seems that pcre aliases have higher priority than ldap aliases... Every time I send something to an email that is aliased in the pcre file, it is sent to the pcre alias. It doesn't matter if I put pcre at the beginni

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-27 Thread Corey Ralph
On 27/05/2004, at 11:42 PM, Tomàs Núñez wrote: This works pretty well... but it seems that pcre aliases have higher priority than ldap aliases... Every time I send something to an email that is aliased in the pcre file, it is sent to the pcre alias. It doesn't matter if I put pcre at the beginni

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-27 Thread Tomàs Núñez
El Jueves, 27 de Mayo de 2004 06:48, Corey Ralph escribió: > Tomàs Núñez wrote: > > On the sendmail server I have some "aliases", I mean, some accounts from > > what I receive mail no matter which domain is sent to (being a domain of > > this machine). One utility

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-27 Thread Tomàs Núñez
El Jueves, 27 de Mayo de 2004 06:48, Corey Ralph escribió: > Tomàs Núñez wrote: > > On the sendmail server I have some "aliases", I mean, some accounts from > > what I receive mail no matter which domain is sent to (being a domain of > > this machine). One utility

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-26 Thread Corey Ralph
Tomàs Núñez wrote: On the sendmail server I have some "aliases", I mean, some accounts from what I receive mail no matter which domain is sent to (being a domain of this machine). One utility of this was that I received all "[EMAIL PROTECTED]" without having to configure

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-26 Thread Corey Ralph
Tomàs Núñez wrote: On the sendmail server I have some "aliases", I mean, some accounts from what I receive mail no matter which domain is sent to (being a domain of this machine). One utility of this was that I received all "[EMAIL PROTECTED]" without having to configure

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Tomàs Núñez
El Martes, 25 de Mayo de 2004 12:06, Brett Parker escribió: > > How about option 3... > > Add a wildcard to the bottom of the domain name to catch all the other > rubbish... > > @domain.name[EMAIL PROTECTED] > > This will catch anything that's not already caught by the addresses > befo

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Brett Parker
On Tue, May 25, 2004 at 11:57:36AM +0200, Tom?s N??ez wrote: > Hi > I have a mail server with some domains (about 200). I'm taking them from a > sendmail and putting them on a postfix-ldap + courier-ldap + amavisd + > spamassassin + clamav (thanks to perdition, the pop/imap

Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Tomàs Núñez
Hi I have a mail server with some domains (about 200). I'm taking them from a sendmail and putting them on a postfix-ldap + courier-ldap + amavisd + spamassassin + clamav (thanks to perdition, the pop/imap proxy, I am doing this and nobody notices). Everything goes well, but I have a doubt

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Tomàs Núñez
El Martes, 25 de Mayo de 2004 12:06, Brett Parker escribió: > > How about option 3... > > Add a wildcard to the bottom of the domain name to catch all the other > rubbish... > > @domain.name[EMAIL PROTECTED] > > This will catch anything that's not already caught by the addresses > befo

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Brett Parker
On Tue, May 25, 2004 at 11:57:36AM +0200, Tom?s N??ez wrote: > Hi > I have a mail server with some domains (about 200). I'm taking them from a > sendmail and putting them on a postfix-ldap + courier-ldap + amavisd + > spamassassin + clamav (thanks to perdition, the pop/imap

Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Tomàs Núñez
Hi I have a mail server with some domains (about 200). I'm taking them from a sendmail and putting them on a postfix-ldap + courier-ldap + amavisd + spamassassin + clamav (thanks to perdition, the pop/imap proxy, I am doing this and nobody notices). Everything goes well, but I have a doubt

Re: Sendmail::Milter

2004-05-23 Thread Lucas Albers
Dirk Tamme said: > The solution was to install mod_perl: > > cd /usr/local/src > wget http://perl.apache.org/dist/mod.perl-1.0-current.tar.gz > tar -xzf mod.perl-1.0-current.tar.gz > cd /usr/local/src/mod_perl-1.29 > perl Makefile.PL NO_HTTPD=1 > make > make install Just install it from apt, via:

Re: Sendmail::Milter

2004-05-23 Thread Lucas Albers
Dirk Tamme said: > The solution was to install mod_perl: > > cd /usr/local/src > wget http://perl.apache.org/dist/mod.perl-1.0-current.tar.gz > tar -xzf mod.perl-1.0-current.tar.gz > cd /usr/local/src/mod_perl-1.29 > perl Makefile.PL NO_HTTPD=1 > make > make install Just install it from apt, via:

Re: Sendmail::Milter

2004-04-26 Thread Hilko Bengen
Dirk Tamme <[EMAIL PROTECTED]> writes: > I'm using sendmail 8.12.11 ( including the Milter interface), and I > want to use the Perl interface Sendmail::Milter. > To install Sendmail::Milter, I had done the following: Are you aware of libsendmail-milter-perl's existence? -Hilko

Re: Sendmail::Milter

2004-04-26 Thread Hilko Bengen
Dirk Tamme <[EMAIL PROTECTED]> writes: > I'm using sendmail 8.12.11 ( including the Milter interface), and I > want to use the Perl interface Sendmail::Milter. > To install Sendmail::Milter, I had done the following: Are you aware of libsendmail-milter-perl's ex

Sendmail::Milter

2004-04-23 Thread Dirk Tamme
Hello, my problem was that my Perl-Script with Sendmail::Milter gave the error message /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/Milter.so: undefined symbol: smfi_setconn The solution was to install mod_perl: cd /usr/local/src

Sendmail::Milter

2004-04-23 Thread Dirk Tamme
Hello, my problem was that my Perl-Script with Sendmail::Milter gave the error message /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/Milter.so: undefined symbol: smfi_setconn The solution was to install mod_perl: cd /usr/local

Re: Sendmail::Milter

2004-04-23 Thread Dirk Tamme
hich provides a nice way to use it via perl. Thank you for suggesting MIMEdefang. Nevertheless, I'm looking for a solution of my original problem: It is the error message /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/M

Re: Sendmail::Milter

2004-04-23 Thread Dirk Tamme
hich provides a nice way to use it via perl. Thank you for suggesting MIMEdefang. Nevertheless, I'm looking for a solution of my original problem: It is the error message /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/auto/Sendmail/Milter/M

Re: Sendmail::Milter

2004-04-22 Thread Lucas Albers
I've also had a lot of success using mimefang on our external mail server

Re: Sendmail::Milter

2004-04-22 Thread Lucas Albers
I've also had a lot of success using mimefang on our external mail server. It's easy to configure for any of your mail filtering needs. Bojens, Kai said: > I don't have a solution for your particular problem but i am using > the milter interface via MIMEdefang which provides a nice way to > use it

Re: Sendmail::Milter

2004-04-22 Thread Bojens, Kai
Hi. > I'm using sendmail 8.12.11 ( including the Milter interface), and > I want to use the Perl interface Sendmail::Milter. I don't have a solution for your particular problem but i am using the milter interface via MIMEdefang which provides a nice way to use it via perl. W

Re: Sendmail::Milter

2004-04-22 Thread Bojens, Kai
Hi. > I'm using sendmail 8.12.11 ( including the Milter interface), and > I want to use the Perl interface Sendmail::Milter. I don't have a solution for your particular problem but i am using the milter interface via MIMEdefang which provides a nice way to use it via perl. W

Sendmail::Milter

2004-04-22 Thread Dirk Tamme
Hello, I'm using sendmail 8.12.11 ( including the Milter interface), and I want to use the Perl interface Sendmail::Milter. To install Sendmail::Milter, I had done the following: cd /usr/local/src/Sendmail-Milter-0.18 perl Makefile.PL /usr/local/src/sendmail-8.12.11\ /usr/local/src/sen

Sendmail::Milter

2004-04-22 Thread Dirk Tamme
Hello, I'm using sendmail 8.12.11 ( including the Milter interface), and I want to use the Perl interface Sendmail::Milter. To install Sendmail::Milter, I had done the following: cd /usr/local/src/Sendmail-Milter-0.18 perl Makefile.PL /usr/local/src/sendmail-8.12.11\ /usr/local/src/sen

Re: Sendmail, LDAP, and authinfo

2004-04-12 Thread Stephen Gran
This one time, at band camp, Christian Storch said: > I would suggest to use 'pam_ldap.so' from 'libpam-ldap' via sasl. > How to do it with sendmail: > http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html I was trying to stay away from pam-ldap - wa

Re: Sendmail, LDAP, and authinfo

2004-04-12 Thread Christian Storch
I would suggest to use 'pam_ldap.so' from 'libpam-ldap' via sasl. How to do it with sendmail: http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html Christian - Original Message - From: "Stephen Gran" <[EMAIL PROTECTED]> To: "de

Re: Sendmail, LDAP, and authinfo

2004-04-12 Thread Stephen Gran
This one time, at band camp, Christian Storch said: > I would suggest to use 'pam_ldap.so' from 'libpam-ldap' via sasl. > How to do it with sendmail: > http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html I was trying to stay away from pam-ldap - wa

Re: Sendmail, LDAP, and authinfo

2004-04-12 Thread Christian Storch
I would suggest to use 'pam_ldap.so' from 'libpam-ldap' via sasl. How to do it with sendmail: http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html Christian - Original Message - From: "Stephen Gran" <[EMAIL PROTECTED]> To: "deb

Sendmail, LDAP, and authinfo

2004-04-12 Thread Stephen Gran
Hello all, Does anyone know if sendmail can do authentication against an LDAP server? We are getting ready to change which box is being used for outgoing mail, and since outgoing mail is only allowed either from the client's subnet or via auth, it would be nice if we could authenticate ag

Sendmail, LDAP, and authinfo

2004-04-12 Thread Stephen Gran
Hello all, Does anyone know if sendmail can do authentication against an LDAP server? We are getting ready to change which box is being used for outgoing mail, and since outgoing mail is only allowed either from the client's subnet or via auth, it would be nice if we could authenticate ag

Re: Sendmail & access restrictions

2004-03-25 Thread Stephen Gran
This one time, at band camp, Jon Hoffman said: > I don't have a spare machine to test right now but I > have seen a similar setup before, so I'll take a stab > from memory. If this works post it to the list, I > don't like posting un-tested configs. > > You might want to start by making sure you d

Re: Sendmail & access restrictions

2004-03-25 Thread Stephen Gran
This one time, at band camp, Jon Hoffman said: > I don't have a spare machine to test right now but I > have seen a similar setup before, so I'll take a stab > from memory. If this works post it to the list, I > don't like posting un-tested configs. > > You might want to start by making sure you d

Re: Sendmail & access restrictions

2004-03-25 Thread Stephen Gran
This one time, at band camp, Christian Storch said: > Here some straightforward methods for sendmail: > > You want to restrict to some IP's? > > local-host-names: > 10.0.0 > 192.168 > 127.1.2.3 Sure, but this doesn't stop incoming mail addressed to this hos

Re: Sendmail & access restrictions

2004-03-25 Thread Stephen Gran
This one time, at band camp, Christian Storch said: > Here some straightforward methods for sendmail: > > You want to restrict to some IP's? > > local-host-names: > 10.0.0 > 192.168 > 127.1.2.3 Sure, but this doesn't stop incoming mail addressed to this hos

RE: Sendmail & access restrictions

2004-03-25 Thread Christian Storch
Here some straightforward methods for sendmail: You want to restrict to some IP's? local-host-names: 10.0.0 192.168 127.1.2.3 ... (You don't need sendmailconfig here!) Or to authenticated users? http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html Christian ---

RE: Sendmail & access restrictions

2004-03-25 Thread Christian Storch
Here some straightforward methods for sendmail: You want to restrict to some IP's? local-host-names: 10.0.0 192.168 127.1.2.3 ... (You don't need sendmailconfig here!) Or to authenticated users? http://lists.debian.org/debian-isp/2004/debian-isp-200402/msg00267.html Christian ---

Re: Sendmail & access restrictions

2004-03-24 Thread Lucas Albers
rrive there, only spams and viruses > and whatnot. However, any mail that arrives for [EMAIL PROTECTED] is > accepted, since sendmail knows that it _is_ mail.foo.com. I want to > reject these, and only accept mail that is authed, or coming in through > one of the frontend machines. I c

Re: Sendmail & access restrictions

2004-03-24 Thread Lucas Albers
rrive there, only spams and viruses > and whatnot. However, any mail that arrives for [EMAIL PROTECTED] is > accepted, since sendmail knows that it _is_ mail.foo.com. I want to > reject these, and only accept mail that is authed, or coming in through > one of the frontend machines. I c

Re: Sendmail & access restrictions

2004-03-24 Thread Stephen Gran
: OK # front-end machine 2 > > OK. You'll want to add localhost and 127.0.0.1: > > localhost.localdomain RELAY > localhost RELAY > 127.0.0.1 RELAY That is quite helpful, thanks. > otherwise locally-generated mail will fail. Unless you've

Re: Sendmail & access restrictions

2004-03-24 Thread Stephen Gran
: OK # front-end machine 2 > > OK. You'll want to add localhost and 127.0.0.1: > > localhost.localdomain RELAY > localhost RELAY > 127.0.0.1 RELAY That is quite helpful, thanks. > otherwise locally-generated mail will fail. Unless you've

Re: Sendmail & access restrictions

2004-03-24 Thread Kris Deugau
.0.0.1: localhost.localdomain RELAY localhost RELAY 127.0.0.1 RELAY otherwise locally-generated mail will fail. Unless you've got a good reason NOT to trust localhost, any sendmail access map should include these or similar lines- the last one is probably all that&

Re: Sendmail & access restrictions

2004-03-24 Thread Kris Deugau
.0.0.1: localhost.localdomain RELAY localhost RELAY 127.0.0.1 RELAY otherwise locally-generated mail will fail. Unless you've got a good reason NOT to trust localhost, any sendmail access map should include these or similar lines- the last one is probably all that&

Sendmail & access restrictions

2004-03-23 Thread Stephen Gran
Hello all, We're in the process of locking down access to various services on a network, and one of the things we want to do is lock down sendmail a little. We are migrating a box from being the front-end mail machine, with the SASL database and all of the other user info on it, to be

Sendmail & access restrictions

2004-03-23 Thread Stephen Gran
Hello all, We're in the process of locking down access to various services on a network, and one of the things we want to do is lock down sendmail a little. We are migrating a box from being the front-end mail machine, with the SASL database and all of the other user info on it, to be

Re: Re: Sendmail or Qmail ? ..

2004-03-05 Thread Alex Borges
El vie, 05-03-2004 a las 12:56, Lucius Junevicus escribió: > I saw your post on setting up qmail over drbd. I would love to see > how you did it. > I'd like to create a how-to on setting up a hybrid cluster (open-mosix > and drbd) for qmail. Open Mosix? Isnt that like, autobalanced cluster? Inter

Re: Re: Sendmail or Qmail ? ..

2004-03-05 Thread Lucius Junevicus
Title: Message I saw your post on setting up qmail over drbd.  I would love to see how you did it. I'd like to create a how-to on setting up a hybrid cluster (open-mosix and drbd) for qmail.   I'd love to know how you setup your cluster.   What do your drbd.conf, ha.cf, haresources files l

Re: Re: Sendmail or Qmail ? ..

2004-03-05 Thread Alex Borges
El vie, 05-03-2004 a las 12:56, Lucius Junevicus escribió: > I saw your post on setting up qmail over drbd. I would love to see > how you did it. > I'd like to create a how-to on setting up a hybrid cluster (open-mosix > and drbd) for qmail. Open Mosix? Isnt that like, autobalanced cluster? Inter

Re: Re: Sendmail or Qmail ? ..

2004-03-05 Thread Lucius Junevicus
Title: Message I saw your post on setting up qmail over drbd.  I would love to see how you did it. I'd like to create a how-to on setting up a hybrid cluster (open-mosix and drbd) for qmail.   I'd love to know how you setup your cluster.   What do your drbd.conf, ha.cf, haresources files l

RE: sendmail authentication

2004-03-03 Thread Ben Yau
> > Hi all > > I need to let sendmail authenticate from a different passwd file, let me > explain. > Sendmail currently authenticates from /etc/passwd I would like it to use > /etc/mailpass as step one and then to authenticate from berkleydb > later on > when I have veri

RE: sendmail authentication

2004-03-03 Thread Ben Yau
> > Hi all > > I need to let sendmail authenticate from a different passwd file, let me > explain. > Sendmail currently authenticates from /etc/passwd I would like it to use > /etc/mailpass as step one and then to authenticate from berkleydb > later on > when I have veri

RE: sendmail authentication

2004-02-27 Thread Christian Storch
The follwowing was tested in stable and unstable with sendmail: For plain text (in an internal sense not - what you would see over the network!) you'll need the package libsasl-modules-plain Then append ESASL_PATH=/usr/lib/sasl to 'sendmail.mc'. Create '/usr/lib/sasl/Sendm

sendmail authentication

2004-02-27 Thread Mozzi
Hi all I need to let sendmail authenticate from a different passwd file, let me explain. Sendmail currently authenticates from /etc/passwd I would like it to use /etc/mailpass as step one and then to authenticate from berkleydb later on when I have verified that evereything works. Qpopper also

Re: Sendmail>MailScanner>SpamAssassin:WebMin

2004-02-19 Thread Dave's List Addy
ackage maintainer to have this defaulted to 'no', but I'm unsure if > he'll act on it. > > Finally, if you use sendmail, you'll need to setup two daemons, one to > send the inbound mail through to a queue directory for MailScanner, and > another to deliver

Re: Sendmail>MailScanner>SpamAssassin:WebMin

2004-02-18 Thread Martin Foster
package maintainer to have this defaulted to 'no', but I'm unsure if he'll act on it. Finally, if you use sendmail, you'll need to setup two daemons, one to send the inbound mail through to a queue directory for MailScanner, and another to deliver once mailscanner is

Re: Sendmail>MailScanner>SpamAssassin:WebMin

2004-02-18 Thread Martin Foster
the package maintainer to have this defaulted to 'no', but I'm unsure if he'll act on it.  Finally, if you use sendmail, you'll need to setup two daemons, one to send the inbound mail through to a queue directory for MailScanner, and another to deliver once mailscanner is

Sendmail>MailScanner>SpamAssassin:WebMin

2004-02-18 Thread Dave's List Addy
Hi We are setting up a Mailhub for our hosting clients, want to send mail to our Debian box, Woody with BF4, and then redirect mail to the hosting/email servers (we use Cobalt Raq's for the clients.) We installed sendmail from stable, Mailscanner and SpamAssassin from Testing usin

Sendmail>MailScanner>SpamAssassin:WebMin

2004-02-18 Thread Dave's List Addy
Hi We are setting up a Mailhub for our hosting clients, want to send mail to our Debian box, Woody with BF4, and then redirect mail to the hosting/email servers (we use Cobalt Raq's for the clients.) We installed sendmail from stable, Mailscanner and SpamAssassin from Testing usin

sendmail configure for backup mx record.

2004-01-22 Thread Lucas Albers
a sendmail server. My original plan is to have it as a very high mx number like 99 and just verify it appears to be working on the few MTA's that attempt to relay through it. Am I missing any additional items I need to configure to keep addresses carrying over correctly to their destin

sendmail configure for backup mx record.

2004-01-22 Thread Lucas Albers
a sendmail server. My original plan is to have it as a very high mx number like 99 and just verify it appears to be working on the few MTA's that attempt to relay through it. Am I missing any additional items I need to configure to keep addresses carrying over correctly to their destin

Sendmail Queuing?

2003-12-16 Thread Jason McMullen
Anyone seen any odd queuing by Sendmail (or the ability to change how it queues)? Say the primary MX for a host is down and we attempt to send mail to a domain that it handles mail for. For example: ;; ANSWER SECTION: necinc.com. 19h32m42s IN MX 100 mail.wam.net. necinc.com

Sendmail Queuing?

2003-12-16 Thread Jason McMullen
Anyone seen any odd queuing by Sendmail (or the ability to change how it queues)? Say the primary MX for a host is down and we attempt to send mail to a domain that it handles mail for. For example: ;; ANSWER SECTION: necinc.com. 19h32m42s IN MX 100 mail.wam.net. necinc.com

Re: Sendmail & Queuing

2003-12-12 Thread Rich Puhek
Jason McMullen wrote: Good Day All, I'm running into an odd issue. We have 2 servers that act as "front-end" MX hosts running Sendmail. These servers then smarthost all mail back to a main server. This works well at keeping the main server unloaded due to dictionary attacks an

Re: Sendmail & Queuing

2003-12-12 Thread Rich Puhek
Jason McMullen wrote: Good Day All, I'm running into an odd issue. We have 2 servers that act as "front-end" MX hosts running Sendmail. These servers then smarthost all mail back to a main server. This works well at keeping the main server unloaded due to dictionary attacks an

Re: Sendmail & Queuing

2003-12-12 Thread Henk . Roose
Jason, On Tue, Dec 02, 2003 at 10:19:07AM -0500, Jason McMullen wrote: > > I'm running into an odd issue. We have 2 servers that act as > "front-end" MX hosts running Sendmail. These servers then smarthost all > mail back to a main server. This works well at keeping

Re: Sendmail & Queuing

2003-12-12 Thread Henk . Roose
Jason, On Tue, Dec 02, 2003 at 10:19:07AM -0500, Jason McMullen wrote: > > I'm running into an odd issue. We have 2 servers that act as > "front-end" MX hosts running Sendmail. These servers then smarthost all > mail back to a main server. This works well at keeping

Sendmail & Queuing

2003-12-02 Thread Jason McMullen
Good Day All, I'm running into an odd issue. We have 2 servers that act as "front-end" MX hosts running Sendmail. These servers then smarthost all mail back to a main server. This works well at keeping the main server unloaded due to dictionary attacks and whatnot. The problem

Sendmail & Queuing

2003-12-02 Thread Jason McMullen
Good Day All, I'm running into an odd issue. We have 2 servers that act as "front-end" MX hosts running Sendmail. These servers then smarthost all mail back to a main server. This works well at keeping the main server unloaded due to dictionary attacks and whatnot. The problem

Re: Spoon feeding Exchange with Sendmail

2003-10-13 Thread Jody Grafals
first step. Cheers jody regards, -rodi On Fri, 2003-10-10 at 20:52, Jody Grafals wrote: Spoon feeding Exchange with Sendmail Is it possible to somehow use my Debian Linux server as a tool to download pop mail from a remote server then forward it to my local mail server (Exchange), I was t

Re: Spoon feeding Exchange with Sendmail

2003-10-13 Thread Jon Wood
a Windows based network... I'm not sure if it comes with anything other than the Small Business Server version of 2k server though. Jon > regards, > -rodi > > > On Fri, 2003-10-10 at 20:52, Jody Grafals wrote: > > Spoon feeding Exchange with Sendmail > > > > I

Re: Spoon feeding Exchange with Sendmail

2003-10-12 Thread R.M. Evers
doesn't exchange come with some pop-connector tool to download mail from a pop-server? i know it's not the coolest solution, though i believe it works ;-) regards, -rodi On Fri, 2003-10-10 at 20:52, Jody Grafals wrote: > Spoon feeding Exchange with Sendmail > > Is it possibl

Re: Spoon feeding Exchange with Sendmail

2003-10-10 Thread Pulu 'Anau
box, which I've also done, and much as the docs say, really don't like too much. Fetchmail can either run sendmail (ie, the "sendmail" command that is used for most on the server mtas) or forward direct via smtp to wherever you want (including straight into an exchange smtp ser

Re: Spoon feeding Exchange with Sendmail

2003-10-10 Thread Arnt Karlsen
On Fri, 10 Oct 2003 16:49:21 -0400, Jody Grafals <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Yreka - So I could use fetchmail to get the mail form the pop account > then use sendmail to the exchange server - Can this be automated out > of the box or will

Re: Spoon feeding Exchange with Sendmail

2003-10-10 Thread Jody Grafals
Yreka - So I could use fetchmail to get the mail form the pop account then use sendmail to the exchange server - Can this be automated out of the box or will it invlove scripting and is it a piratical solution for auto relaying 50 mailboxes Or am I making this to complicated. Is there some

Re: Spoon feeding Exchange with Sendmail

2003-10-10 Thread Teun Vink
- Original Message - From: "Jody Grafals" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 10, 2003 8:52 PM Subject: Spoon feeding Exchange with Sendmail > Spoon feeding Exchange with Sendmail > > Is it possible to somehow use my D

Spoon feeding Exchange with Sendmail

2003-10-10 Thread Jody Grafals
Spoon feeding Exchange with Sendmail Is it possible to somehow use my Debian Linux server as a tool to download pop mail from a remote server then forward it to my local mail server (Exchange), I was thinking Sendmail might be able to do something like this but I could not find any

does the new sendmail bug affect 8.11.x?

2003-09-17 Thread Eric Sproul
Hi, Does anyone know if the new Sendmail bug: http://www.sendmail.org/8.12.10.html affects 8.11.x? I have a few non-Debian boxes still running 8.11.7 (the 3/31 patch didn't bump the version number), and I haven't been able to find any specific info. Thanks, Eric -- To UNSUBSCRIBE

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-12 Thread Arnt Karlsen
On Sat, 13 Sep 2003 03:54:07 +1000, Russell Coker <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Sat, 13 Sep 2003 02:01, Rich Puhek wrote: > > Ted will know a lot more about this than I do, but I'd think that if > > the first two superblocks are corrupt, the likelihood of superbl

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-12 Thread Russell Coker
On Sat, 13 Sep 2003 02:01, Rich Puhek wrote: > Ted will know a lot more about this than I do, but I'd think that if the > first two superblocks are corrupt, the likelihood of superblock number 3 > or whatever being good is pretty low compared to the odds that the > drive/parition is shot. Perhaps t

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-12 Thread Rich Puhek
Arnt Karlsen wrote: ..and after a journal death, and fsck, the raid set will be able to re-establish itself, no? Or does the journal do both/all disks in a raid set? The FS doesn't know or care about RAID-anything, as far as I know. Doesn't the FS just tell /dev/hda1, /dev/sda1, or /dev/m

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-11 Thread Arnt Karlsen
On Thu, 11 Sep 2003 14:03:17 -0400, Theodore Ts'o <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Thu, Sep 11, 2003 at 02:04:19AM +0200, Arnt Karlsen wrote: > > ..I still believe in raid-1, but, ext3fs??? > > > > ..how does xfs, jfs and Reiserfs compare? > > If you have rand

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-11 Thread Theodore Ts'o
On Thu, Sep 11, 2003 at 02:04:19AM +0200, Arnt Karlsen wrote: > ..I still believe in raid-1, but, ext3fs??? > > ..how does xfs, jfs and Reiserfs compare? If you have random disk corruptions happening as often as you are, no filesystem is going to be able to help you. The only question is how

Re: FS performace with lots of files, was: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-11 Thread Markus Schabel
Cameron Moore wrote: * [EMAIL PROTECTED] (Russell Coker) [2003.09.10 20:16]: Also you can't have a ReiserFS file system mounted read-only while fsck'ing it. Which makes recovering errors on the root FS very interesting to say the least. What I hate about ext3 is that it doesn't poorly handles

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-10 Thread Russell Coker
On Thu, 11 Sep 2003 13:22, Cameron Moore wrote: > > Having a file system decide to panic the kernel because your mount > > options instructed it to (ext3) is one thing.  Having the file system > > driver corrupt random kernel memory and cause an Oops (Reiser) is > > another.  The ReiserFS team's re

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-10 Thread Cameron Moore
* [EMAIL PROTECTED] (Russell Coker) [2003.09.10 20:16]: > On Thu, 11 Sep 2003 10:04, Arnt Karlsen wrote: > > ..I still believe in raid-1, but, ext3fs??? > > ..how does xfs, jfs and Reiserfs compare? > > ReiserFS has many situations where file system corruption can make operations > such as "find

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-10 Thread Russell Coker
On Thu, 11 Sep 2003 10:04, Arnt Karlsen wrote: > ..I still believe in raid-1, but, ext3fs??? > > ..how does xfs, jfs and Reiserfs compare? ReiserFS has many situations where file system corruption can make operations such as "find /" trigger a kernel Oops. Having a file system decide to panic th

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-10 Thread Arnt Karlsen
On Wed, 10 Sep 2003 14:39:44 -0400, Theodore Ts'o <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Wed, Sep 10, 2003 at 01:36:32AM +0200, Arnt Karlsen wrote: > > > But for an unattended server, most of the time it's probably > > > better to force the system to reboot so you can res

Re: ..fixing ext3 fs going read-only, was : Sendmail or Qmail ? ..

2003-09-10 Thread Theodore Ts'o
On Wed, Sep 10, 2003 at 01:36:32AM +0200, Arnt Karlsen wrote: > > But for an unattended server, most of the time it's probably better to > > force the system to reboot so you can restore service ASAP. > > ..even for raid-1 disks??? _Is_ there a combination of raid-1 and > journalling fs'es for l

  1   2   3   4   5   >