Re: [courier-users] How to track failed authentication attempts?

2011-02-24 Thread Carlos Lopez
 The Kernel lakes for support of  Deep Packet
 Inspection...   With  DPI
 you can do all dirty tricks to leafe crackers out of the
 box/net.

It is true that the main kernel does not support it, but there are many 
commercial vendors that are open sourcing their products in a way to be on the 
Open Source arena, read this article from the internet:

http://www.linux.com/news/enterprise/networking/44079-deep-packet-inspection-engine-goes-open-source

the vendor specific open source link: http://www.opendpi.org/


  

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] How to track failed authentication attempts?

2011-02-14 Thread Carlos Lopez
 I was wondering whether there is some way in Courier (using
 authlib, 
 using authmysql) to catch the event of a multiple login
 failure, such as 
 in the case of spambots trying to bruteforce an account, to
 temporarily 
 ban the IP?

You can use either, Mysql or authlib logs and then do a grep or any similar 
tools that can filter any failure login.

If you want to ban the IP that any anonymous user is using to login, in my case 
I've used Linux IPTABLES and dynamic rule changing thru a scrip.



  

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] esmtp-msa stopped working

2010-12-06 Thread Carlos Lopez
Check your firewall or anything else that can be blocking your TCP session. You 
can try telneting localhost at port 587.

--- El sáb, 12/4/10, Mick bare...@tpg.com.au escribió:

 De: Mick bare...@tpg.com.au
 Asunto: Re: [courier-users] esmtp-msa stopped working
 A: courier-users@lists.sourceforge.net
 Fecha: sábado, 4 de diciembre de 2010, 07:40 pm
 On Sat, 04 Dec 2010 20:13:34 -0500
 Sam Varshavchik mr...@courier-mta.com
 wrote:
 
  Mick writes:
  
   Can't connect to SMTP server:
 mail.junkyardalchemy.org:587
   or
   Authentication failed
  
  This is an error from your mail client, not Courier.
 Who knows what
  the real issue is.
  
  Show what happens when you telnet to port 587
 manually.
  
 Connection refused
 
 
 --
 What happens now with your Lotus Notes apps - do you make
 another costly 
 upgrade, or settle for being marooned without product
 support? Time to move
 off Lotus Notes and onto the cloud with Force.com, apps are
 easier to build,
 use, and manage than apps on traditional platforms. Sign up
 for the Lotus 
 Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Rv: Re: Multi-recipient emails

2010-10-22 Thread Carlos Lopez
Hi,

 The only thing I can think of that would be useful for me
 in this
 situation would be to have a dedicated process for
 delivering to my
 internal server.  Basically some way to tell Courier
 that there should
 always be at least one delivery process available for a
 particular
 server.  This way, regardless of how busy the queue
 gets, incoming
 messages would not get delayed.

Yes, you could set up 2 kind of scenarios. Let's say you should have 2 smtp 
servers running, one for LAN (IN/OUT) traffic (let's called SMTP-LAN) where you 
could also allow incomming traffic from external (internet) source for example 
POP3-SSL and SMTP-SSL, and a SMTP-WAN only server that will accept emails from 
the SMTP-LAN which destination emails are not the same LAN addresses and 
Internet (ex. google/yahoo, etc...)

As stated above, it is the most common scenario on big companies.

If you only have one server and lot of hardware resources, you can also think 
on virtualization, so you can have both servers on the same hardware and at the 
same time save some money.

 Of course, whacking the user with a clue-bat and telling
 them to send
 those kind of messages at the end of the day so they can
 process
 overnight would help too!  :)

That is called usage policies, services a company gives to their employees in 
order to do work easier. Consider this in order to apply it to users.


  

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Multi-recipient emails

2010-10-20 Thread Carlos Lopez
Hi,


 Part of the problem is that this particular email contained
 a 3.5M pdf,
 so it was taking forever to deliver each one.  Courier
 finally finished
 with the bulk of the deliveries last night, so things are
 back to normal
 now, but I'd still like to find a solution in case this
 happens again.
 

You can try optimize you bandwidth for SMTP traffic (IN/OUT) on a router side.

I did that when users tried to eat up all the bandwidth and other services were 
not working well.

Carlos.


  

--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] smtp auth and blacklists

2010-06-30 Thread Carlos Lopez

 Sorry, but what You  mean by client provides valid SMTP
authentication? User providing correct username/password?

 It means that if user provide a valid authentication (Username/Pass) then 
courier will apply Relay privileges and thus he/she will be able to send email 
to internal and externals domains.

Are you using port 25 or secure port?




  --
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] [maildropl] Build 20100628 of Courier packages

2010-06-29 Thread Carlos Lopez
Hi Sam,

 Thanks for the new snapshot. I'll be also testing the internationalization of 
a foreing domain in my country (with letters like: á,é,í,ó,ú and ñ) 
specifically a spanish domain, i'll be posting if errors occurs.

 Sorry about my ignorance, but is there any way to solve issue 
