Hello Mark,
Everything seem to be working now! thanks! However i will like to know the
implication of what i have done so far:
1 Will there be any security treat that i may experience for removing all
smtpd_recipient_restrictions ?
2 For mailman to be delivered to memeb...@mail.fossfa.net, i
I changed WEB_HEADER_COLOR to a dark blue and I need the font to white now.
How would I do that?
This question from 2004 (without an answer) is the only related thing I
have found so far.
Hello LIst
>
> I have read the Readme's and I have done about a thousand internet
> searches and I cannot fin
To further add to the info, i now observe that mails sent to
mail...@mail.mydomain.net gets dilivered however mails sent do
memb...@mail.mydomain.net replies with : Recipient address rejected: User
unknown in local recipient table (state 14).
The members list was created using this proceed:
http:/
Hey Mark,
Here is what i get now: Recipient address rejected: User unknown in local
recipient table (state 14).
Any idea?
On Fri, Apr 27, 2012 at 11:52 PM, Seun Ojedeji wrote:
>
>
> On Fri, Apr 27, 2012 at 11:39 PM, Mark Sapiro wrote:
>
>>
>> Post your current postconf -n.
>>
>> append_dot_my
On Fri, Apr 27, 2012 at 11:39 PM, Mark Sapiro wrote:
>
> Post your current postconf -n.
>
> append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
html_directory = /usr/share/doc/postfix/html
inet_interfaces = all
mail_name = MAIL SERVER
mailbox_command
Seun Ojedeji wrote:
>> Done! however after doing that, mails send don't get delivered and i
>also
>don't get a delivery failure
>using mxtoolbox.com, Here is what i got after doing that:
>
>4/27/2012 5:27:29 PM Connection attempt #1 - Timeout occurred due to
>inactivity. [16.22 sec]
Post your c
On Fri, Apr 27, 2012 at 11:21 PM, Mark Sapiro wrote:
>
> Remove the smtpd_recipient_restrictions setting from main.cf so you
> just have the default and reload Postfix.
>
> Done! however after doing that, mails send don't get delivered and i also
don't get a delivery failure
using mxtoolbox.com,
Seun Ojedeji wrote:
>
>I added that, unfortunately it was the same error message! really strange
>that this could be a nut to crack.
Remove the smtpd_recipient_restrictions setting from main.cf so you
just have the default and reload Postfix.
--
Mark Sapiro The highway is for gamblers,
I added that, unfortunately it was the same error message! really strange
that this could be a nut to crack.
Thanks Mark
On Fri, Apr 27, 2012 at 9:59 PM, Mark Sapiro wrote:
> Seun Ojedeji wrote:
> >
> >On Fri, Apr 27, 2012 at 7:42 PM, Mark Sapiro wrote:
> >
> >> I didn't think of this earlier,
Seun Ojedeji wrote:
>
>On Fri, Apr 27, 2012 at 7:42 PM, Mark Sapiro wrote:
>
>> I didn't think of this earlier, but you need to add mail.mydomain.net
>> to mydestination in Postfix main.cf.
>>
>> Actually i also added that after posting my last mail, but it still ended
>up with same result. :(
A
On Fri, Apr 27, 2012 at 7:42 PM, Mark Sapiro wrote:
> I didn't think of this earlier, but you need to add mail.mydomain.net
> to mydestination in Postfix main.cf.
>
> Actually i also added that after posting my last mail, but it still ended
up with same result. :(
> --
> Mark Sapiro The
On Fri, Apr 27, 2012 at 7:42 PM, Mark Sapiro wrote:
> I didn't think of this earlier, but you need to add mail.mydomain.net
> to mydestination in Postfix main.cf.
>
> Actually i also added that after posting my last mail, but it still ended
up with same result. :(
> --
> Mark Sapiro The
Seun Ojedeji wrote:
>>
>> Yes it was lists.mydomain.net but after un-installing everthing, i
>decided to use mail.mydomain.net this time. By the way mails sent via
>mydomain.net now gets delivered to mailman, however mails sent by list
>members from other mail server like @gmail.com still get the e
On Fri, Apr 27, 2012 at 5:45 PM, Mark Sapiro wrote:
> What happens in you mail from gmail to memb...@mail.mydomain.net?
>
> What are all the entries returned by
>
> grep 999B61960531 /var/log/mail.info
Apr 27 13:06:40 mydomain postfix/smtpd[8638]: 999B61960531:
client=localhost.local
domain[127
Seun Ojedeji wrote:
>>
>> Below is an output fron var/log/mail.info
>Apr 27 15:38:27 mydomain postfix/smtpd[11751]: NOQUEUE: reject: RCPT from
>mail-bk0-f44.google.com[209.85.214.44]: 554 5.7.1 :
>Recipient address rejected: No such domain.; from=
>to= proto=ESMTP helo=
So the above message fro
On Fri, Apr 27, 2012 at 5:00 PM, Mark Sapiro wrote:
> What is in your Postfix log for a message successfully delivered to
> Mailman and for one rejected?
>
> Below is an output fron var/log/mail.info
Apr 27 15:38:27 mydomain postfix/smtpd[11751]: NOQUEUE: reject: RCPT from
mail-bk0-f44.google.com
Seun Ojedeji wrote:
>>
>> Yes it was lists.mydomain.net but after un-installing everthing, i
>decided to use mail.mydomain.net this time. By the way mails sent via
>mydomain.net now gets delivered to mailman, however mails sent by list
>members from other mail server like @gmail.com still get the e
On Fri, Apr 27, 2012 at 3:09 PM, Mark Sapiro wrote:
>
> This is not a problem. You aren't using /var/lib/mailman/data/aliases.db
>
> You should remove
>
> alias_database = hash:/var/lib/mailman/data/aliases
> alias_maps = hash:/var/lib/mailman/data/aliases
>
> from main.cf and make sure you have
Amit Bhatt wrote:
>I also face such type of issues with my mailing list very often these days.
That isn't the OP's issue. His issue is he made MTA changes that broke
mail delivery to Mailman.
>Then what I do is, I ask my mail service provider to refresh everything on
>the server, they do this
Seun Ojedeji wrote:
>
>However, when i created a list, i got the warn message
>warning: removing zero-length database file:
>/var/lib/mailman/data/aliases.db
This is not a problem. You aren't using /var/lib/mailman/data/aliases.db
You should remove
alias_database = hash:/var/lib/mailman/data/ali
David wrote:
>
>
>I did not know what to do with these lines so I left them alone:
>
>Alias /mailman/archives /usr/local/cpanel/3rdparty/mailman/archives/public/
>*REMOVE* Alias /mailman/archives/
>/usr/local/cpanel/3rdparty/mailman/archives/public/
>Alias /pipermail /usr/local/cpanel/3rdparty/mail
David wrote:
>
>Just so people don't waste time replying, I got this resolved on the
>non-cpanel installation. (I just had to get the apache config files right.)
>It works perfectly and we have short and sweet URLs now. I have not gotten
>it to work on cpanel mailman yet. I'm going to ask our host
22 matches
Mail list logo