Displaying 20 results from an estimated 87828 matches for "email's".
Did you mean:
mail's
2007 Feb 04
10
Spec''ing ActionMailer
Good morning (Pacific Time). I have a controller action that, as a
side-effect, sends an email to an administrator. I want it to do
something like this:
specify "when someone successfully signs up, an email should be sent
to the administrator with the person''s contact page" do
post :signup, {...lots o'' params}
response should_be success
# here'&...
2016 Dec 26
1
[Bug 1106] New: AT&T email support number 1 855-338-0710 at&t email error support phone number
https://bugzilla.netfilter.org/show_bug.cgi?id=1106
Bug ID: 1106
Summary: AT&T email support number 1 855-338-0710 at&t email
error support phone number
Product: ipset
Version: 2.2.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: default...
2020 Aug 20
2
Expuning & Purging doesn't fully remove emails?
Hello, I'm facing an issue where deleted emails keep re-appearing after my mailbox index gets recreated.??I'm running version 2.2.36 of dovecot, but I tested the same scenario under 2.3.10. I'm also using mdbox, autoexpunge, and using dovecot replication.
I've had several instances now where some expunged emails show up again in a...
2017 Jun 29
2
sieve/vacation: bad parsing of 'References' header
Hello there,
I see a strange behavior in the sieve plugin.
If I send an email containing the 'References' field with multiple values like this:
References: <56CF3A8E.3060603 at email.com>
?<74cc03f4-899f-e76f-81ea-d0e8a0efce9e at email.com>
?<CY1PR1001MB11630EC0D1DD48FBB12DDAC1DE090 at CY1PR1001MB1163.namprd10.prod.outlook.com>
?<db3ee17f-33eb-b...
2007 Aug 24
7
How to size an email server to handle 5 million emails per day
I have no idea as to how to size an email server. I was approached by
a customer that wanted a single server with RAID 1 disks to handle
about 5 million emails a day.
In general terms, what parameters should I take into account to size
the hardware specs when the average email is about 10kb, the smalles
email is 2kb and the largest email i...
2020 Jul 16
2
Stuck here - help please
...g to create High Availability.
I have added both of the above servers behind a F5 load balancer. I have
got a Load Balancer FQDN "intl-dev-imaptest.testorg.com". I have
enabled/opened the ports (25/110/143/993/995) on the above "
intl-dev-imaptest.testorg.com".
When I send 10 emails to "intl-dev-imaptest.testorg.com", then those 10
emails are getting distributed between the above 2 backend servers (5
emails to each server). I see those 5 emails each in both the servers.
>From Outlook I have configured the email address using "POP and IMAP", when
I gav...
2007 Jul 23
3
sending email
HI i am presently new to this ror language can you please send me the
stepwise procedure for sending the email ......
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@publ...
2007 Nov 04
3
Specing raising error, handling, and then not raising error
Hey guys and gals,
I have a snippet of code:
Net::SMTP(@host, @port, @from_domain) do |smtp|
@emails.each do |email|
begin
smtp.send_message email.encoded, email.from, email.destinations
@emails_sent += 1
rescue Exception => e
# blah
end
end
end
What I want to do is:
Say there are 4 emails.
First email is sent OK
On the second email smtp raises a IOError erro...
2006 Nov 01
2
How to: Individualized mass email with ActiveMailer - separate thread?
Hi,
We are building a rails application that''s sort of a CRM + room/course
booking. Among other things, it provides a centralized database of all
the people the company has been in contact with.
We want to provide the possibility of sending customized email messages
to groups of contacts, for example a newsletter to 500 people starting
with "Hi [:name:]". The naive approach we''re using is basically placing
the following code in the controller:
email.people.each do |p|
# This generates a custom email for that person, with fields s...
2006 Aug 16
6
modeling ''phony'' fields.
Hi,
I have a user model with an e-mail field. When a user registers for the
site, I want them to confirm their email address by typing it in again.
If they change their email address, I want them to confirm their email
address by typing it in again. However, the user might change things on
their account not related to their email address, such as their phone
number, and they should not have to confirm their emai...
2006 Aug 14
3
validating required fields during an update?
I have a User model with an email attribute. I''m using the following
validations:
validates_confirmation_of :email
validates_format_of :email,
:with => RFC822::EmailAddress,
:message => "must be a valid address in the form user@domain.com"
validates_uniqueness_of :email, :message => "a...
2020 Aug 27
1
Expuning & Purging doesn't fully remove emails?
...not eg dovecot proxy (with
director)
[1]
https://wiki2.dovecot.org/HAProxy
-----Original Message-----
From: Zelic Bojan [mailto:bojan.zelic at kudelskisecurity.com]
Sent: woensdag 26 augustus 2020 23:39
To: dovecot at dovecot.org
Subject: Re: Expuning & Purging doesn't fully remove emails?
?I managed to figure this out.
Just wanted to follow up if anyone in the future encounters the same
issue.
I am using HAProxy along with dovecot replication. When an email comes
in... it is round robin'd to each of the 2 dovecot/postfix servers. I
have postfix running on each server an...
2018 Jul 20
2
folders not visible on copied mail folders
....de> wrote:
> >>>>
> >>>> On Mon, 16 Jul 2018, Mark Foley wrote:
> >>>>
> >>>>> We had a user quit recently. Three days ago I copied his entire Maildir folder to another user
> >>>>> to that user's Maildir/.JoesEmail. I changed ownership and made the permission 'chmod -R
> >>>>> og-rwx .', just like all the other files/directories of the new owner. This didn't work to show
> >>>>> the new folder. Today, in his Thunderbird client, I subscribed to the 'JoesEm...
2002 Nov 14
1
Bullet proof bulk email friendly hosting & cheap mass email campaigns.
We are the marketing specialists www.host4bulk.com that provide cheap
bullet proof bulk email friendly hosting for your website ($400 for
one month of bullet proof hosting) and cheap bulk email campaigns ($200
for 1 million emails sent)
As you may already know, many web hosting companies have Terms of Service
(TOS) or Acceptable Use Policies (AUP) against the delivery of emails
advertis...
2013 Nov 30
0
[fdo] Lista de emails o que mala direta email lista
Lista de emails o que mala direta email lista envio de email compreendendo lista de emails, que ? mala direta envio de email: http://www.maladiretaemails.com todos entendem que email cadastro, ? ben?fico para muitos indiv?duos. newsletter emails de pessoas incluindo lista de emails, enviar emails como faze...
2011 Dec 05
2
How to bypass a create record after validation wo error ?
I have a specific signup process to handle, and I am turning around
the solution wo finding a clear validation ...
a visitor fill in a User Registration form ( email /pwd /pwd
confirmation )
I wrote a UserValidator class to check the uniqueness of the email
field
# if no user registered w this email, then no error , can proceed to
create
User.where(:email => self.email).empty? # no error
# if a user is already registered w this email,
target_subdoma...
2018 Jul 19
3
folders not visible on copied mail folders
...teffen Kaiser <skdovecot at inf.h-brs.de> wrote:
> >>
> >> On Mon, 16 Jul 2018, Mark Foley wrote:
> >>
> >>> We had a user quit recently. Three days ago I copied his entire Maildir folder to another user
> >>> to that user's Maildir/.JoesEmail. I changed ownership and made the permission 'chmod -R
> >>> og-rwx .', just like all the other files/directories of the new owner. This didn't work to show
> >>> the new folder. Today, in his Thunderbird client, I subscribed to the 'JoesEmail' folder....
2008 Nov 30
4
ActionMailer weirdness: bad html '=3d' for all '='
I am getting html output in my email body with spurious characters
that cannot be rendered, so that my links are not handled properly.
What am I not getting here?
My email body contains:
-----------------clip-------------
<A href=mailto:"<%=h(''support-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org'')%>?
Su...
2012 Sep 25
3
duplicate all emails for 'backup' after user deletes them?
I have a user who occasionally reads, then deletes emails using his phone,
on his and others email accounts, causing emails deleted on mail server,
then he says 'oops, can you recover emails I've deleted?'
what's the best way to duplicate all emails to duplicate accounts ? backup
folders ? so, next time he deletes emails they can be '...
2020 May 09
2
Marking all emails in "Trash" as opened, and also prohibiting email clients from creating new mails
...mplish 2 things in dovecot:
1:
I want to force all mails inside Trash to have an "opened"/"read" flag and
"Non-Recent" flag. Basically Status: RO
This regardless how the flag appears, either by copying/moving the mail into
trash, creating a new mail in trash, flagging email in Trash or whatever.
Basically, no email in Trash should ever be able to have a recent or unread
flag.
I tried with a static mail filter and sieve filter to add \\seen to the
email upon COPY (as mentioned here:
https://dovecot.org/pipermail/dovecot/2017-November/110122.html ), but
regardless how...