(http://www.mail-archive.com/courier-users@lists.sourceforge.net/msg34679.html)?.
 
 Perhaps I may sound like newbie, but is there any way to collaborate into 
developing some of the couriers packages, ex. couriermlm or another I have many 
ideas and i do not know where to start :(?. I think this could be a good way to 
thanks you and also the community for making this software at a commercial 
grade, I've tested against my co-workers solutions and it successfully went 
first (in spam and adjusting it to the company's need), also with the help of 
gnu/linux combinations.

 Thanks again for this great software.

Carlos.

--- El lun, 6/28/10, Sam Varshavchik mr...@courier-mta.com escribió:

 De: Sam Varshavchik mr...@courier-mta.com
 Asunto: [maildropl] Build 20100628 of Courier packages
 A: courier-users@lists.sourceforge.net, 
 courier-annou...@lists.sourceforge.net, courier-i...@lists.sourceforge.net, 
 SqWebMail mailing list courier-sqwebm...@lists.sourceforge.net, Maildrop 
 mailing list courier-maild...@lists.sourceforge.net
 Fecha: lunes, 28 de junio de 2010, 09:57 pm
 Download: http://www.courier-mta.org/download.php
 
 Development build of courier, courier-imap, sqwebmail, and
 maildrop packages.
 
 Changes since the last stable release:
 
 • fax module: pass the -P option to ghostscript.
 
 • esmtp: bind local socket to SOURCE_ADDRESS_IPV6 for
 IPV6 destinations, using SOURCE_ADDRESS for IPv4
 destinations only.
 
 • --with-certsdir configure option places a non-default
 path for SSL certificate files in all the supporting
 scripts.
 
 • Fix a crash if an i18n domain address cannot be
 encoded.
 
 • Fix 'make check' failure if libidn is not available at
 configure time.
 
 
 
 -Adjunto en línea a continuación-
 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 -Adjunto en línea a continuación-
 
 ___
 Courier-maildrop mailing list
 courier-maild...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/courier-maildrop
 


  


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] How to setup an MX?

2010-05-30 Thread Carlos Lopez
Hi Sam,


 
 The only other situation where a backup MX is of any value
 is when there's a separate connection between the backup MX
 and the primary MX, and your primary MX's Internet
 connection is unstable. If the connection goes down, but the
 primary MX stays up, mail will flow through the backup MX.
 
 I can't see the value of a backup MX in any other
 situation, so you have to compare these miniscule advantage,
 against the additional exposure to spam via the backup MX,
 and the additional maintenance and costs of a backup MX.

Another posibility to have a MX backup server is Hardware Failure or disasters 
recovery, just as happened when Catrina pass over US west coast. 

Carlos.


  


--

___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] How to setup an MX?

2010-05-29 Thread Carlos Lopez
Hi,

 I do not know, because the current MX 20 is receiving
 several 1000 spams per day which has never hit MX10 before
 which is what I have read on many Forums/Malinglists that
 Spamers sending spam to the lowest MX instead the real mail
 server.


 You may try configure BLACKLISTS=  on esmtpd file and it help you stop some 
of those IPs that are sending spams. Another thing to do is to set up your 
firewall and implement a DOS rule so you can stop them from the firewall and 
delay E-Mails that go to your backup SRV.

 Also on the BackUP SRV you may try to find the way to legitimate the FROM 
adress by using SPF for example.


Carlos.


  


--

___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Tutorial for setting up new courier mail system

2010-05-08 Thread Carlos Lopez
Hi,


Perhaps this link could help you 
http://translate.google.com.ni/translate?u=http%3A%2F%2Fwww.guatewireless.org%2Fos%2Flinux%2Finstalando-courier-mta-sobre-linux-debian%2Fsl=estl=enhl=ie=UTF-8

Carlos.

--- El vie, 5/7/10, Mick bare...@tpg.com.au escribió:

 De: Mick bare...@tpg.com.au
 Asunto: [courier-users] Tutorial for setting up new courier mail system
 A: courier-users@lists.sourceforge.net
 Fecha: viernes, 7 de mayo de 2010, 11:38 pm
 I am trying to set up a courier mail
 system am having some problems.
 
 Can anyone point me at a clearly worded tutorial for
 novices to email
 servers please.
 
 --
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--

___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Archiving email, both in-bound and out-bound?

2010-05-08 Thread Carlos Lopez
John, you should thanks Peter Burden peter.bur...@gmail.com, he was the one 
who provide the link.

Carlos.

--- El vie, 5/7/10, John Harris john.har...@vt.edu escribió:

 De: John Harris john.har...@vt.edu
 Asunto: Re: [courier-users] Archiving email, both in-bound and out-bound?
 A: courier-users@lists.sourceforge.net
 Fecha: viernes, 7 de mayo de 2010, 10:18 am
 Thanks folks.  I feel a little
 foolish, I should have looked (RTFM)
 before I asked.  And thanks Carlos, got the scripts.
 
 
 - john
 
 
 --
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--

___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Archiving email, both in-bound and out-bound?

2010-05-07 Thread Carlos Lopez
Thanks.

Carlos.

--- El jue, 5/6/10, Peter Burden peter.bur...@gmail.com escribió:

 De: Peter Burden peter.bur...@gmail.com
 Asunto: Re: [courier-users] Archiving email, both in-bound and out-bound?
 A: Carlos Lopez the_spid...@yahoo.com
 Cc: courier-users@lists.sourceforge.net
 Fecha: jueves, 6 de mayo de 2010, 05:23 pm
 On 6 May 2010 15:12, Carlos Lopez
 the_spid...@yahoo.com
 wrote:
  Hi,
 
  Can you provide a link so We can use?. It would be
 nice to have it.
 
 
 Yes - I've put a tarball together at 
 http://web.ptwol.net/tars/mailrecovery.tar
 There's a bit of documentation in the file SETUP but I'd
 recommend you
 read the source code.
 
  Carlos.
 
  --- El jue, 5/6/10, Peter Burden peter.bur...@gmail.com
 escribió:
 
  De: Peter Burden peter.bur...@gmail.com
  Asunto: Re: [courier-users] Archiving email, both
 in-bound and out-bound?
  A: Alessandro Vesely ves...@tana.it
  Cc: courier-users@lists.sourceforge.net
  Fecha: jueves, 6 de mayo de 2010, 03:41 am
  I've used ARCHIVEDIR for some time
  and it does the job just fine, though
  it's a good idea to compress and save the archives
 off the
  working system
  periodically. If anybody's interested I've got
 some simple
  scripts for
  recovering
  e-mail from the archives - very useful when the
 boss has
  accidentally deleted
  something important !
 
  On 5 May 2010 18:50, Alessandro Vesely ves...@tana.it
  wrote:
   On 05/May/10 17:50, John Harris wrote:
   Can someone suggest where I might be able
 to hook
  into both the in-bound
   as well as the out-bound message delivery
 of
  Courier MTA such that I can
   archive all messages?
  
   The simplest setting is ARCHIVEDIR. Look in
 your
  courierd.
  
   Alternatively, a global filter can do about
 the same
  thing, in a more
   customizable way.
  
   HTH
   --
  
  
  
 
 --
  
 ___
   courier-users mailing list
   courier-users@lists.sourceforge.net
   Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
  
 
 
 --
  ___
  courier-users mailing list
  courier-users@lists.sourceforge.net
  Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 
 
 
 
 
 
 
 --
  ___
  courier-users mailing list
  courier-users@lists.sourceforge.net
  Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 
 
 --
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--

___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Archiving email, both in-bound and out-bound?

2010-05-06 Thread Carlos Lopez
Hi,

Can you provide a link so We can use?. It would be nice to have it.

Carlos.

--- El jue, 5/6/10, Peter Burden peter.bur...@gmail.com escribió:

 De: Peter Burden peter.bur...@gmail.com
 Asunto: Re: [courier-users] Archiving email, both in-bound and out-bound?
 A: Alessandro Vesely ves...@tana.it
 Cc: courier-users@lists.sourceforge.net
 Fecha: jueves, 6 de mayo de 2010, 03:41 am
 I've used ARCHIVEDIR for some time
 and it does the job just fine, though
 it's a good idea to compress and save the archives off the
 working system
 periodically. If anybody's interested I've got some simple
 scripts for
 recovering
 e-mail from the archives - very useful when the boss has
 accidentally deleted
 something important !
 
 On 5 May 2010 18:50, Alessandro Vesely ves...@tana.it
 wrote:
  On 05/May/10 17:50, John Harris wrote:
  Can someone suggest where I might be able to hook
 into both the in-bound
  as well as the out-bound message delivery of
 Courier MTA such that I can
  archive all messages?
 
  The simplest setting is ARCHIVEDIR. Look in your
 courierd.
 
  Alternatively, a global filter can do about the same
 thing, in a more
  customizable way.
 
  HTH
  --
 
 
 
 --
  ___
  courier-users mailing list
  courier-users@lists.sourceforge.net
  Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 
 
 --
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] zen.spamhaus.org

2010-04-29 Thread Carlos Lopez
One thing you may try is to tune up your DNS server cache(Increase 
max-cache-size and set cleaning-interval to a value of your choice.

Carlos.

--- El jue, 4/29/10, Joseph C. Lininger jb...@pcdesk.net escribió:

 De: Joseph C. Lininger jb...@pcdesk.net
 Asunto: [courier-users] zen.spamhaus.org
 A: courier-users@lists.sourceforge.net
 Fecha: jueves, 29 de abril de 2010, 06:53 am
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
 Howdy folks,
 I was wondering if anyone happens to know if
 zen.spamhaus.org is having
 any sort of troubles? I've noticed an increase in the
 amount of spam
 making it through my server, and I checked the mail logs to
 see about
 the blacklists. The last time anything was blocked by
 spamhaus was April
 27 in the evening. I usually have several spamhaus hits per
 day. Anyone
 else noticing this or did I mess something up on my end and
 I just
 haven't realized it yet? Thanks in advance for your help.
 - -- 
 They say god has always been. Linux and I will now disprove
 that:
 $ ar m God
 ar: creating God
 There you have it. God was created by the ar program. Good
 news is, God
 really does exist!
 Joseph C. Lininger, jb...@pcdesk.net
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (MingW32)
 
 iQEcBAEBCAAGBQJL2XMjAAoJEMh8jNraUiwq8zEIAJQT73NRcZTls4dFpL4PG/We
 YU2tP7H8tgfYxWE+zTv4bJMQD2GF9hjAGlYzdSjJUdykRmmraheJ+b1JzIl1eO3W
 PxdFaUb05DdPrptIj+KdNnUqbBBZBfbOtScAzsPdZ/3xFjXlkCceooI2e9VF9raW
 tD0B+hVi7uIsen/Mgvs59/XjNiHy/8ZC1nCWI02XBo0i0O+bVD1GrvCzi84JRekl
 52VCecd+zWdTJfVT/GOFkBMgLN2Bq7PUKvBj0Jvq7N4c0G+A2gR3GBpPXKHMxB1R
 XkqJyDugur3AN/rl69aoK6ePbc1s53o5NLdDNpP4lcBx7Pg3modYDKzrne20J7Y=
 =UIhN
 -END PGP SIGNATURE-
 
 --
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] zdkimfilter 0.3

