Re: [Mailman-Users] Unknown user when using virtual mailboxes

2012-03-04 Thread Mark Sapiro
David Renstrom wrote: > >I've set up a system with Postfix, Dovecot and Mailman under Fedora. I'm >using MySQL and Postfixadmin to administrate the virtual mailboxes. I'm >unable to get emails delivered to the mailing lists created with Mailman >though. I've added the required strings to alias_maps

[Mailman-Users] Unknown user when using virtual mailboxes

2012-03-04 Thread David Renstrom
Hi, I've set up a system with Postfix, Dovecot and Mailman under Fedora. I'm using MySQL and Postfixadmin to administrate the virtual mailboxes. I'm unable to get emails delivered to the mailing lists created with Mailman though. I've added the required strings to alias_maps and virtual_alias_maps

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-27 Thread Mark Sapiro
On 11/27/2010 6:53 AM, Gustavo Delfino wrote: > IT WORKED! > > Nov 27 10:14:56 admin postfix/local[21850]: 8879A2FA801F: > to=, relay=local, delay=0.25, > delays=0.01/0.09/0/0.15, dsn=2.0.0, status=sent (delivered to command: > /usr/local/mailman/mail/mailman post testlist5) > > You said that

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-27 Thread Gustavo Delfino
IT WORKED! Nov 27 10:14:56 admin postfix/local[21850]: 8879A2FA801F: to=, relay=local, delay=0.25, delays=0.01/0.09/0/0.15, dsn=2.0.0, status=sent (delivered to command: /usr/local/mailman/mail/mailman post testlist5) You said that this "really shouldn't make any difference", but it did. Is th

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-26 Thread Mark Sapiro
On 11/26/2010 8:20 PM, Gustavo Delfino wrote: > My data/virtual-mailman file was incomplete but now –after following all the > steps that you recommended me– it is complete but I still get the "unknown > user: error. I even tried deactivating SpamAssessin but it didn't solved the > issue. > [..

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-26 Thread Gustavo Delfino
My data/virtual-mailman file was incomplete but now –after following all the steps that you recommended me– it is complete but I still get the "unknown user: error. I even tried deactivating SpamAssessin but it didn't solved the issue. Nov 26 23:40:50 admin postfix/smtpd[13981]: connect from m

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-26 Thread Mark Sapiro
On 11/26/2010 6:57 PM, Gustavo Delfino wrote: > As directed, I have moved my mailman/data/aliases from virtual_alias_maps to alias_maps. Also I have configured the additional domain as instructed. I now feel that I am getting closer, but unfortunately it didn't worked. > > Then I read the "Mailing

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-26 Thread Mark Sapiro
On 11/26/2010 5:29 AM, Gustavo Delfino wrote: > > Thank you Mark & Geoff for answering. If using virtual mailboxes complicates matters significantly, I could switch to using regular UNIX accounts for my email addresses for my virtual domains. After all the number of email accounts that I manage is

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailmanpost myl...@mydomain.com"

2010-11-25 Thread Mark Sapiro
Geoff Shang wrote: > >It's perfectly possible to use virtual_alias_maps in >virtual_mailbox_domains and there's no need to resort to messing with >postfix transports. > >See the commented example at >http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox > >I use this setup all the time and

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-25 Thread Geoff Shang
On Thu, 25 Nov 2010, Mark Sapiro wrote: Note that Mailman/Postfix integration as described in the above referenced manual pages is for virtual alias domains and not virtual mailbox domains. You can make this work for list domains that are virtual mailbox domains if necessary. See the FAQ at

