Displaying 20 results from an estimated 528 matches for "noreply".
2006 Oct 22
1
[Fwd: Wxruby-development post from noreply@rubyforge.org requires approval]
Alex: Any idea why the list is still bouncing these?
"noreply at rubyforge.org" is in the list of addresses that are supposed to
be allowed to post even though not subscribed. What is that about
"Message has implicit destination"???
Kevin
-------- Original Message --------
Subject: Wxruby-development post from noreply at rubyforge.org requ...
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
...mary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
----------------------------------------------------------------------
>Comment By: Tom Copeland (tom)
Date: 2005-04-20 23:54
Message:
Logged In: YES
user_id=102
Another test after manually subscribing "noreply@rubyforge.org".
Tom
----------------------------------------------------------------------
Comment By: Tom Copeland (tom)
Date: 2005-04-20 23:53
Message:
Logged In: YES
user_id=102
And from mailman:
Apr 20 19:48:28 2005 (7712) <mailman.18115.1114040908.7710.win32utils-devel@rubyforg...
2014 Aug 01
2
vacation rule addresses
Hello everyone,
We have Dovecot 2.1.6 and Pigeonhole 0.3.0.
We would like Pigeonhole not to send the vacation response to noreply at whatever.com<mailto:noreply at whatever.com>. In this wiki http://wiki2.dovecot.org/Pigeonhole/Sieve/Usage#Vacation_auto-reply are showed the different exceptions, but the noreply is not in there.
How can I add this address, or another one, to this exception list?
Thank you very much in...
2015 May 19
3
mail with chnage "from address" not work on CentOS 6
We have CEntOS 6.3 on DELL server.? WE try to use following mail command but failed.? This command perfect work on CentOS 5.X.
$ mail -s "test..." user1 at sun.com -- -f NoReply at App.MD.gov
test
.
EOT
$ /home/app/oracle/dead.letter... Saved message in /home/app/oracle/dead.letter
problem come from "-- -f NoReply at App.MD.gov".? But it work correctly on CentOS 5.x.
Anyone know how to fix it?
Thanks
2015 Sep 02
3
sieve filtering utf 8 strings
...ve script which checks message header if it contains
words in russian like '???? ???????????? ?????????'.
Pritty simple script
# rule:[??????????]
if allof (header :contains "subject" "LDS (robot): ???? ????????????
?????????", header :contains "from" "noreply at bgoperator.com")
{
fileinto "??????????";
}
I don't have errors compiling the script or executing it via LMTP, but
it doesn't work.
Normally user receives messages from robot with subject encoded as
quoted-printable
Subject: =?UTF-8?Q?LDS_(robot):_=D0=9B=D0=B8=D1=...
2007 Dec 18
2
How to change sendmail return path
Is there a way to change the return path sendmail uses when sending out
voicemail to email?
Currently the voicemails my asterisk system emails out have a return path of
"asterisk at mydomain.com"
I would like the return path to be "noreply at mydomain.com"
I cannot find any place where I can change that.
I tried adding a sendmail alias to send "asterisk" to "noreply" and even
tried "root"
There are no config options anywhere in any asterisk *.conf or *.inc file
which affect this
There is nothing...
2015 Sep 03
0
sieve filtering utf 8 strings
...header if it contains
> words in russian like '???? ???????????? ?????????'.
>
> Pritty simple script
>
> # rule:[??????????]
> if allof (header :contains "subject" "LDS (robot): ???? ????????????
> ?????????", header :contains "from" "noreply at bgoperator.com")
> {
> fileinto "??????????";
> }
>
> I don't have errors compiling the script or executing it via LMTP, but
> it doesn't work.
> Normally user receives messages from robot with subject encoded as
> quoted-printable
>
> Sub...
2007 Sep 11
1
Fwd: [ mocha-Feature Requests-13763 ] add with_any_arguments method
---------- Forwarded message ----------
From: noreply at rubyforge.org <noreply at rubyforge.org>
Date: 7 Sep 2007 22:43
Subject: [ mocha-Feature Requests-13763 ] add with_any_arguments method
To: noreply at rubyforge.org
Feature Requests item #13763, was opened at 2007-09-07 17:43
You can respond by visiting:
http://rubyforge.org/tracker/?func...
2014 Dec 15
3
Fwd: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi
> ---------- Forwarded message ----------
> From: <noreply at centos.org>
> Date: Mon, Dec 15, 2014 at 2:31 PM
> Subject: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi
> To: noreply at centos.org
>
> Dear Wiki user,
>
> You have subscribed to a wiki page or wiki category on "CentOS Wiki" for
change...
2010 Mar 11
1
Emails Disappearing -- Mystery
...in.com): Info: Disconnected in
IDLE bytes=4514/547136
2)
He generates the troublesome emails from a notification system in
Craiglist ....
We can see the email hitting the inbox (we also see in Postfix this
email going to Dovecot)
2010-03-11 15:54:48 deliver(my_user at mydomain.com): Info:
From=noreply at craigslist.org :
msgid=<20100311205447.0C0FE118B04 at web8p.int.craigslist.org> : saved mail
to INBOX
3)
Email is deleted !!!
2010-03-11 15:54:49 IMAP(my_user at mydomain.com): Info: delete: uid=10719,
flags=(\Deleted \Recent $Junk),
msgid=<20100311205447.0C0FE118B04 at web8p.int.cr...
2007 Jan 08
1
[noreply@googlegroups.com: Google Groups: No such group]
It would be awfully nice if whoever set this up fixed it...
thanks,
john
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Apr 11
1
Fwd: [ mocha-Bugs-5892 ] Using a setup method in test_case_class destroys subsequent test cases
---------- Forwarded message ----------
From: noreply at rubyforge.org <noreply at rubyforge.org>
Date: 11-Apr-2007 15:24
Subject: [ mocha-Bugs-5892 ] Using a setup method in test_case_class
destroys subsequent test cases
To: noreply at rubyforge.org
Bugs item #5892, was opened at 2006-09-25 07:49
You can respond by visiting:
http://rubyforge.o...
2015 May 19
1
mail with chnage "from address" not work on CentOS 6
...<tkevans at tkevans.com> ? 2015/5/19 (??) 10:14 AM ???
On 05/19/2015 10:07 AM, mcclnx mcc wrote:
> We have CEntOS 6.3 on DELL server.? WE try to use following mail command but failed.? This command perfect work on CentOS 5.X.
> $ mail -s "test..." user1 at sun.com -- -f NoReply at App.MD.gov
> test
> .
> EOT
> $ /home/app/oracle/dead.letter... Saved message in /home/app/oracle/dead.letter
>
> problem come from "-- -f NoReply at App.MD.gov".? But it work correctly on CentOS 5.x.
> Anyone know how to fix it?
CentOS 6 man page says '-f'...
2019 Feb 08
2
Fwd: [grosjo/fts-xapian] `doveadm fts rescan` removes all indices (#15)
...missing emails
WHat do you think ?
-------- Original Message --------
SUBJECT:
[grosjo/fts-xapian] `doveadm fts rescan` removes all indices (#15)
DATE:
2019-02-08 08:28
FROM:
Leonard Lausen <notifications at github.com>
TO:
grosjo/fts-xapian <fts-xapian at noreply.github.com>
CC:
Subscribed <subscribed at noreply.github.com>
REPLY-TO:
grosjo/fts-xapian
<reply+0022e607fd2eb3ff93959543198455bc7db5bdd58aa0286b92cf000000011874f1ae92a169ce185221c2 at reply.github.com>
doveadm fts rescan -A deletes all indices, ie. all folders and fil...
2011 Aug 31
4
dealing with spoofing
Here's a thought I just thunk, folks: some scum, apparently in eastern
Europe, has harvested my email, and is using it in the Reply-To: in its
spamming efforts. Now, I realize that some mails go out from noreply, but
other than that, is there a good reason why a mailserver would not be
configured to send delivery failure to *both* Reply-To and From?
mark
2007 Oct 01
2
[ win32utils-Bugs-14360 ] Bad interaction between win32-file-stat and FileUtils
Bugs item #14360, was opened at 2007-10-01 15:00
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=14360&group_id=85
Category: win32-file-stat
Group: Code
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Berger (djberg96)
Assigned to: Nobody (None)
Summary: Bad interaction between win32-file-stat and FileUtils
Initial Comment:
Ruby
2008 Jan 11
9
[ wxruby-Bugs-17013 ] Notebook#get_current_page
Bugs item #17013, was opened at 2008-01-11 06:00
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=17013&group_id=35
Category: Missing API call
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Brumbaugh Keeney (db-keen)
Assigned to: Nobody (None)
Summary: Notebook#get_current_page
Initial Comment:
Notebook#get_current_page
2018 May 23
2
lazy_expunge ...
deeper still looks like culprit was
fts_enforced = "no"
which i removed given default anyway ..
still get error
[root at stargate dovecot.rawlog]# doveadm search -u matt at the-bryants.net
mailbox .EXPUNGED/* from noreply at apress.com
doveadm(matt at the-bryants.net): Error: fts: Failed to sync mailbox
.EXPUNGED: Mailbox doesn't exist: .EXPUNGED
6156a416748c035b5c0b0000ef794dd1 1
even though in theory have disabled .EXPUNGED from being indexed ..
fts_autoindex_exclude = \Junk
fts_autoindex_exclude = \...
2009 Apr 23
8
how to avoid (Net::SMTPFatalError) "555 5.5.2 Syntax error
Hi all,
I have written code to send mails through action_mailer, where in I
called
MassNotifier.deliver_forward_review_link(current_user.profile.display_name,email,params[:notification][:message],params[:title],params[:designation],params[:company],params[:id],@invitation.invitation_code)
this method , and in mass_notifier.rb
I fave written
def
2019 Feb 17
2
[grosjo/fts-xapian] `doveadm fts rescan` removes all indices (#15)
...gt; -------- Original Message --------
>
> SUBJECT:
> [grosjo/fts-xapian] `doveadm fts rescan` removes all indices (#15)
>
> DATE:
> 2019-02-08 08:28
>
> FROM:
> Leonard Lausen <notifications at github.com>
>
> TO:
> grosjo/fts-xapian <fts-xapian at noreply.github.com>
>
> CC:
> Subscribed <subscribed at noreply.github.com>
>
> REPLY-TO:
> grosjo/fts-xapian <reply+0022e607fd2eb3ff93959543198455bc7db5bdd58aa0286b92cf000000011874f1ae92a169ce185221c2 at reply.github.com>
>
> doveadm fts rescan -A deletes all indi...