2010-04-28 Thread Carlos Lopez
Site is not working :(, check it.

Carlos.

--- El mié, 4/28/10, Alessandro Vesely ves...@tana.it escribió:

 De: Alessandro Vesely ves...@tana.it
 Asunto: [courier-users] zdkimfilter 0.3
 A: Courier Users courier-users@lists.sourceforge.net
 Fecha: miércoles, 28 de abril de 2010, 04:16 am
 I've extended the spf_whitelist
 option so as to accept 
 john@example.com
 in case example.com publishes a discard ADSP 
 policy and the signature has been broken by the whitelisted
 sender. 
 I've also removed the x- from x-dkim-adsp, in 
 Authentication-Results lines, and slightly modified adsp
 log lines.
 
 http://www.tana.it/sw/zdkimfilter/
 
 -- 
 
 --
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  


--
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Courier Log

2010-03-30 Thread Carlos Lopez
  I'm trying to disable courier IMAP and POP logging to
 /var/log/maillog is that posible.
  Because the maillog file is getting very heavy.
 
Perhaps, you could use logrotate and compress the log, keeping the old log in 
case a problem occurs on the server application.

Carlos. 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] avoid black list query for localnets

2010-03-30 Thread Carlos Lopez

 did you run makesmtpaccess after changing the file?

yes, I did. 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] avoid blacklist query for localnets

2010-03-28 Thread Carlos Lopez
 
 Then I don't know what you mean by black list query.

by quering zen.spamhaus.org,cbl.abuseat.org,b.barracudacentral.org so courier 
can block bad IPs.
 
 You'll have to provide more information: what you set in
 your esmtpd configuration file, log files entries, etc.

this is my esmtpd file:

PATH=/usr/lib/courier/bin:/bin:/usr/bin:/usr/local/bin
SHELL=/bin/sh
ULIMIT=16384
BOFHCHECKDNS=1
BOFHNOEXPN=0
BOFHCHECKHELO=0
BOFHSPFFROM=all
BOFHSPFTRUSTME=0
BOFHNOVRFY=0
NOADDMSGID=1
NOADDDATE=0
ESMTP_LOG_DIALOG=2
AUTH_REQUIRED=0
COURIERTLS=/usr/lib/courier/bin/couriertls
TLS_KX_LIST=ALL
TLS_CERTS=X509
TLS_CERTFILE=/.../.../.../.../courier_server.pem
TLS_TRUSTCERTS=/etc/pki/tls/cert.pem
TLS_VERIFYPEER=NONE
PORT=smtp
BLACKLISTS='-block=zen.spamhaus.org,BLOCK -block=cbl.abuseat.org,BLOCK 
-block=barracudacentral.org,BLOCK'
DROP=-drop
ACCESSFILE=${sysconfdir}/smtpaccess
MAXDAEMONS=40
MAXPERC=5
MAXPERIP=5
PIDFILE=/var/spool/courier/tmp/esmtpd.pid
TCPDOPTS=-stderrlogger=/usr/sbin/courierlogger -nodnslookup -noidentlookup

 
 Another thing is that not all of 172.0.0.0/8 is reserved
 for private use, only 172.16.0.0/20. There are plenty of
 perfectly routable netblocks elsewhere in 172.0.0.0/8, over the internet

ok I tried fixing it to:

172.16.0{TAB} 
allow,RELAYCLIENT,AUTH_REQUIRED=1,BOFHCHECKHELO=1,BOFHSPFTRUSTME=1,BOFHCHECKDNS=1

to test for one segment only and courier still does Blacklist queries from 
servers described on BLACKLISTS on file esmtpd.

What I don't understand is why if I set 172.16.0 to do relay and also to trust 
localip after a successful authentication, courier does blacklist query 
checking if the localnetip is listed. Perhaps there may be a bad config, i'll 
do some test and comment out here.

And you've just allowed every one of them to
 spam through your server.

ops!, hopefully courier have stopped spams successfully by itself and also 
through some scrips, thanks for making it note.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] avoid blacklist query for localnets

2010-03-28 Thread Carlos Lopez

 How do you know that Courier is doing this(1) -- what exactly
 do you see in maillog -- and did you run makesmtpaccess(2)
 after making your changes to the smtpaccess file.
 Don't paraphrase what you think is happening -- show it, by
 posting the verbatim log entries(3).
 

1- As you may note the only IP that the DNS server is reporting for queries to 
zen.spamhaus.org,cbl.abuseat.org and barracudacentral.org is where courier is 
installed and running, no other service is running on that IP (172.16.0.7).

2- I did run makesmtpaccess and also re-started the server completely just in 
case.

3- This is what my maillog shows when i sent an email to myself:

Mar 28 22:52:07 srv-wyc courieresmtpd: started,ip=[:::172.16.0.31]
Mar 28 22:52:08 srv-wyc courierd: newmsg,id=61B9.4BB031F7.1F14, 
auth=u...@domain.com: dns; [127.0.0.1] ([:::172.16.0.31])
Mar 28 22:52:08 srv-wyc courierd: 
started,id=61B9.4BB031F7.1F14,from=u...@domain.com,module=local,host=u...@domain.com!!500!501!/domain.com/user!!52428800S,addr=user
Mar 28 22:52:08 srv-wyc courierd: Waiting.  shutdown time=none, wakeup 
time=none, queuedelivering=1, inprogress=1
Mar 28 22:52:08 srv-wyc courierlocal: 
id=61B9.4BB031F7.1F14,from=u...@domain.com,addr=u...@domain.com,size=1260,success:
 Message delivered.
Mar 28 22:52:08 srv-wyc courierd: completed,id=61B9.4BB031F7.1F14
Mar 28 22:52:08 srv-wyc courierd: Waiting.  shutdown time=Sun Mar 28 23:51:53 
2010, wakeup time=Sun Mar 28 23:51:53 2010, queuedelivering=0, inprogress=0

... and at the same time this is what the DNS server shows from email server's 
IP:

28-Mar-2010 22:52:07.170 queries: info: client 172.16.0.7#33286: view localnet: 
query: 31.0.16.172.zen.spamhaus.org IN TXT +
28-Mar-2010 22:52:07.170 queries: info: client 172.16.0.7#36435: view localnet: 
query: 31.0.16.172.cbl.abuseat.org IN TXT +
28-Mar-2010 22:52:07.171 queries: info: client 172.16.0.7#50297: view localnet: 
query: 31.0.16.172.barracudacentral.org IN TXT +
28-Mar-2010 22:52:07.234 queries: info: client 172.16.0.7#47306: view localnet: 
query: domain.com IN MX +

Carlos.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] [courier-mlm] native blocklist for domains?

2010-03-26 Thread Carlos Lopez
Hi,

You could use a python filter called privateaddr.py (by Gordon Messmer) find it 
here 
http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/latest/filters/
 and modify it to suit your need.

Carlos.


--- El vie, 3/19/10, Michelle Konzack linux4miche...@tamay-dogan.net escribió:

 De: Michelle Konzack linux4miche...@tamay-dogan.net
 Asunto: [courier-users] [courier-mlm] native blocklist for domains?
 A: Courier Users courier-users@lists.sourceforge.net
 Fecha: viernes, 19 de marzo de 2010, 03:40 pm
 Good evening,
 
 is there a native way, to blocklist domains which are in
 FTOM and TO?
 
 We have recently a small doscus on
 us...@spamassassin about  LinkedIn,
 Facebook and other sites sending Invites and Reminder to
 mailinglists.
 
 Currently I have my own script which block, but can this be
 done  native
 in couier-mlm?
 
 If not, can this feature be added?
 
 It is not realy funny to call for each message external
 scripts to block
 around 700 domains.
 
 Thanks, Greetings and nice Day/Evening
     Michelle Konzack
     Systemadministrator
     24V Electronic Engineer
     Tamay Dogan Network
     Debian GNU/Linux Consultant
 
 -- 
 Linux-User #280138 with the Linux Counter, http://counter.li.org/
 # Debian GNU/Linux Consultant
 #
 http://www.tamay-dogan.net/     
            Michelle
 Konzack
 http://www.can4linux.org/     
              Apt.
 917
 http://www.flexray4linux.org/     
          50, rue de Soultz
 Jabber linux4miche...@jabber.ccc.de 
          67100
 Strabourg/France
 IRC    #Debian (irc.icq.com)     
             Tel. DE: +49 177
 9351947
 ICQ    #328449886       
                
      Tel. FR: +33  6 
 61925193
 
 -Adjunto en línea a continuación-
 
 --
 Download Intel® Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling,
 find bugs
 proactively, and fine-tune applications for parallel
 performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 -Adjunto en línea a continuación-
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] (no subject)

2010-03-26 Thread Carlos Lopez
Hi,