Re: [Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-25 Thread Mark Sapiro
On 11/24/2010 2:45 PM, Gustavo Delfino wrote: > > And for he most part it seems to be working (web pages work, can > create lists and subscribe users, and email notifications are > received). But, delivering a message to subscribed users is not > working. I am getting this inside /var/log/maillog:

[Mailman-Users] unknown user: "|/usr/local/mailman/mail/mailman post myl...@mydomain.com"

2010-11-24 Thread Gustavo Delfino
Hello, I am migrating my mailing lists from an old cpanel server into a new CentOS 5.5 server (with Webmin). The old server had mailman 2.1.14 installed, on the new one the latest mailman package available is v2.1.9. As I didn't want want to risk migrating my data from a newer version to an olde

Re: [Mailman-Users] Unknown User

2007-04-07 Thread Mark Sapiro
Bill Loy wrote: >I checked and it is set up there as per the instructions, I also tried >re-installing mailman just in case It is not a Mailman issue, it is a Postfix configuration issue. Postfix is not seeing the alias for <[EMAIL PROTECTED]>. If the aliases are in Mailman's data/aliases, and p

Re: [Mailman-Users] Unknown User

2007-04-07 Thread Bill Loy
I checked and it is set up there as per the instructions, I also tried re-installing mailman just in case Bill On Sat, 2007-04-07 at 07:58 -0700, Mark Sapiro wrote: > Bill Loy wrote: > > >I have set up mailman on a server with postfix, I duplicated the > >settings (I think I got them all the same

Re: [Mailman-Users] Unknown User

2007-04-07 Thread Mark Sapiro
Bill Loy wrote: >I have set up mailman on a server with postfix, I duplicated the >settings (I think I got them all the same) from the old server which was >working fine, but now when i send an e-mail to my list I get back a >mailer-deamon ><[EMAIL PROTECTED]>: unknown user: "list" Did you set

[Mailman-Users] Unknown User

2007-04-07 Thread Bill Loy
I have set up mailman on a server with postfix, I duplicated the settings (I think I got them all the same) from the old server which was working fine, but now when i send an e-mail to my list I get back a mailer-deamon <[EMAIL PROTECTED]>: unknown user: "list" Any ideas?? Bill

Re: [Mailman-Users] unknown user

2005-09-07 Thread Cogley, Rick
a the web. Hope this serves as a hint. Regards, Rick Cogley Tokyo, Japan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hugo Osorio Sent: Thursday, September 08, 2005 7:57 AM To: mailman-users@python.org Subject: [Mailman-Users] unknown user Hello comm

[Mailman-Users] unknown user

2005-09-07 Thread Hugo Osorio
Hello community could you help me with this, i have created a list in mailman web interface, but i send a message to the list, and is not delivered, it is returning to me "unknown user" what is the step after being created the list? thank you very much. --

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-02 Thread Zain Memon
I think I'll test it out on some other email addresses to make sure it isn't my fault. The speakeasy server is of no relation to my server... Speakeasy just happens to be my ISP and I have an email address with them, so I was using it to test. I wonder why it wouldn't accept mail. Could it be be

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-02 Thread Brad Knowles
At 10:02 PM -0800 2004-12-01, Zain Memon wrote: I know for sure that the speakeasy email address is correct. I can get regular email on it. In that case, my guess is that they're doing some additional anti-spam stuff on their machines, and there's something else about your message that is caus

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-02 Thread Stephen J. Turnbull
> "Zain" == Zain Memon <[EMAIL PROTECTED]> writes: Zain> I know for sure that the speakeasy email address is Zain> correct. I can get regular email on it. Uh, what is your server's relation to speakeasy.net? I don't know Postfix, but that "virtual" relay strongly suggests to me that

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-01 Thread John W. Baxter
On 12/1/2004 22:02, "Zain Memon" <[EMAIL PROTECTED]> wrote: > If it was being bounced back by Speakeasy servers since the email > isn't right, I would expect the maillog entry to at least have a > speakeasy relay. > > I know for sure that the speakeasy email address is correct. I can get > regula

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-01 Thread Zain Memon
Thanks for the detailed info. I figured MXes were something like that. I ran the same command as you did, dig speakeasy.net. mx, and I got an output similar to yours. Still, I'm getting the same message in my maillog... Speakeasy.net is bouncing. If it was being bounced back by Speakeasy servers

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-01 Thread John W. Baxter
On 12/1/2004 1:58, "Brad Knowles" <[EMAIL PROTECTED]> wrote: > The integer numbers between the host/domain name and "IN" is the > "Time To Live", a.k.a., the TTL. This basically says how long the > nameserver should cache this information before it re-queries from > the appropriate nameservers fo

Re: [Mailman-Users] Unknown user- what am I missing?

2004-12-01 Thread Brad Knowles
At 6:48 PM -0800 2004-11-30, Zain Memon wrote: The log entry for the speakeasy one looks like this: to=, relay=virtual, delay=0, status=bounced (unknown user: "speakeasy.net") This means that the e-mail address is not valid. Either that, or the speakeasy.net mail server

[Mailman-Users] Unknown user- what am I missing?

2004-11-30 Thread Zain Memon
I have a nice list set up with Mailman and Postfix as my MTA. Everything seems to work beautifully, except for one thing. Say I have three email addresses subscribed to my list. One is from the domain hotmail.com, one is from the domain gmail.com, and one is from the domain speakeasy.net. Now I s

Re: [Mailman-Users] Unknown user when posting to a list?

2004-09-03 Thread Jim Tittsler
On Fri, Sep 03, 2004 at 01:24:08AM -0700, [EMAIL PROTECTED] wrote: > However, if someone tries to send to the list ([EMAIL PROTECTED]), they get > an error message from the server saying that the user 'test' was not > found. You haven't created the aliases shown when ran the 'newlist' command to

[Mailman-Users] Unknown user when posting to a list?

2004-09-03 Thread Takahiro_Horie
Hello, I created a list and succesfully subscribed several e-mails (the welcome e-mail was received by them). However, if someone tries to send to the list ([EMAIL PROTECTED]), they get an error message from the server saying that the user 'test' was not found. Why is this? Am I supposed to c

Re: [Mailman-Users] 'unknown user' error

2002-09-03 Thread Mailman
Let's just pretend I didn't ask this. I did a major Homer Simpson-ish DOH and forgot to do the aliases. Took me all afternoon to figure it out. I guess I got so carried away and went into a wild-eyed daze once I went into the list creation phase. I love mailman... On Tue, 3 Sep 2002, Mailman

[Mailman-Users] 'unknown user' error

2002-09-03 Thread Mailman
I created a small list with 4 subscribers. After sending the first e-mail, I get this bounced back to me. I never entered a user with this name, no record of this user is listed in ~/logs/subscribe I have been puzzled over this for about the past hour or so. BTW, thanks to all those who helped

Re: [Mailman-Users] unknown user test@blah.com

2002-05-18 Thread Ashley M. Kirchner
doyle wrote: > May 16 12:59:56 watchdog postfix/local[9674]: CE86FCEBF: > to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=bounced > (unknown user: "test") > > I have set the mailman aliases and run newaliases. I have also set the > cron jobs. Do I need to add a "test" user to my system tha

[Mailman-Users] unknown user test@blah.com

2002-05-18 Thread doyle
I just setup mailman from ports in FreeBSD running postfix. The installation worked. I setup a test list but anytime i send mail to it I get a return to sender mail. here's an entry from my maillog: May 16 12:59:56 watchdog postfix/local[9674]: CE86FCEBF: to=<[EMAIL PROTECTED]>, relay=local, d

[Mailman-Users] unknown user test@mydomain.com

2002-05-16 Thread doyle
I just setup mailman from ports in FreeBSD running postfix. The installation worked. I setup a test list but anytime i send mail to it I get a return to sender mail. here's an entry from my maillog: May 16 12:59:56 watchdog postfix/local[9674]: CE86FCEBF: to=<[EMAIL PROTECTED]>, relay=local, d

Re: [Mailman-Users] Unknown user

2001-09-22 Thread Keith Howanitz
What is in your alias file? -Keith [EMAIL PROTECTED] On Sat, 22 Sep 2001, Gustavo Schroeder wrote: > Hi pals > > i´ve just installed mailman v2.0.6, taking all the steps from the > INSTALL file. [SNIP] > but when i try to send the confirmation to list-request@myhost, the MTA > returns > 5.1.1

Re: [Mailman-Users] Unknown user

2001-09-22 Thread Matthias Leisi
> description, use the administrative interface and so on. When i create a > list, the mailman sends e-mail for users subscribed, etc, etc. > but when i try to send the confirmation to list-request@myhost, the MTA > returns > 5.1.1 User unknown... > the same happens with --> list@myhost Did you

[Mailman-Users] Unknown user

2001-09-22 Thread Gustavo Schroeder
Hi pals i´ve just installed mailman v2.0.6, taking all the steps from the INSTALL file. i´m running an MTA with smrsh, for precaution, i´ve created the symbolic link under /etc/smrsh for the wrapper (README.SENDMAIL) the software is installed and running, i can create a list, modify its descripti