ation on how to fix it. I tried to add it to the above
thread, but I don't have the permission or information to make that happen.
--
Jason Flatt
Computer and network service and support: http://www.flattandsons.com/
Father of seven: http://www.flattfamily.com/ (Joseph, 17; Cramer, 15; Travi
I just want to add that I'm seeing the same problem. I unfortunately had to
restart the imap service before I could do any debugging since my users were
not able to receive their mail and were freaking out. I had 780 imap processes
(normally there should be under 100) and I was unable to establi
So after using Courier for personal use over many years I finally convinced my
current company to allow me to replace our exchange server with a Courier
implementation. I have found a couple issues in 'enterprise' use that I'm
hoping to resolve.
1) Backscatter suppression on Aliased accounts
I
>
> From: Sam Varshavchik
> Date: June 16, 2010 8:04:51 PM GMT+09:00
> To: courier-users@lists.sourceforge.net
> Subject: Re: [courier-users] Setting IMAPD MAXPERIP limits in access file
>
>
> Jason Benguerel writes:
>
>> I attempted to configure different M
I attempted to configure different MAXPERIP limits in a special IMAPD access
file, but it didn't work.
I created an access DB file like this:
# default
192.168.253 ALLOW,MAXPERIP=150
113.32.146.130 ALLOW,MAXPERIP=150
* ALLOW,MAXPERIP=5
$ makedat -src=./imapaccess/default
s wrong? Is there something I'm missing about the
dot courier syntax?
Jason
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sou
Thank you, both Sam and Gordon, for taking the time to respond.
On Thu Aug 14 2008 6:04:20 pm Sam Varshavchik wrote:
> Jason Flatt writes:
> > I could not kill the processes and I could not restart the system w/o
> > physically pressing the power button. (I would get an e
On Thu Aug 14 2008 12:26:47 pm Gordon Messmer wrote:
> Jason Flatt wrote:
>
> ...
>
> > and what showed up in top was something like this:
> > 11690 daemon25 0 2464 536 532 R 16.7 0.1 639:17.33 courieresmtp
> > 17455 daemon25 0 2460 536 532 R 16
nyone have any clue as to what might be causing this behavior and how I
can stop it?
--
Jason Flatt
Father of Six: http://www.flattfamily.com/ (Joseph, 15; Cramer, 13; Travis,
11; Angela; Harry, 8; and William, 2)
Linux User: http://www.kubuntu.org/
Dru
On Friday 29 February 2008 6:39:23 pm Gordon Messmer wrote:
> Jason Flatt wrote:
> > A hard drive failed on our server. I reinstalled Ubuntu 6.06 LTS, and
> > configured it as closely to before as I can remember, and then copied a
> > backup of the configuration of the Cou
Thanks for following up, Gordon. Below are your answers and a question.
On Friday 29 February 2008 6:39:23 pm Gordon Messmer wrote:
> Jason Flatt wrote:
> > A hard drive failed on our server. I reinstalled Ubuntu 6.06 LTS, and
> > configured it as closely to before as I can rem
144.1], command=QUIT
Feb 29 15:32:26 mail courierpop3login: LOGOUT, ip=[:::192.168.144.1]
I'm using authentication with MySQL. I've got both MYSQL_CRYPT_PWFIELD and
MYSQL_CLEAR_PWFIELD set and enabeled, and I've reset the password in the
database.
Can someone give me an idea
>> I had an old path in there, and when traffic hit 35 processes, it would
>> attempt to log a warning:
>>
>> write(2, "WARN: 35 active connections.\n", 29) = -1 EPIPE (Broken pipe)
>>
>> to the non existent (pipe?) and kill off the parent process.
>>
>> This is a bit of a subtle misconfigurati
ART---
>
> So what is to do, or better what is your suggestion.
> Should I try now to trace the comm.flow or is that enough, what Jason
> Benguerel wrote
> that you will take care of that problem if you have to less processes and that
> then it
> could be possible for spammers to c
I was experiencing the same exact problem. It was unclear why the process
handling SMTP connections was dying and nothing was getting logged. I saw a
correlation to large amounts of spam traffic and assumed it was some exploit
or buffer overflow, it ended up being much simpler.
In your esmtp confi
Ah, thanks! Chown/chmod fixed my issue. It's always the details, like
ownership/permissions.
-Jason
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Sent: Monday, July 23, 2007 6:43 PM
Cc: courier-users@lists.sourceforge.net
Subject: Re: [co
ard
them to myself, but that would give them all new headers... so it would
make it all harder to organize in the final email client. It would be
nice to preserve the headers so that I could use my client to view
threads, etc.
Anyone
On Friday February 2 2007 3:32 pm, Sam Varshavchik wrote:
>
> Send a test message and check its headers.
Got it. That worked. Thanks.
--
Jason Flatt
Father of Six: http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis,
9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005)
Linu
-ssl: LOGIN" means that e-mail
downloading is secure? What about for SMTP?
--
Jason Flatt
Father of Six: http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis,
9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005)
Linux User: http://www.kubuntu.org/
Dru
On Tuesday January 30 2007 7:39 pm, Gordon Messmer wrote:
> Jason Flatt wrote:
> >
> > Hmm, it seems that the PHP md5 function does exactly that. From
> > http://www.php.net/manual/en/function.md5.php :
> >
> > "string md5 ( string str [, bool raw_output] )
On Tuesday January 30 2007 3:24 pm, Sam Varshavchik wrote:
> Jason Flatt writes:
> > mail authdaemond: supplied password 'password' does not match encrypted
> > password '{MD5}283581d9ae7793e1e906c0672a015d0b'
> >
> > So my second question is am I co
ng that output because I have incorrectly configured
my authentication and am trying to authenticate with the wrong encryption
scheme, or is that the way it's supposed to look? As I have only used clear
text password storage in the past, I'm not sure how it's supposed to look.
Tha
D] on behalf of Sam
Varshavchik
Sent: Sat 1/27/2007 5:20 PM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] Issue with webmail utf-8/iso-2202-jp display
Jason Benguerel writes:
> Mr. Sam and all,
>
> I backed out the recent patch to cgi/cgi.c (reverted to 1.32)
esolve the issue.
I'm not sure why the Japanese language maintainer didn't notice this
breakage, I'm guessing that this happens using utf-8 rather than pure
iso-2022-jp encoding.
Jason
-Original Message-
From: [EMAIL PROTECTED] on behalf of Sam
Varshavchik
Sent: Fri 1/26
TECTED]>
> Date: Fri, 26 Jan 2007 18:55:57 -0500
> To:
> Subject: Re: [courier-users] Issue with webmail utf-8/iso-2202-jp display
>
> Jason Benguerel writes:
>
>> I just did a major server upgrade and moved my mail services to a new
>> machine. I'm using cou
he browser and the subject line is showing the [ISO-2022-JP] string. Any
ideas as to what may be going on here? Did I forget to configure something?
Jason
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceF
On Thursday 02 November 2006 19:45, Harry Duncan wrote:
> On 11/3/06, Jason Flatt <[EMAIL PROTECTED]> wrote:
> > On Thursday 02 November 2006 16:24, Harry Duncan wrote:
> > > Is your setup delivering to local system users, or are you using a
> > > virtual user s
On Thursday 02 November 2006 16:24, Harry Duncan wrote:
>
> Is your setup delivering to local system users, or are you using a
> virtual user setup?
>
It's a virtual user setup using MySQL, but I also created a local account for
the test.
--
Jason Flatt
Fat
n see. The logs are full with
succesful authentication messages, but mailq never show anything happening,
and there are no zombie processes. Where else can I look to find out what is
going wrong so I can fix it?
[1] http://www.courier-mta.org/install.html#checks
--
Jason Flatt
Father of Si
ets an undeliverable mail error message back from our mail server, not
the recipient's mail server.
The server is running an older version of Courier: 0.39.1. Where do I need to
look to correct this?
--
Jason Flatt
Father of Six: http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Tra
do so?
From: [EMAIL PROTECTED] on behalf of Johnny Lam
Sent: Tue 8/1/2006 11:30 AM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] Help with courier-authlib & vpopmail
Murray, Jason wrote:
> Linking libauthvchkpw.la
> *** Warning: linker path does not
. Any help is appreciated.
From: [EMAIL PROTECTED] on behalf of Sam Varshavchik
Sent: Sun 7/30/2006 2:21 PM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] Help with courier-authlib & vpopmail
Murray, Jason writes:
> I hope someon
I hope someone can help me.
I've struggling with this for the past day. I'm trying to rebuild (due to HD
failure) my mail server. It is OpenBSD 3.9, with qmail, vpopmail, and
courier-imap. I've go qmail and vpopmail, seemingly working, email is coming in
and there are no errors in the maillog. I
Well, the error may be being passed from another module. I'm surprised you
are not seeing the error in the log file though. Are you seeing that error
message in your web browser?
Also, you didn't mess with the:
MAILDIRPATH=Maildir
Config in the sqwebmail conf file did you?
Is it looking for a s
Courier makes use of the syslog facility. You may need to configure your
syslog correctly and restart it to debug your issue. You can change the
logging level of individual components in their respective config files
where applicable.
Please read the INSTALL document again, as it has answers to se
You really should provide the permissions that you set the folder to, just
because you think they are correct doesn't make them so.
Also, a maildir is more than just a directory, it has subdirectories that
are required. There is a utility to correctly create a functional maildir
(and any subfolder
Cool, thanks!
-Original Message-
From: [EMAIL PROTECTED] on behalf of Alex Moore
Sent: Sun 12/18/2005 6:41 PM
To: courier-users@lists.sourceforge.net
Subject: Re: [courier-users] Webmail issue on Solaris
On Sun, 18 Dec 2005 15:42:21 -0800
"Jason Benguerel" <[EMAIL PROT
not compile due to the configure script not finding everything it needed
on my platform to build it. This has been an issue for a long time, anything
I can do to help improve this?)
Jason
-Original Message-
From: [EMAIL PROTECTED] on behalf of Jason Benguerel
Sent: Fri 12/16/2005 4:49 PM
So I have been using Courier on Solaris for many years now and I don't
upgrade as often as I should since it tends to be a struggle on this
platform. I will start out with the problem I'm experiencing.
Solaris 7 on Sparc
gcc (GCC) 3.1
Gnu make, ld and friends
courier-authlib-0.58
courier-0.52.1.20
Jay,
That's exactly what it was.
Thanks for the help
--Jason W. Allen
Director of System Solutions
MPGis Inc.
(610) 670-7600 ext.207
fax (610) 670-7700
[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jay Lee
Sent: Thu
published
maildroprc files, that have this type of process.
Thanks in advance for all you help.
--Jason W. Allen
Director of System Solutions
MPGis Inc.
(610) 670-7600 ext.207
fax (610) 670-7700
[EMAIL PROTECTED]
---
SF.Net email is sp
the MIME::Entity default
: ('X-Mailer' => $notify_xmailer_header) ), # X-Mailer hdr
or undef
Data => $m_body); 1} or do {chomp($@); die [EMAIL PROTECTED];
To be more precise, MIME::Entity::build().
HT
stuck on
the local system, rather than forwarding on. What I would like to know is if
there is a way to send those e-mails on to their proper destination, now that
they have been delivered to a local mail spool.
--
Jason Flatt
Father of five: http://www.flattfamily.com/
Linux user: http
On Apr 3, 2005, at 1:25 PM, Jason Dixon wrote:
On Apr 3, 2005, at 5:53 AM, Brenton Furniss wrote:
This is probably something that has been discussed 100's of times,
but no amount of searching is getting me closer to an answer.
I'm setting up a server with "Postfix With SMTP-A
Admin. Postfix uses the
virtual_* parameters in main.cf, Courier uses authmysqlrc.
--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of
On Feb 25, 2005, at 12:22 PM, Jason Dixon wrote:
My sincere apologies. It's been a while since I've posted to the
courier-* lists, so I wasn't sure which was the most appropriate. Do
you have anything to add beyond that?
Please disregard this, I see your reply to courier-ima
On Feb 25, 2005, at 10:13 AM, Jay Lee wrote:
Jason Dixon said:
I'm running into some problems setting up Courier-IMAP with MySQL
virtual accounts. I've configured everything similar to other
installations in the past, but this is the first time I've used
Courier-IMAP 4.x with
| |
| created | datetime | | | -00-00 00:00:00 | |
| modified | datetime | | | -00-00 00:00:00 | |
| active | tinyint(1) | | | 1 | |
+------+--+--+-+--
ut the message is that it seems like it's reporting the
failure on the recipient email address (me, [EMAIL PROTECTED]). I
didn't think any checking was done on the recipient address in the SPF
system.
-jason
--
Jason L. Buberel - [EMAIL PROTECTED] - http://www.buberel.org
JabberID:[EMAIL PROTEC
c 29 19:24:59 colo courierd: newmsg,id=003F61D5.41D34ADB.26C3: dns;
smtp-outbound.nix.paypal.com (smtp-outbound.nix.paypal.com
[:::64.4.240.67])
Dec 29 19:24:59 colo courierd:
started,id=003F61D5.41D34ADB.26C3,from=<[EMAIL
PROTECTED]>,module=local,host=jason!!501!501!/usr/local/mail/jason
l,host=jason!!501!501!/usr/local/mail/jason!!,addr=
Jan 3 07:35:03 colo courierd: Waiting. shutdown time=none, wakeup
time=none, queuedelivering=1
, inprogress=1
Jan 3 07:35:18 colo courierlocal:
id=0006FE40.41D93BF6.7E77,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]>,size=248
ow that I can just configure courier
to not bounce on any SPF result code if this starts causing too many
problems.
I'm just curious as to why courier's SPF checking says fail when others
say pass.
--
Jason L. Buberel - [EMAIL PROTECTED] - http://www.buberel.o
On 5-Oct-04, at 7:19 AM, Sam Varshavchik wrote:
Jason Lixfeld writes:
Good evening,
I'm using courier-imapd 3.0.7 and procmail to filter and sort mail
to different sub folders (via Maildir). New mail notification
doesn't seem to be working unless I do a sync or click on the sub
Good evening,
I'm using courier-imapd 3.0.7 and procmail to filter and sort mail to
different sub folders (via Maildir). New mail notification doesn't
seem to be working unless I do a sync or click on the sub folder.
My configuration for IDLE type stuff is as follows:
IMAP_CAPABILITY="IMAP4rev
ssh client's
ability to handle Maildir file names. When I run a command such as:
$ rsync --rsh="ssh -p 9923" -av
[EMAIL PROTECTED]:/usr/local/mail/jason/Maildir/cur .
receiving file list ... done
cur/
cur/.nautilus-metafile.xml
cur/1093878882.M350400P24559V
Not as a final solution, but to verify that it is a permission problem
you could set the permission to 777 on those files. chmo 777
/usr/local/bin/imapd, and same for the other. Just make sure you don't
leave it that way!
Joshua Archer wrote:
Hello everyone,
My sincere apologies if this e
0 with all
the updates. The server is running qmail-1.03 with courier imap 3.0.7.
Thanks for any help.
Jason Waters
---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy
the components here:
http://www.buberel.org/linux/courier-auto-whitelist.php
Any and all feedback on my implementation is welcome. I'll post updates
to the list as things get fixed. Thanks much to Julian for all of his
help and for the Courier::Filter perl module.
-
the script ([EMAIL PROTECTED]).
Thanks for any advice. And when this is working, I will post a full
HOWTO, sample scripts, and recipe.
-jason
---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne
the same as
one of the addresses in my auto-whitelist DBM file too high?
What if I categorized the recipient addresses by sender (user jason has
sent messages to '[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]'), then when
checking user
jason's inbound smtp traffic, check th
e for a server-side 'auto whitelist' feature that I
think my users would really appreciate.
Any info on how/where in the mail processing pipeline this can be done
would be appreciated. Also, if you think using this mechanism for an
auto-whitelist feature is really bone-headed, I'
ed passwords (unlike CRAM-MD5).
Needless to say, it is very cool to be able to send/receive email from
my phone with full authentication and SSL/TLS support. SHAMELESS PLUG:
Go get yourself a Motorola v400 or v600 phone, and try it yourself.
Cheers,
jason
---
' from the server before
sending the plaintext password, as described in RFC 2554.
Is there anything else I can do to convince either side of this
discussion to make the changes that would allow the Motorola Email
Client to interoperate with Courier mail servers that r
erver non-compliance issue, or is this a client
that doesn't fully implement the RFC?
Thanks for any insight,
jason
---
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event.
cp courier/module.fax
>
> I moved these two files to /tmp and courier do not start, so I had to
> resume them...
Try moving or deleting them before you configure and compile Courier, not
after it's installed.
--
Jason Flatt (jason @ flattfamily . com)
Father of five
For further information, I checked my pine config and it is set to not
validate the certs.
--Jason
On Tue, 6 Apr 2004, Jason A. Pfeil wrote:
> Hmmm...My client is pine, and I exit and restart it every day, so it's not
> a client restart issue. I wonder if I can have pine forget the
Hmmm...My client is pine, and I exit and restart it every day, so it's not
a client restart issue. I wonder if I can have pine forget the certs that
it already knows.
Anyone else have any ideas?
Thanks!
--Jason
On Tue, 6 Apr 2004, Nick Couchman wrote:
> It sounds to me like a cer
mac
I have rebuild openssl and rebuilt my courier-imapd to no avail. Is
this as simple as a certificate issue, or something else?
Thanks!
--Jason
--
Jason A. Pfeil jason=at=jasonpfeil.com.NOSPAM
---
This SF.Net
ey produce the error every
time (whether the data file exists or not), and never actually create the
data file.
5) Did I mention that running the called scripts manually works correctly
every time?
Does anyone have any pointers to finding a fix or suggestions on fixing this?
Thanks.
--
figure --with-authmysql --with-redhat --prefix=/opt/courier
$ make
If I do that, Courier never seems to even to try to talk to MySQL. I'm
on RedHat 9.0. MySQL is installed in /opt/mysql.
Thanks!
- Jason
---
This SF.Net email is spo
On Mar 11, 2004, at 7:09 AM, Sam Varshavchik wrote:
username: [EMAIL PROTECTED]
This means that you must log in with the userid set to
'[EMAIL PROTECTED]', not 'testy'.
/me smacks himself in the forehead.
LOL. Thanks, Sam!
--
Jason Dixon, RHCE
DixonGroup Consulting
http:
s, so I'm
posting my predicament to the knowledgeable folks here. Is there anyone here
who might be able to give me an answer or a pointer to something on the
Internet which might help me resolve this problem? Thanks.
--
Jason Flatt (jason @ flattfamily . com)
Father of
On Mar 10, 2004, at 6:51 PM, Sam Varshavchik wrote:
Jason Dixon writes:
I'm having problems getting a new server running Courier imapd
(1.7.2) on OpenBSD 3.4 with authmysqlrc and authpwd. Authpwd works
great for local "real" accounts, but I keep running into
authentication pr
| |
| domain | varchar(255) | | | | |
| created | datetime | | | -00-00 00:00:00 | |
| modified | datetime | | | -00-00 00:00:00 | |
| active | tinyint(4) | | | 1
the
subscribe message. Any thoughts.
Tnx,
Jason.
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 01 Jan 2004 20:26:25 -0800
> To: [EMAIL PROTECTED]
> Subject: courier-users digest, Vol 1 #2901 - 2 msgs
>
> Send courier-users mailing list submissions
Hi.
Im trying to use the mail list manager built in to courier .39.
I am also using mysql for all courier authenticatin for smtp and pop.
I have the mail list created but cannot seem to figure out how to pass the
list commands via the email address like the man suggests. Any ideas?
Tnx
---
dmail' from the
command line on the client machine:
# sendmail [EMAIL PROTECTED]
From: jason
To: jason
Subject: test
Test
[Ctrl-D]
Resulted in the following entry in the server log file:
Dec 25 10:22:18 taylor courieresmtpd: started,ip=[:::192.168.0.102]
Dec 25 10:22:18 taylor courieresmtpd:
00:05:21 taylor courieresmtpd: started,ip=[:::192.168.0.102]
Dec 25 00:05:21 taylor courieresmtpd:
error,relay=:::192.168.0.102,msg="535
Authentication failed.",cmd: AUTH CRAM-MD5
Any suggestions or hints are greatly appreciated.
-jason
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, November 17, 2003 2:04 am, Jeff Jansen wrote:
>
> [ s n i p ]
>
> Dear Jason,
>
> One additional piece of information that might or might not be an issue for
> you. When you set up a smart host (forwarding all
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday, November 16, 2003 5:15 pm, Sam Varshavchik wrote:
> Jason Flatt writes:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > I'm pretty sure I've seen this before, but I have been unsucces
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday, November 16, 2003 4:40 pm, Jeff Jansen wrote:
> On Monday 17 November 2003 00:08, Jason Flatt wrote:
> > What I want
> > to do is to have the server simply forward all outbound mail to their
> > ISP's mail server
hat I want to
do is to have the server simply forward all outbound mail to their ISP's mail
server and let the ISP deal with the actual delivery of the mail. How do I
configure Courier to be able to do that?
- --
Jason Flatt (jason @ flattfamily . com)
Father of five (http://www.flattfam
.
Any help will be greatly appreciated.
Thanks
Jason B
---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here
and its set to 2 days though I still see some mail that
is from September anyone have any ideas to help out with my problem?
Jason Bartels
wrong.
I will try to remove spamassassin from my system-wide filter for a short
period to determine if that is the cause of the problems. But any
insight into how the mail handling pathways works in relation to this
problem would be helpful.
-jason
-
.
Is anyone else seeing these problems? If not, what are the recommended next
steps for troubleshooting this problem (turning on debug output, for
example?).
Thanks,
jason
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps
I looked through the mailing list archives but came up blank - is there
any simple way to make Courier-IMAP build using libmysqlclient.a
instead of .so? I'm on a HPUX Itanium and MySQL only builds the .a
library.
---
This SF.Net email sponso
Yeah i should read the documentation more carefully next time. In case
anyone is trying to do this:
Create the file /etc/courier/esmtproutes
Heres what I used:
aol.com: mail.myisp.com
.aol.com: mail.myisp.com
Sorry about the mail spam.
On Friday, July 4, 2003, at 04:24 PM, Jason Gordon
Is it possible to setup courier to use my ISPs mail server to send
messages to a particular domain, for example aol.com?
AOL rejects mails from my server because my IP is listed as dynamic
residential.
Thanks as always,
Jason
---
This
TECTED]/ |
/usr/local/virtual/[EMAIL PROTECTED]/ |
+--+
--+--+
1 row in set (0.00 sec)
_
/var/log/mail/info (/var/log/mail/errors contained nothing relative to
courier)
Jul 1 03:01:00 ms1 pop3d: LOGIN: DEBUG: ip=[:::209.153.166.76],
password=jason
Jul 1 03:01:00 m
ad it (IMAP showed it as base64 BTW).
I'd guess it's something to do with line delimiters and how Winblows does it
with Q-P vs how it should have been done.
--
Cheers
Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint:
root root 4096 Jun 27 16:28 new
drwx--2 root root 4096 Jun 27 16:28 tmp
In /etc/courier/authdaemonrc
authmodulelist="authpam authuserdb"
On Friday, June 27, 2003, at 09:35 PM, Sam Varshavchik wrote:
Jason Gordon writes:
I have successfully created /etc/cour
suggestions?
Sam... thank you so much for your help thus far.
On Friday, June 27, 2003, at 09:35 PM, Sam Varshavchik wrote:
Jason Gordon writes:
I have successfully created /etc/courier/userdb and used makeuserdb
to make /etc/courier/userdb.dat and other files.
I have changed authdaemonrc to include
userdb and I can send mail
from users in userdb (I use SMTP auth so there is loggin in going on).
So why am I getting the 550?
Jason
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals
, 2003, at 04:00 PM, Sam Varshavchik wrote:
Jason Gordon writes:
Can anyone suggest a way to setup a bunch of mailing lists to be
managed by the root user, or even one regular system user as long as
the list email address doesnt need to be prefixed by username?
Use the userdb authentication module
user as long as
the list email address doesnt need to be prefixed by username?
Thanks,
Jason
---
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers
dash in them?
On Tuesday, June 24, 2003, at 12:45 AM, Sam Varshavchik wrote:
Jason Gordon writes:
Here is the logs showing a failed index request:
Jun 23 22:17:02 cartman courierd: newmsg,id=00246F8E.3EF7B49D.294E
Jun 23 22:17:02 cartman courierd:
started,id=00246F8E.3EF7B49D.294E,from
m-MTA: dns; fifreak.dyndns.org ([:::192.168.0.1])
Final-Recipient: rfc822; [EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: unknown; You are not subscribed to this mailing list.
From: Jason Gordon <[EMAIL PROTECTED]>
Date: Mon Jun 23, 2003 11:14:13 PM US/Eastern
To: [EM
? We have tried from multiple addresses from multiple isps.
Any suggestions?
On Monday, June 23, 2003, at 09:50 AM, Sam Varshavchik wrote:
Jason Gordon writes:
Hi, Ive set up couriermlm to run a mailing list on my mail server. I
can subscribe users and users can subscribe themselves and
Hi, Ive set up couriermlm to run a mailing list on my mail server. I
can subscribe users and users can subscribe themselves and everyone can
post to the list with everything going through properly. But sending
emails to listname-index causes courier to respond back that the user
isnt subscrib
1 - 100 of 189 matches
Mail list logo