Is there a way to instruct courier to avoid black list query for localnets?, on 
the file smtpaccess/default I already defined those ranges of IP to be allowed 
to send emails, therefor they are internal.
If I leave the configuration as is the server is doing recursive queries like 
this on the DNS server:

26-Mar-2010 13:21:51.312 queries: info: client 172.16.0.7#53316: view localnet: 
query: 232.0.16.172.b.barracudacentral.org IN TXT +
26-Mar-2010 13:21:55.384 queries: info: client 172.16.0.7#41263: view localnet: 
query: 55.0.16.172.zen.spamhaus.org IN TXT +

Any hint?

Carlos.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] avoid black list query for localnets

2010-03-26 Thread Carlos Lopez
 In smtpaccess, list your local addresses with RELAYCLIENT.
 Which should be the case anyway.
 
 


Thanks Sam for your response.

I already have that configuration, but courier does black list query over 
localnet.

This is the configuration i have for my localnet on file smtpaccess/default :

172 
allow,RELAYCLIENT,AUTH_REQUIRED=1,BOFHCHECKHELO=1,BOFHSPFTRUSTME=1,BOFHCHECKDNS=1

Carlos.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Out of Office Auto Reply Setting

2009-11-13 Thread Carlos Lopez
Hi,

Eventhough it is not possible from courier's default installation, one way that 
could be done is via perl-filter or python filter, for example:

1- configure you server to provide filter at the smtp session
2- Apply fist filter (perl or python) to every email's quota so for example if 
user is over cuota then messages will be delayed.
3- Apply second filter (perl or python) this way checking account configs via 
SQL DB and if filter finds a true flag it should lunch a message saying to 
external server to cancel/delay delivery and from there get the from header and 
send a vacation reply.

This was just an example on how to deploy such config with courier, but there 
could be better ways to do it.

Carlos.

--- El vie 13-nov-09, Matus UHLAR - fantomas uh...@fantomas.sk escribió:

 De: Matus UHLAR - fantomas uh...@fantomas.sk
 Asunto: Re: [courier-users] Out of Office Auto Reply Setting
 A: courier-users@lists.sourceforge.net
 Fecha: viernes, 13 noviembre, 2009, 8:14 am
 On 13.11.09 14:55, Alexander Erameh
 wrote:
  Is there any way to configure this from the Server
 End?
 
 would be nice to provide the info in body too, not just in
 subject. 
 
 No, there's no setting for away notifications in courier.
 You can do that
 with sending copy of mail to specialized programs like
 vacation etc.
 
 -- 
 Matus UHLAR - fantomas, uh...@fantomas.sk
 ; http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 I feel like I'm diagonally parked in a parallel universe. 
 
 --
 Let Crystal Reports handle the reporting - Free Crystal
 Reports 2008 30-Day 
 trial. Simplify your report design, integration and
 deployment - and focus on 
 what you do best, core application coding. Discover what's
 new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Question restoring messages from backup, courierimapuiddb

2009-10-31 Thread Carlos Lopez
Hi,

Did you check correct dirs ownership?

you can just create a script and add for example:

tar -zcvf myemails.tar.gz /somedir/ and then sync the tarred file to your 
backup disk.

regards,

Carlos.

--- El sáb 31-oct-09, Richard Rasker ras...@linetec.nl escribió:

 De: Richard Rasker ras...@linetec.nl
 Asunto: [courier-users] Question restoring messages from backup, 
 courierimapuiddb
 A: courier-users@lists.sourceforge.net
 Fecha: sábado, 31 octubre, 2009, 5:27 am
 Hello,
 
 I set up a courier-imap mailserver with a Maildir
 structure, with rsync
 for creating regular backups on a remote machine. But I'm
 running into a
 problem testing this backup method; here's what I did:
 - I cc'd a hundred or so messages to the Inbox of a test
 account
 - I created a backup of this test account
 - I deleted half the messages in this Inbox (using MUA)
 - I created another backup
 - I restored all backed-up messages to ~/Maildir/cur/
 - I renamed (safe removed) ~/Maildir/courierimapuiddb,
 expecting
 courier-imap to rebuild the correct list from the restored
 files found
 in ~/Maildir/cur.
 
 This is where things go wrong. When I connect using a mail
 client, I get
 error messages NO Cannot open message (Squirrelmail) for
 all deleted
 messages, and only the ones I didn't delete originally are
 still shown
 correctly. Evolution doesn't show messages at all, and just
 says Error
 while refreshing folder.
 
 AFAICS, the number of lines in courierimapuiddb matches the
 number of
 files in ~/Maildir/cur, so that part of restoring the
 Maildir structure
 seems to have worked. Yet obviously I have to do something
 else to
 restore the deleted messages -- and I can't use a backup
 of
 courierimapuiddb of course, since this backup doesn't
 reflect all the
 files backed up over time with rsync.
 
 So what am I doing wrong? Is there a special command to
 restore the
 Maildir structure with courimapuiddb and other files from a
 bunch of
 message files?
 
 Thanks in advance, best regards,
 
 Richard Rasker
 
 
 --
 Come build with us! The BlackBerry(R) Developer Conference
 in SF, CA
 is the only developer event you need to attend this year.
 Jumpstart your
 developing skills, take BlackBerry mobile applications to
 market and stay 
 ahead of the curve. Join us from November 9 - 12, 2009.
 Register now!
 http://p.sf.net/sfu/devconference
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Courier IMAP

2009-10-22 Thread Carlos Lopez
Hi,

Are you working with maildirs or mbox file?

If you've set up your server with maildirs check if alexander.erameh's 
directory is already created before telneting port 110.

Why don't you post your server log, specially authdaemon's log, so we can see 
what's happening and give you some help.

As a suggestion, be sure to be more technical and specific rather than being 
writing just words.

Carlos.

--- El jue 22-oct-09, Alexander Hotmail alexander_era...@hotmail.com escribió:

 De: Alexander Hotmail alexander_era...@hotmail.com
 Asunto: [courier-users] Courier IMAP
 A: 'Courier-Users' courier-users@lists.sourceforge.net
 Fecha: jueves, 22 octubre, 2009, 5:13 am
 
 
 
  
  
 
 
 
 
 
 
 
 
  
 
 
 
 Does
 Courier IMAP have username length restriction? 
 
    
 
 I
 created two virtual accounts: alexander and
 alexander.erameh using
 USERDB. 
 
 Telnet
 localhost 143 
 
 a
 login alexander password (This works) 
 
    
 
 However, 
 
 Telnet
 localhost 143 
 
 A
 login alexander.erameh password (I get the message a
 NO Login failed) 
 
    
 
 Both
 accounts successfully connect to POP3 (Telnet localhost
 110). 
 
    
 
 Another
 thing to note is that when I run AUTHTEST
 alexander.erameh password, I
 am successfully authenticated. 
 
    
 
 So
 why is IMAP not accepting the alexander.erameh
 account and POP3 accepts
 it? 
 
    
 
 Alexander 
 
 
 
  
 
 
 
 -Adjunto en línea a continuación-
 
 --
 Come build with us! The BlackBerry(R) Developer Conference
 in SF, CA
 is the only developer event you need to attend this year.
 Jumpstart your
 developing skills, take BlackBerry mobile applications to
 market and stay 
 ahead of the curve. Join us from November 9 - 12, 2009.
 Register now!
 http://p.sf.net/sfu/devconference
 -Adjunto en línea a continuación-
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Setting a bounce address

2009-09-04 Thread Carlos Lopez
Thanks for your response.

I'll try to use a python filter quota to avoid the problem I have.

--- El jue 3-sep-09, Sam Varshavchik mr...@courier-mta.com escribió:

 De: Sam Varshavchik mr...@courier-mta.com
 Asunto: Re: [courier-users] Setting a bounce address
 A: courier-list courier-users@lists.sourceforge.net
 Fecha: jueves, 3 septiembre, 2009, 7:32 pm
 Carlos Lopez writes:
 
  Hi Sam, thanks for the explanation, but.
  
  When this message appears:
  
 
 id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com:
  250 Backscatter bounce dropped.
  Sep  3 09:04:03 localhost courieresmtp:
 
 id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,success:
  delivered: backscatter bounce dropped
  
  Does that error come from courier modules or from the
 @yahoo.com server?
 
  From Courier. See my last message.
 
  If it is from courier, how to do in order to inform u...@yahoo.com (or
 any domain) that his mail had failed?
 
 The bounce is what informs the sender of a delivery
 failure. See my last message for more information.
 
  Now,
  
  Well, messages should not be queueing up. As
 you've seen
  yourself, when Courier holds a message to a
 recipient in the
  queue, because of a temporary delivery failure, it
 stops
  accepting any more mail to the same recipient.
  
  So, you should not have more than one or two
 messages in
  the queue to the same recipient.
  
  As I already stated t...@mydomain.com's
 maildirsize is:
  
  52428800S  52429312       
    45
 
 This has nothing to do with the mail queue.
 
  from many days ago, but sometimes courier accepts
 email to t...@mydomain user and it queues again. 
  Does courier have a counter or something similar, that
 counts the times that and error of a failed delivey and
 reset it after a period of time?
 
 See the explanation at the beginning of the courier(8) man
 page.
 
  Why courier accept and queues it, if t...@mydomain.com
 is already
  overquota, Wouldn't be better to just block delivey
 from
 
 Because it is not know where mail addressed to t...@mydomain.com
 goes, until an actual delivery attempt gets made. The
 recipient's .courier file may, for example, specify that the
 recipient's mail is to be forwarded elsewhere, or be
 delivered to some non-default mailbox location. Therefore,
 when mail gets accepted for a given recipient, the mail's
 ultimate destination is not know.
 
 
 -Adjunto en línea a continuación-
 
 --
 Let Crystal Reports handle the reporting - Free Crystal
 Reports 2008 30-Day 
 trial. Simplify your report design, integration and
 deployment - and focus on 
 what you do best, core application coding. Discover what's
 new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 -Adjunto en línea a continuación-
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Setting a bounce address

2009-09-03 Thread Carlos Lopez
 message from my server with a failure notice.

Is [---id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,success: 
delivered: backscatter bounce dropped]
a normal action on courier?

Please help, since messages on the queue is filling up the HDD and what i have 
to do is some times delete some of those messages as a way to solved since I 
got no clue on how to solve it.

Thanks again for you help and nice software.


--- El lun 31-ago-09, Sam Varshavchik mr...@courier-mta.com escribió:

 De: Sam Varshavchik mr...@courier-mta.com
 Asunto: Re: [courier-users] Setting a bounce address
 A: courier-users@lists.sourceforge.net
 Fecha: lunes, 31 agosto, 2009, 4:54 pm
 Carlos Lopez writes:
 
  Hi all,
  
  Is it possible to set a bounce back email address
 when a email fails, but set this option to apply only to
 external email servers?
  
  I am making this question because some times our users
 get over quota and
  courier-mta sometimes receives emails eventhough the
 user's quota is over
  sized, when courier-mta server accept the message it
 is queued and it will
  fail since the user is still over quota, so courier
 smtp send back a the
  email to the external server but without any FROM
 address.
  
  Iv'e noticed that some servers send failure notice
 deliveies with a bounce back address like postmas...@hotmail.com,
 or bou...@domail.com.
  
  Is is possible to specify on address like above on
 courier?
 
 The message's sender specifies which return address should
 be used if the message could not be delivered. Courier
 always uses the return address specified by the message.
 
 
 
 -Adjunto en línea a continuación-
 
 --
 Let Crystal Reports handle the reporting - Free Crystal
 Reports 2008 30-Day 
 trial. Simplify your report design, integration and
 deployment - and focus on 
 what you do best, core application coding. Discover what's
 new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 -Adjunto en línea a continuación-
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Setting a bounce address

2009-09-03 Thread Carlos Lopez
Hi Sam, thanks for the explanation, but.

When this message appears:

id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com:
250 Backscatter bounce dropped.
Sep  3 09:04:03 localhost courieresmtp:
id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,success:
delivered: backscatter bounce dropped

Does that error come from courier modules or from the @yahoo.com server?

If it is from courier, how to do in order to inform u...@yahoo.com (or any 
domain) that his mail had failed?

Now,

 Well, messages should not be queueing up. As you've seen
 yourself, when Courier holds a message to a recipient in the
 queue, because of a temporary delivery failure, it stops
 accepting any more mail to the same recipient.
 
 So, you should not have more than one or two messages in
 the queue to the same recipient.

As I already stated t...@mydomain.com's maildirsize is:

52428800S 
 52429312   45

from many days ago, but sometimes courier accepts email to t...@mydomain user 
and it queues again. 

Does courier have a counter or something similar, that counts the times that 
and error of a failed delivey and reset it after a period of time?

Why courier accept and queues it, if t...@mydomain.com is already overquota, 
Wouldn't be better to just block delivey from @externalserver.com?, this way 
the sender may know that there is a problem with that account 
(t...@mydomain.com) and takes action by its own.

i'm sorry for all the questions, but I'd like to solve this issue and perhaps 
someone else have had this kind of problem to. 



--- El jue 3-sep-09, Sam Varshavchik mr...@courier-mta.com escribió:

 De: Sam Varshavchik mr...@courier-mta.com
 Asunto: Re: [courier-users] Setting a bounce address
 A: courier-users@lists.sourceforge.net
 Fecha: jueves, 3 septiembre, 2009, 5:23 pm
 Carlos Lopez writes:
 
  5- Then courier send back the failed message to the
 message's sender
  and the external email server reply with this error:
  
  Sep  3 09:04:03 localhost courierd:
 id=00206007.4A9FD553.11C2,from=u...@yahoo.com,addr=t...@mydomain.com:
 Message Failed.
  Sep  3 09:04:03 localhost courierd:
 id=00206007.4A9FD553.11C2,from=u...@yahoo.com,addr=t...@mydomain.com,status:
 failure
  Sep  3 09:04:03 localhost courierd:
 completed,id=00206007.4A9FD553.11C2
  Sep  3 09:04:03 localhost courierd:
 started,id=00206007.4A9FD553.11C2,from=,module=dsn,host=,addr=u...@yahoo.com
  Sep  3 09:04:03 localhost courierd:
 started,id=0020600B.4A9FDAE3.19C5,from=,module=esmtp,host=yahoo.com,addr=the_spid...@yahoo.com
  Sep  3 09:04:03 localhost courierd:
 completed,id=00206007.4A9FD553.11C2
  Sep  3 09:04:03 localhost courierd:
 Waiting.  shutdown time=none, wakeup time=Thu Sep 
 3 10:00:17 2009, queuedelivering=2, inprogress=1
  Sep  3 09:04:03 localhost courieresmtp:
 id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com:
 250 Backscatter bounce dropped.
  Sep  3 09:04:03 localhost courieresmtp:
 id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,success:
 delivered: backscatter bounce dropped
  Sep  3 09:04:03 localhost courieresmtp:
 id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,status:
 success
  
  After calling the sender at u...@yahoo.com, he
 responsed that he does not have any message from my server
 with a failure notice.
  
  Is
 [---id=0020600B.4A9FDAE3.19C5,from=,addr=u...@yahoo.com,success:
 delivered: backscatter bounce dropped]
  a normal action on courier?
 
 Yes. This is backscatter suppression. See the explanation
 under Backscatter suppression in Courier's INSTALL file,
 and the courier(8) man page.
 
 You can turn off backscatter suppression and deliver these
 bounces, however keep in mind that doing so makes you
 vulnerable to getting blacklisted, if you end up being used
 as a mailbomb proxy.
 
 It is a common mistake to believe that Email is a reliable
 delivery mechanism. It is not.
 
  Please help, since messages on the queue is filling up
 the HDD and what i have to do is some times delete some of
 those messages as a way to solved since I got no clue on how
 to solve it.
 
 Well, messages should not be queueing up. As you've seen
 yourself, when Courier holds a message to a recipient in the
 queue, because of a temporary delivery failure, it stops
 accepting any more mail to the same recipient.
 
 So, you should not have more than one or two messages in
 the queue to the same recipient.
 
 
 -Adjunto en línea a continuación-
 
 --
 Let Crystal Reports handle the reporting - Free Crystal
 Reports 2008 30-Day 
 trial. Simplify your report design, integration and
 deployment - and focus on 
 what you do best, core application coding. Discover what's
 new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 -Adjunto en línea a continuación-
 
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net

[courier-users] Setting a bounce address

2009-08-31 Thread Carlos Lopez
Hi all,

Is it possible to set a bounce back email address when a email fails, but set 
this option to apply only to external email servers?

I am making this question because some times our users get over quota and 
courier-mta sometimes receives emails eventhough the user's quota is over 
sized, when courier-mta server accept the message it is queued and it will fail 
since the user is still over quota, so courier smtp send back a the email to 
the external server but without any FROM address.

Iv'e noticed that some servers send failure notice deliveies with a bounce back 
address like postmas...@hotmail.com, or bou...@domail.com.

Is is possible to specify on address like above on courier?

Thanks to you all.
Carlos.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Courier 20090730 released

2009-08-02 Thread Carlos Lopez

Hi Sam,

How does courier run the DROP?.

Does it run before the HELLO/EHLO or after the AUTH command issued by the user?

If it runs before HELLO/EHLO, Is it possible to set an option that just block 
the connection just after the AUTH cmd?. This way, I think, if a site has only 
one server that is used as inbound and outbound connections for registred users 
that connects from outside the LAN, then they will be able to send emails 
through it, but setting the DROP alone without an option will drop also the 
posibility to issue an AUTH cmd.

Or is it possible to modify the BLOCK parameter so it can be evaluated just 
after HELLO/EHLO and before the MAIL FROM?. If a user issues an AUTH then they 
would be marked as authenticated on the server and be able to send emails from 
any WAN IP, so the DROP option can be used only for server-server connections.

Carlos.





--- El dom 01-08-09, Sam Varshavchik mr...@courier-mta.com escribió:

Download: http://www.courier-mta.org/download.php

A new development build is available.

Changes:

• An option to drop connections from blacklisted IP addresses, rather than
accept them and bouncing all mail. This is a new -drop option to
couriertcpd, which can be set in the esmtpd configuration file. 


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Authtest error message

2009-06-27 Thread Carlos Lopez

Hi all,

I've been using courier since many years ago on a company I used to worked for, 
now I switch to another one and againg I am deploying open source based 
software in order to keep my IT budget low. Now I use courier-mta-0.62.0-1.

The problem I have is that I am getting strange errors when issuing the 
authtest command like:

authtest test_user old_pass new_pass
Authentication FAILED: Invalid Operation

On my mysql DB generally I have usernames without the @company.com , but if I 
add the @company.com to the userID like test_u...@company.com and then issue 
the command:

authtest test_u...@company.com old_pass new_pass
Operation SUCCEED.

Which means that It changed the password on a sha512 hashing style.

My question is, What to do in order to perform the authtest command and be able 
to change password users' with/without the @company.com ?

Thanks in advance. Thanks Sam Varshavchik and to all of you for this great tool.

Carlos.


  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1


--
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Extracting Received: host [ip] header

2009-03-19 Thread Carlos Lopez

Hi all,

I got courier already configured and working, but, is there a way to remove the 
Received: from HOST [IP] when the origin ip is LAN, ex. 192.168.x.x and the 
final destination is for example a yahoo.com address.

I was trying out with maildroprc file, but once the message from a lan user is 
sent to the email server it is re-routed to esmtpd and the lan portion of the 
header goes with it, so when I read the message from a yahoo account I can see 
the LAN portion and also the WAN handshake that my email server did with the 
yahoo SMTP server.

Please help.

Thanks in advanced

Carlos.


  ¡Sé el Bello 51 de People en Español! ¡Es tu oportunidad de Brillar! Sube 
tus fotos ya. http://www.51bello.com/


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Is it possible to configure Panda AV with courier?

2006-08-09 Thread Carlos Lopez
I was wondering if Panda AV could be configured with
courier using maildrop.

Any one have an idea?.

By the way Sam. Thanx for this great tool, my company
was using exchange and because i was googlin', i found
courier-mta with many good features and also low cost
for the company, i got the job 'cuz of it.

THANKS A LOT!!!

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] authlib authpam vs authuserdb

2006-07-31 Thread Carlos Lopez
Hey perhaps your could use this example from
http://www.math.temple.edu/doc/packages/mailman/FAQ

*
How do I accept all addresses from a particular
domain?

See also
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.032.htp

Q: If I want postings from all non-members at a
particular domain to be
accepted, how do I go about doing that without adding
them each individually?

A: It's in the instructions in the list admin
interface. Go to the Privacy
Options  Sender Filters. For List of non-member
addresses whose postings
should be automatically accepted. it says:

Add member addresses one per line; start the line with
a ^ character to
designate a regular expression match.

For Python RegEx see:
http://www.python.org/doc/current/lib/module-re.html

Well, here's an example:

  [EMAIL PROTECTED]@example\.com$

This tells Mailman to accept Emails received by any
sender from example.com -
no matter if the one's subscribed or not.

Edit this entry / Log info / Last changed on Tue Jun
29 17:47:52 2004 by Brad
Knowles
***




 --- Charles Lacroix [EMAIL PROTECTED]
escribió:

 Hi, thanks for not responding :)
 
 it was a friday afternoon question as i found a
 solution to my problem with 
 mysql  DEFAULT_DOMAIN  configuration. With this
 everything i need is 
 possible. 
 
 thanks for the placebo effect this list had on me
 last friday :)
 
 later,
 Charles
 
 On Friday 28 July 2006 16:09, Charles Lacroix wrote:
  Hello,
 
  here is what i am trying to do.
 
  I got a bunch of users to migrate to authmysql for
 this server but since i
  don't have there old shadow passwords, i need to 
 migrate this gradually.
 
  So what i had in mind was to use the stacking
 authentication that courier
  authlib offers. So 1st, try to authenticate to
 mysql, if not fall back to
  authpam, than authuserdb.
 
  the problem i have is my users in /etc/passwd
 cannot have a @ in them and
  since i will be hosting multiple domain names, i
 need to authentify with
  full email address.
 
  So i was wondering is what is the easiest to get
 this working.
 
  My first idea was to strip domain part when i
 authenticate against pam.
  I haven't found any way to do this yet.
 
  My second options was to put these users in userdb
 but will i be able to
  use my old password database.
 
  All this will be only for 1 domain, since the
 other domains are already in
  userdb elsewhere.
 
  Thanks for helping me out.
 
 -- 
 Charles Lacroix, Administrateur UNIX.
 Service des télécommunications et des technologies
 Cégep de Sainte-Foy
 (418) 659-6600 # 4266
 

-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get
 the chance to share your
 opinions on IT  business topics through brief
 surveys -- and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 courier-users mailing list
 courier-users@lists.sourceforge.net
 Unsubscribe:

https://lists.sourceforge.net/lists/listinfo/courier-users
 


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Why do i get 2 messages when i send only one, when using Maildrop ?

2006-02-18 Thread Carlos Lopez
Why the server Courier-mta (GOOD Server), send 2
emails when i use maildrop instead of ./Maildir.
Everything works ok in maildir, but when i change to
Maildrop the server send 2 emails instead of one,
please help.

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] re:maildrop dilemma

2006-02-18 Thread Carlos Lopez
Did you check your folder permission to match the
server´s user/group ?.

your folder perms need to set the same as the server.

if you want an example postme.

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Ldap Authentication problem

2005-04-07 Thread Carlos
Ok.Thanks.

Please, how can i do that ??

Carlos

Sam Varshavchik gravada:

 Carlos Henrique writes:

  Ok. Thanks.
 
  But when i use this comand:  ldapsearch -x -D 'cn=carlos,dc=uspedra,dc=br' 
  -W 'uid=carlos'
  Enter LDAP Password: **
  # carlos, uspedra.br
  dn: cn=carlos,dc=teste,dc=br
  cn: carlos
  ou: qmail
  sn: carlos
  objectClass: top
  objectClass: person
  objectClass: inetOrgPerson
  objectClass: qmailUser
  mail: [EMAIL PROTECTED]
  mailHost: 192.168.0.100
  mailQuotaSize: 10
  mailQuotaCount: 1
  uid: carlos
  accountStatus: active
  userPassword:: c2FudG9z

 This is not a valid encrypted password.

   

Part 1.2Type: application/pgp-signature
Encoding: 7bit

--
  COMPROMETIMENTO  ÉTICA  

Carlos Henrique F. Ribeiro  -   [EMAIL PROTECTED]
Tecnologia

Unidade I  - Ribeirão Preto - SPFone: +55 16  618 0683
Unidade II - Jundiaí- SPFone: +55 11 4522 6644
---
PODIUM - Soluções Profissionais em Segurança da Informação

Visite nosso site hoje -  www.podium.com.br 
***





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Ldap Authentication problem

2005-04-06 Thread Carlos Henrique
Friends, 

I trying use ldap + qmail + courier in my server. But i'm problems with 
autentication, when i use the outlook express.
The error message is these:

locate: /var/log/maillog
Message: 

Apr  6 18:23:03 mickey authdaemond.ldap: supplied password 'podium' does not 
match encrypted password 'podium'
Apr  6 18:23:03 mickey authdaemond.ldap: authldap: REJECT - try next module
Apr  6 18:23:03 mickey authdaemond.ldap: FAIL, all modules rejected
Apr  6 18:23:03 mickey pop3d: authdaemon: REJECT
Apr  6 18:23:08 mickey pop3d: LOGIN FAILED, ip=[:::192.168.0.115]

Please, somebody can help-me? 

I using brazilian distribuition Conectiva 10, with kernel 2.6.5 and 
openldap-devel-2.1.30-63291cl, openldap-2.1.30-63291cl
openldap-server-2.1.30-63291cl, openldap-client-2.1.30-63291cl

But who knows of something and use other distribuition, can help so.

Tanks

Carlos/Brazil





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Courier-pop dont work :(

2005-02-21 Thread Carlos Mario Mora (c4y0)
Hehehe!  thats right :)  my apologies to all :).

The server is debian sarge.  im install all the packages using apt-get.
actually im using ipopd, but i want use courier-pop.  When i install
courier-pop (using apt-get), the /var/log/mail.log dont report anything
related with the pop3 service.  Aparenttly, when i install courier-pop,
the pop3 service dissapear!   if i install dovecot or ipopd server
or qpopper, the pop3 service start to work; but when install
courier-pop, inmediatly the pop3 port is closed. 

How can i find why pop3 service die only with courier-pop?  

thanks.

El vie, 18-02-2005 a las 16:17 -0500, Jay Lee escribió:

   That's about the level of details you've given us to work with.  If
 you'd like more useful responses, I suggest you provide more details
 about your setup.  Like the OS/Distribution your using, how you went
 about installing and configuring courier-pop3, any error messages
 /var/log/messages and /var/log/maillog might be generating, what pop3
 client your using, etc.
 
 Jay





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Courier-pop dont work :(

2005-02-18 Thread Carlos Mario Mora (c4y0)
Hi!

I was using ipopd to provide pop3 service to my users.  Now i want use
courier-pop, but when im install that, the pop3 port appear closed.  If
i reinstall the ipopd, the pop3 port is open again!

Wy courier-pop is closing the 110 port?

Thanks in advance.
--
Carlos Mario Mora Restrepo 

Crea en su pais!, Invierta en el Software Libre 

***
Marriage is the waste-paper basket of the emotions.





---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] courier-imap is very very slow!!!!!!!! what can i do?

2004-09-15 Thread Carlos Mario Mora \(c4y0\)
hi

I need provide imap service to my users network.  But
when try to open the imap folder in the mail client,
it takes too much to show any thing (folders,
messages, etc).

When i use courier-pop, dont have any problem.  But
with courier-imap i cant found any solution.

What can i do?

My MTA is postfix.

Thanks for your help! =)

_
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: sqwebmail default domain setting

2004-07-20 Thread Carlos Hanson
Anand Buddhdev writes: 

Carlos Hanson wrote: 

Formerly posted on the courier-sqwebmail list: 

Greetings, 

After setting up sqwebmail and logging into my account, in the upper
right-hand corner I have [EMAIL PROTECTED] rather than
[EMAIL PROTECTED]  Naturally, when I send an email through
sqwebmail it defaults to [EMAIL PROTECTED] 

How do I change it to my domain name rather than my hostname?
echo 'clanhansom.com'  /path/to/sqwebmail/hostname 

Thank you.  I don't usually read the change log for essential documentation. 
I should probably change that.  Unfortunately, that didn't work.  However, 
when I read the Debian specific change log, I found the file had been 
changed to /etc/courier/defaultdomain. 

That really should be part of the installation and configuration. 


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] sqwebmail default domain setting

2004-07-19 Thread Carlos Hanson
Formerly posted on the courier-sqwebmail list:

Greetings,

After setting up sqwebmail and logging into my account, in the upper
right-hand corner I have [EMAIL PROTECTED] rather than
[EMAIL PROTECTED]  Naturally, when I send an email through
sqwebmail it defaults to [EMAIL PROTECTED]

How do I change it to my domain name rather than my hostname?

I am using Debian stable on a Sparc.  I have been running Postfix for
quite awhile and used various email clients to send and receive email. 
Since I am using Courier-IMAP, I figured I would use sqwebmail.

Here is other possibly relevant information.

$ hostname
sparky
$ cat /etc/mailname 
clanhanson.com

Thanks.

Carlos Hanson


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721alloc_id=10040op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] authldaprc: ldap returns multiple uids

2004-03-12 Thread Carlos Hanson
Greetings,

Essential info:
  Debian Woody
  Postfix 
  OpenLDAP
  Courier IMAP (1.4.3) and POP (0.37.3) with LDAP support

The relevant entry in authldaprc follows:

  LDAP_MAIL   uid

The problem is a search in LDAP for a specific uid can return multiple results.  We 
take care of the problem during delivery (via Postfix) with the following filter:

  ((|(mail=%s)([EMAIL PROTECTED]))(description=active))

Is it possible to add the (description=active) to LDAP_MAIL?

Thank you for your time.

-- 
Carlos Hanson
District Webmaster
Tigard-Tualatin School District

ph: 503.431.4053


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] RE: distinct namespace with userdb ?

2003-11-07 Thread Carlos Paz
Julian Mehnle wrote:

[EMAIL PROTECTED] wrote:
 

I'm using courier (excellent!) IMAP in a multiple virtual domain
environment. I'm using /etc/userdb for authentication. My problem
is I can't have a user [EMAIL PROTECTED] and [EMAIL PROTECTED] with my current
understanding of the userdb format. There is only a single namespace
across all userdb entries. Whats the best way around this?
I've tried using full [EMAIL PROTECTED] as keys to userdb, and that works,
but means I would need to tell my users to login with usernames of
'[EMAIL PROTECTED]' and '[EMAIL PROTECTED]' instead of just 'paul'.
   

This is the way to go.
 

Is this the only solution I am likely to find, apart from have multiple
instances of courier talking to different userdb's ?
   

Yes, there is no other way.  How should Courier know *which* domain (and which userdb entry) a user means when he logs in using just paul?  Courier can't magically figure out the domain the user means.

This problem is not specific to the userdb authentication backend, but applies to all other auth backends as well.
 

There is another way. It would be asigning one ip for each domain, then 
apply a patch to make the authentication backend aware of the default 
domain based on the ip the connections are made to.

This way, you can have [EMAIL PROTECTED] and [EMAIL PROTECTED], each one 
of them login in as john, but then you'll need to tell them to set their 
mail services to be at mail.domain1.com and mail.domain2.com or 
something like that.

I had to make this to migrate from another system that provided that 
feature, but if I could, I would make my users to change their setup to 
their full email address.

Randy Lewis made a public patch based on this idea, i think you can find 
it on the archives from january-february of 2002.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] queue scheduling

2003-10-29 Thread Carlos Paz
Hello!

I've noticed that under heavy load, messages sent to local accounts get 
stuck on the queue. It seems that messages handled by the local delivery 
module don't get the highest priority and can get delayed if many 
outgoing messages are on the queue.

I expected the queue to behave giving maximum priority to messages 
coming to local accounts, and not sitting on the queue mixed with 
outside deliveries.
What can I do to get the behaviour I need?
I read the outdated documentation on the queue and mail modules and it 
says that the priority values on the modules configuration files are 
there just for information, can I change that? where?

I already gave MAXDELS=50 to the local module (10 more than esmtp) but 
it doesn't seem to do anything.

Thanks for your help!



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] I need help for to setup courier

2003-10-16 Thread Fabr?cio Carlos



Friends,

I live in Brazil, my english is bad, e I'm 
with problems in install,
Does anybody here to know how portuguese? I 
need to configure the
server.. and need configure the 
autentication with pam...

Thanks for all.
Fabrcio 
CarlosFbrica de IdiasFone: +55(61)321 1357Fax: +55(61)223 
1712SCS - Quadra 2 - Ed. Empire Center - Sala 1301Braslia/DF - 
BrasilCEP: 
70.070-904 



[courier-users] showmodules

2003-10-15 Thread Fabrício Carlos



How I run the showmodules?
In try 
to run the system return "bash: showmodules: command not 
found"

thanks,
Fabrício 
CarlosFábrica de IdéiasFone: +55(61)321 1357Fax: +55(61)223 
1712SCS - Quadra 2 - Ed. Empire Center - Sala 1301Brasília/DF - 
BrasilCEP: 
70.070-904 



[courier-users] Re: make install-configure

2003-10-14 Thread Fabrcio Carlos



Hi,

Sorry the last messege, I see the erros, 
but what I can to be?



the errors:

/usr/bin/perl5 ././sysconftool `awk ' $5 == 
"config"  $1 ~ /\.dist$/ { print $1 }' 
permissions.dat`/usr/lib/courier/etc/ldapaddressbook.dist: No such file 
or directory/usr/lib/courier/etc/faxcoverpage.tr.dist: No such file or 
directory/usr/lib/courier/etc/faxrc.dist: No such file or 
directory/usr/lib/courier/etc/faxnotifyrc.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd-msa.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd-ssl.dist: No such file or 
directory/usr/lib/courier/etc/courierd.dist: No such file or 
directory/usr/lib/courier/etc/pop3d.dist: No such file or 
directory/usr/lib/courier/etc/pop3d-ssl.dist: No such file or 
directory/usr/lib/courier/etc/imapd.dist: No such file or 
directory/usr/lib/courier/etc/imapd-ssl.dist: No such file or 
directory/usr/lib/courier/etc/authdaemonrc.dist: No such file or 
directorymake: *** [install-configure] Error 9




  - Original Message - 
  From: 
  Fabrcio Carlos 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, October 14, 2003 11:48 
  AM
  Subject: make install-configure
  
  
  Hi,
  
  I hasrun the command: "make install-configure" in the end the 
  system return the messege:
  
  "make: *** [install-configure] Error 
  9"
  
  Where I see this erros?
  Fabrcio 
  CarlosFbrica de IdiasFone: +55(61)321 1357Fax: +55(61)223 
  1712SCS - Quadra 2 - Ed. Empire Center - Sala 1301Braslia/DF - 
  BrasilCEP: 
  70.070-904 
  


[courier-users] Error in make check - please help me...

2003-10-13 Thread Fabrício Carlos



Hi,

I need a help in to setup the courier in my 
server.
I run the "make check" and the system 
return this in the end:

"tlspasswordcache.c:9:25: openssl/ssl.h: No 
such file or directorytlspasswordcache.c:10:25: openssl/err.h: No such file 
or directorytlspasswordcache.c:11:26: openssl/rand.h: No such file or 
directorymake[1]: *** [tlspasswordcache.o] Error 1make[1]: Leaving 
directory `/fabricio/courier-0.43.2/tcpd'make: *** [check-recursive] Error 
1"

Can anybody help me?

thanks,
Fabrício 
CarlosFábrica de IdéiasFone: +55(61)321 1357SCS - Quadra 2 - Ed. 
Empire Center - Sala 1301Brasília/DF - BrasilCEP: 
70.070-904 



Re: [courier-users] Re: Proposing new functions for maildropfilter

2003-10-05 Thread Carlos Paz
Gordon Messmer wrote:

Jon Nelson wrote:

I hope you are kidding. tcl? who uses that anymore?
If not, then why not shared language support for any of Python (best),
Perl (icky ;-), shell and others.  Oh, wait, I've got it!  Why not make
maildrop take on all of the properties of all languages!
I'm with Sam - I hate bloat.  If he wants to write shared module support
for it, then that's fine.


One school of thought will conclude that maildrop would become bloated 
if it included one of those very large languages.  Another would, 
however, conclude that maildrop is bloat because it does not take 
advantage of what already exists, introducing new and unique code into 
the system, and requiring new and unique skills of its users.

Just the devil's advocate in me.  I'm of the former school.

Many useful, fail-safe maildrop recipes are bloated with expensive forks 
for file test operations, but who cares! maildrop itself is not ...

should we go back to writing machine code? anything else is starting to 
seem bloatware ...

File check operations are very useful and I fail to see the excessive 
complexity added to the language parser/global code to support them.

If this features were added under an optional build flag, I'd bet that 
almost everyone would enable it on installation.

my 2 cents.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] fallback delivery on high load?

2003-09-23 Thread Carlos Paz
Hi! I've had some problems recently with high load in one of my 
machines, and courier died trying to deliver messages as they were received.

I remember that sendmail had a feature that delayed delivery attempts of 
new mail if the load of the machine was higher that some parameter.

Does courier have something like this?

I'd really apreciate your help...



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] hosteddomains bug?

2002-10-02 Thread Carlos Paz

I'm not sure if this message got to the list since I haven't received any 
answer, so I'm posting it again 

I've found a problem with the domain aliases support on the hosteddomains
file. 

If I write a hosteddomains file like: 

mydomain.com
mydomain.netTABmydomain.com 

The users work fine, but aliases don't. When I send a message to
[EMAIL PROTECTED] I get a user_unknown error. 

Even users with copy to configured through an alias entry like: 

[EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED] 

receive the email, but copies to [EMAIL PROTECTED] are not sent. 

Is this a feature I should deal with or can I expect a solution on a
further release? 

I'd be happy to help to solve this one, but alias rewriting seems like a
very delicate matter and I don't think that a quick hack on a single file
would do the trick... 

Any comments would be highly appreciated. 


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] discarding email

2002-05-24 Thread Carlos Andres Paz

Hello, I want to discard all mail received for a virtual domain account, I 
tried adding an alias like 

[EMAIL PROTECTED]: /dev/null 

But every mail sent fails, like: 

[EMAIL PROTECTED]:
 mailbox.close: Invalid argument 

Is this a bug?
Sending email to a normal file works fine. 

Is there another way to do it? 

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] hotmail rset bug workaround

2002-04-07 Thread Carlos Andres Paz

Hello! 

Checking the list's archives I found that some other folks have already 
reported the hotmail rset bug 554 Transaction failed, but I didn't see any 
suggestion to deal with that problem... 

Thanks a lot for any help on this!

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Trash can manag

2002-03-21 Thread Carlos Andres Paz

Hello list! 

A few questions about the trash can... 

 - Which programs use it? only sqwebmail or imap and pop3 too?
 - All those programs purge automatically the messages after the period 
specified by each user?
 - Can the pop3/imap server use the trash can with a runtime / compile flag, 
or even checking if it exists first? 

Thanks for your help! 

Carlos A. Paz
Soporte Hosting
Colomsat S.A. 


___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Mail loop detection failure.

2002-02-13 Thread Carlos Andres Paz

Hello List! 

I'm running the whole courier suit, my users can use sqwebmail to setup 
filter recipes, and I got a very nasty mail loop when I configured a filter 
like this: 

Mailbox A send a copy of each message to mailbox B, but B was 
invalid/unreachable (bad mx register), so each time A got a message, it was 
copied to B, but the copy failed and bounced back to A, and then maildrop 
copied the bounce to B and the bounce bounced and so on In a matter of 
minutes mailbox A got overquota and thousands of failed delivery messages 
were sent to postmaster after that...  and the mail queue got full with 
thousands more! 

I tried with an intentional loop (A copy to B and B copy to A) and it works 
the same! a total denial of service! 

Is there a way to avoid this ? I'm really worried that my users begin to 
setup mail loops un/intentionally with sqwebmail! 

This might not be a bug, but surely is a very nasty feature!
Is there something that can be done? 

Thanks for your help! 

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Please help!

2002-02-01 Thread Carlos Andres Paz

One of our trusted relay clients was hacked overnight, and some frigging 
spammer sent over a zillion messages through it... 

How can I block delivery of these messages and zap them off the queue? is 
there a way to do this? 

I tried stopping the esmtp service, canceling them one by one with 
cancelmsg spam-id and restarting the service, but it seems that many of 
them are still going out. 

What else can I do? is there a safe way to kill those queued spams without 
corrupting the queue? 

Thanks a lot for your help! 

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users